Questions
ayuda
option
My Daypo

ERASED TEST, YOU MAY BE INTERESTED ONCCPI2404

COMMENTS STATISTICS RECORDS
TAKE THE TEST
Title of test:
CCPI2404

Description:
CCPI2404

Author:
quaro
(Other tests from this author)

Creation Date:
16/04/2024

Category:
Computers

Number of questions: 59
Share the Test:
Facebook
Twitter
Whatsapp
Share the Test:
Facebook
Twitter
Whatsapp
Last comments
No comments about this test.
Content:
You want to dispatch messages only when a child element "Product" exists. Which condition do you set? /ProductSet/count(Product)>0 /ProductSet/count(Product)=0 /ProductSet/count(Product)<0 /ProductSet/counter(Product)>0.
You want to set up Exchange Properties in an integration flow. Besides a Content Modifier, what can you use? Python scripting Groovy SDK scripting Batch scripting XML scripting.
What are the key capabilities of the SAP BTP Integration Suite? Note: There are 2 correct answers to this question. API Management Connectivity Service Open Connectors SAP Business Application Studio.
What are some advantages of creating an OData interface through an API provider? Note: There are 2 correct answers to this question. Automatic creation of a WSDL specification Automatic creation of a RAML specification Automatic creation of a Swagger UI Automatic creation of an openAPI specification.
What do you use in an integration flow to handle unexpected errors? Status code checks Exception handler integration flow elements Try-catch subprocesses Exception-handling subprocesses.
What is the relationship between an API provider and an API proxy in the API Management capability within SAP Integration Suite? The API provider manages secure API access for an API proxy. The API proxy provides a unique URL and acts as a proxy for the API provider. The API provider provides a unique URL for an API proxy.
Where must you configure an HTTPS inbound adapter with OAuth 2.0 authentication? In the adapter In the integration flow In the SAP Integration Suite In the process runtime.
In your integration flow process, the request reply returns a message with namespaces. What can you do to delete namespaces from this message? Note: There are 2 correct answers to this question. Set up the request reply to delete the namespaces Use a Content Modifier Set up the namespace mapping in the Runtime Configuration Use an XSLT mapping.
You want to access individual entities of an HTTP call over XPath. What must you do if no namespace mapping exists? Convert the namespaces to JSON Remove the namespaces Convert the namespaces to XML Remove the XML prolog.
What are the maturity levels of the SAP Integration Solution Advisory Methodology? Note: There are 2 answers to this question. Enable your integration structure. Design your hybrid integration platform. Assess your integration strategy. Implement your integration architectural strategy.
In the SAP Integration Suite, where can you change the virtual host name? Discover APIs Design APIs Configure APIs Settings APIs.
What can you do in the Cloud Integration capability within SAP Integration Suite? Note: There are 2 correct answers to this question Connect to different cloud runtime environments. Connect to multiple endpoints. Develop custom adapters. Develop complex integration scenarios in Python.
Which log level must you use to examine the payload at specific processing steps in an integration flow? Error Debug Trace Info.
Which of the following are markup languages that you can use to describe APIs? Note: There are 2 correct answers to this question. RAML CXML OpenAPI HTML.
You have created an API provider of the type Internet. What http response code indicates success? 203 403 200 401.
You use an outbound HTTP adapter with basic authentication. In SAP Integration Suite, Monitor Integrations Manage Security, where must you set up and store a user and password? Security Material Access policies PGP Keys Keystore.
In which of the following must you call getBody() to access the payload in a Groovy script? camelcontext property header message.
You are creating an API in the API management capability within SAP Integration Suite using Edit in API Designer. What is the next step to consolidate the resources? Generate the server stubs Generate the database tables Generate the client stubs Generate the microservices.
What kind of editor can you use to manipulate integration flows? Code editor Graphical editor Command-line editor.
Which functionalities are used by OData? HTTP. AtomPub, and JSON TCP. AtomPub, and JSON SOAP, AtomPub, and JSON.
You have set up an integration process to use a SOAP adapter. Which event allows you to run the integration flow directly after deployment? End Event End Message Start Event Start Message.
What is Representational State Transfer (REST)? An architectural style A description language for APIs A message protocol An application protocol.
What does an API consumer do? It provides the server-side implementation of an interface. It invokes an interface. It provides an interface.
Which SAP Cloud Integration process event allows you to run integration flows directly after deployment? Content Modifier Router Message Digest Timer.
You want to call an OData v4.0 interface through an adapter in the Cloud Integration capability within SAP Integration Suite. Which adapter can you use? JMS ProcessDirect HTTPS SOAP.
You configured a content modifier as follows: Action: Create Name: ProductID Source Type: XPath Source Value: //ProductID Data Type: java lang string After testing the content modifier, you receive an error message that contains the following fragment: java.lang.ClassNotFoundException java lang string. What caused the error message? Incorrect name Incorrect source value Incorrect source type Incorrect data type.
You want to use an HTTPS endpoint from an integration flow. In which of the following must you use the HTTP client? API Management capability within SAP Integration Suite Open Connectors capability within SAP Integration Suite SAP Integration Suite, advanced event mesh SAP Business Application Studio.
Besides in SAP API Management, where can you find policy templates? In SAP API Business Accelerator Hub - Explore - Discover - Integrations In SAP API Business Accelerator Hub - Explore - Categories - APIs In SAP API Business Accelerator Hub - Explore - Business Processes n SAP API Business Accelerator Hub - Explore - Products.
What can you use to prevent overload in an OData request and reply call? Query filter HTTP adapter Stop parameter Paging .
Where can you find more information about APIs, policies, and integrations? Cloud Integration capability within SAP Integration Suite Open Connectors capability within SAP Integration Suite SAP Business Accelerator Hub.
What are some message protocols that the API Management capability within SAP Integration Suite supports? Note: There are 3 correct answers to this question. SOAP RFC REST OData IDoc.
In the Cloud Integration capability within SAP Integration Suite, which internal message format is used? XML JSON XSLT .
You want to integrate a SOAP adapter into an integration process and enable the adapter to send messages to the integration flow. Which user role must you set up in the SOAP adapter? MessagingsendtoCI MessagingSend ESBMessaging send.
You want to implement a synchronous call to a remote HTTP API as an integration flow component. Which adapter can you use? OData Mail AMQP SFTP.
You use an APIKey for authentication in an HTTPS API call. In which part of the Content Modifier is the APIKey included? Message body Message header Attachment Exchange property.
What must you do to find out which entity sets are available in the OData V2.0 interface? Retrieve the service document from the interface Retrieve the metadata document form the interface. Contact the OData interface manufacturer Search in the Global Directory of all available OData interfaces.
Which expression language can you use to access the content of a message in an integration flow? JavaScript expression language XML expression language Spring expression language Simple expression language.
What are some advantages of the cloud integration capability within SAP Integration Suite? Note: There are 2 correct answers to this question. A local installation is not required. Customer-to-Customer(C2C) integrations can be developed Integration processes can be developed offline Predefined scenarios can be used out-of-the-box.
You have set up a basic authentication policy, but the API proxy returns an HTTP status of 401. What could be a reason? In the AssignMessage policy, the AssignTo tag has the type="postFlow" In the AssignMessage policy, the Assign To tag has the type="response" In the AssignMessage policy, the AssignTo tag has the type="request" In the AssignMessage policy, the AssignTo tag has the type="preflow".
What are some aspects of "holistic integration" of the SAP Integration Suite? Note: 3 answers are correct. Process Integration Cloud Integration Event Integration Domain Integration Data Integration.
You want to split a message that contains recurring child nodes. Which of the following splitter types can you use? Note: There are 2 correct answers to this questions. EDI Splitter PKCS#7/CMS Splitter General Splitter Iterating Splitter.
What are target endpoints of an API? Note: There are 3 correct answers to this question. API provider API consumer Resources API proxy URL of original API.
Which data store operation can you use to save a customer ID? GET SELECT POST WRITE.
You want to build an architecture that is largely asynchronous. Which design do you use to exchange notifications between the partners involved? Event-driven design Hexagonal design Serverless design Request-driven design.
You want to send messages over an SOAP adapter to an integration flow. Which method do you use to send the messages? UPDATE PATCH GET POST.
When does the "Trace" log level expire and when will the log files be removed? Expiration. 10 minutes Removal. After 24 hours Expiration: 15 minutes Removal: After 24 hours Expiration: 15 minutes Removal: After 10 hours Expiration: 10 minutes Removal: After 1 hour.
How do you configure a SOAP adapter for asynchronous processing? Message Exchange Pattern: Request-Reply Process Settings Robust Message Exchange Pattern: Request-Reply Process Settings WS Standard Message Exchange Pattern: One-Way Process Settings: Robust Message Exchange Pattern: One-Way Process Settings: WS Standard.
Using the Test Connectivity function, you want to test a connection to a backend system. The connection is provided by a Cloud Connector. Which parameter is required for the connection test? Connector ID Host Location ID Subaccount ID.
You want to publish a new API product to the API business hub enter-prise. What is a requirement? At least two deployed API Providers At least one deployed API Proxy At least one deployed API Provider At least two deployed API Proxies.
Which part of the proxy URL is provided by the initial configuration step of the API Management? Name of the API management Service name Version Virtual host.
What is a characteristic of a product in the API Management capability within SAP Integration Suite? It encapsulates the API provider It is a separate artifact and is required for basic authentication It is deployed as a separate artifact on the API business hub enterprise.
What does the messaging model of the Apache Camel Data Model consist of? Header, Exchange ID, in-message Header, body, attachment Header, body, properties Header, properties, attachment.
Which of the following can you use for an XSLT mapping in an integration flow? HTML JSON PHP XML.
In a Content Modifier, you want to set up a call to the message body of the previous Content Modifier. Which notation do use to implement this? S(inbody) S[bodyin] S{in body) S{body.in} .
Where can you configure a static payload? Note: There are 2 correct answers to this question. In a Data Store Operation component In a Content Modifier component of the Message Body tab In a Content Modifier component of the Message Header tab In a Groovy script.
Which of the following capabilities within SAP Integration Suite are core for integration? Note: There are 3 correct answers to this question. Integration Advisor Open Connectors Integration Assessment Cloud Integration API Management.
Why does the API Management capability of the SAP Integration Suite require API providers? To incorporate APIs from source systems To create APIs To create authenticated API instances.
What does the "Open Integration" principle of the SAP Integration Suite mean? SAP Integration Suite allows SAP-to-SAP integrations. SAP Integration Suite by default supports integrations to other SAP soft-ware. SAP Integration Suite by default supports third-party software integration.
You are using a Data store Operation of the type Write. Which parameter must you select to avoid duplicate entries? Overwrite Existing Message Retention Threshold for Alerting Include Message Headers Encrypted stored Message .
Report abuse Consent Terms of use