You want to dispatch messages only when a child element "Product" exists.
Which condition do you set?
- A . ProductSet/count(Product)>0
- B . /ProductSet/count(Product)=0
- C . /ProductSet/count(Product)<0)
- D . /ProductSet/counter(Product)>0
You want to set up Exchange Properties in an integration flow. Besides a Con-tent Modifier, what can you use?
- A . Python scripting
- B . Groovy SDK scripting
- C . Batch scripting
- D . XML scripting
What are the key capabilities of the SAP BTP Integration Suite? Note: There are 2 correct answers to this question.
- A . API Management
- B . Connectivity Service
- C . Open Connectors
- D . SAP Business Application Studio
What are some advantages of creating an OData interface through an API pro-vider? Note: There are 2 correct answers to this question.
- A . Automatic creation of a WSDL specification
- B . Automatic creation of a RAML specification
- C . Automatic creation of a Swagger UI
- D . Automatic creation of an openAPI specification
What do you use in an integration flow to handle unexpected errors?
- A . Status code checks
- B . Exception handler integration flow elements
- C . Try-catch subprocesses
- D . Exception-handling subprocesses
What is the relationship between an API provider and an API proxy in the API Management capability within SAP Integration Suite?
- A . The API provider manages secure API access for an API proxy.
- B . The API proxy provides a unique URL and acts as a proxy for the API provider.
- C . The API provider provides a unique URL for an API proxy.
Where must you configure an HTTPS inbound adapter with OAuth 2.0 authentication?
- A . In the adapter
- B . In the integration flow
- C . In the SAP Integration Suite
- D . 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.
- A . Set up the request reply to delete the namespaces
- B . Use a Content Modifier
- C . Set up the namespace mapping in the Runtime Configuration.
- D . 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?
- A . Convert the namespaces to JSON.
- B . Remove the namespaces.
- C . Convert the namespaces to XML
- D . Remove the XML prolog.
What are the maturity levels of the SAP Integration Solution Advisory Method-ology? Note: There are 2 answers to this question.
- A . Enable your integration structure.
- B . Design your hybrid integration platform.
- C . Assess your integration strategy
- D . Implement your integration architectural strategy.
In the SAP Integration Suite, where can you change the virtual host name?
- A . Discover – APIs
- B . Design APIs
- C . Configure ? APIs
- D . Settings APIs
What can you do in the Cloud Integration capability within SAP Integration Suite? Note: There are 2 correct answers to this question
- A . Connect to different cloud runtime environments.
- B . Connect to multiple endpoints.
- C . Develop custom adapters.
- D . Develop complex integration scenarios in Python.
Which log level must you use to examine the payload at specific processing steps in an integration flow?
- A . Error
- B . Debug
- C . Trace
- D . Info
Which of the following are markup languages that you can use to describe APIs? Note: There are 2 correct answers to this question.
- A . RAML
- B . CXML
- C . OpenAPI
- D . HTML
You have created an API provider of the type Internet.
What http response code indicates success?
- A . 203
- B . 403
- C . 200
- D . 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?
- A . Security Material
- B . Access policies
- C . PGP Keys
- D . Keystore
In which of the following must you call getBody() to access the payload in a Groovy script?
- A . camelcontext
- B . property
- C . header
- D . 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?
- A . Generate the server stubs
- B . Generate the database tables.
- C . Generate the client stubs
- D . Generate the microservices.
What kind of editor can you use to manipulate integration flows?
- A . Code editor
- B . Graphical editor
- C . Command-line editor
Which functionalities are used by OData?
- A . HTTP. AtomPub, and JSON
- B . TCP. AtomPub, and JSON
- C . SOAP, AtomPub, and JSON