What kind of editor can you use to manipulate integration flows?
A. Code editor
B. Graphical editor
C. Command-line editor
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
Why does the API Management capability of the SAP Integration Suite require API providers?
A. To incorporate APIs from source systems
B. To create APIs
C. To create authenticated API instances
When does the "Trace" log level expire and when will the log files be re-moved?
A. Expiration. 10 minutes Removal. After 24 hours
B. Expiration: 15 minutes Removal: After 24 hours
C. Expiration: 15 minutes Removal: After 10 hours
D. Expiration: 10 minutes Removal: After 1 hour
You want to build an architecture that is largely asynchronous. Which design do you use to exchange notifications between the partners involved?
A. Event-driven design
B. Hexagonal design
C. Serverless design
D. Request-driven design
You want to publish a new API product to the API business hub enter-prise. What is a requirement?
A. At least two deployed API Providers
B. At least one deployed API Proxy
C. At least one deployed API Provider
D. At least two deployed API Proxies
You use an APIKey for authentication in an HTTPS API call. In which part of the Content Modifier is the APIKey included?
A. Message body
B. Message header
C. Attachment
D. Exchange property
What can you use to prevent overload in an OData request and reply call?
A. Query filter
B. HTTP adapter
C. Stop parameter
D. Paging
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
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?
A. Incorrect name
B. Incorrect source value
C. Incorrect source type
D. Incorrect data type