Which of the following are characteristics of the cloud native process model? Note : There are 2 correct answers to this question
A. Waterfall
B. Continuous delivery
C. Use of containers
D. Client server
You want to use cloud services from SAP. You want your data to be secured and stored exclusively by you. Which of the deploument models can you use? Note : There are 3 correct answers to this question.
A. Hybrid cloud
B. Fiori cloud
C. Public cloud
D. Private cloud
E. Analytical cloud
You have to process an Inbound EDIFACT message to an outbound SAP Idoc. Therefore, you have to map the EDIFACT message to the IDoc message in your IFIow. What tool can you use?
A. SAP NetWeaver Developer Studio
B. SAP Web IDE Full-Stack
C. SAP HANA studio
D. Integration Advisor
What authentication method is used with the Monitoring API?
A. Two-factor authentication
B. Basic authentication
C. Single-on (SSO)
D. OAuth 2
Your iFlow receives a JSON inbound message. The outbound message shoul also be JSON, but structurally different from the inbound message. What steps can you perform? Note: there are 2 correct answoers to this question.
A. 1. Convert XML2JSON
2.
Message Mapping
3.
Convert JSON2XML
B. 1. Convert JSON2XML
2.
Message Mapping
3.
Convert JSON2XML
C. 1. Convert JSON2XML
2.
Message Mapping
3.
Convert XML2JSON
D. 1. Convert JSON2XML
2.
XSLT Mapping
3.
Convert XML2JSON
You want to develop an SAP HANA extended application services, advanced model app. What can you use to define the database layes?
A. Java Persistance API layer for SAP HANA (JPA)
B. SAP HANA SQL
C. SAP HANA Deployment Infrastructure (HDI)
D. Core Data Services for SAP S/4HANA (CSD)
You want to use a Groovy script to modify the headers of an exchange message. What import library must you use?
A. com.apache.camel.framework.util.Message
B. com.sap.gateway.integration.flow.Message
C. com.sap.gateway.xiinspector.xmI.Message
D. com.sap.gateway.ip.core.customdev.util.Message
You have an asynchronous integration scenario. Which adapters enable asynchronous messaging? Note : There are 2 correct answers to this question.
A. Idoc
B. JMS
C. ODC
D. LDAP
You want to transform an inbound message to a specific structure that is needed in the outbound system. What mapping types can you use? Note : There are 3 correct answers to this question.
A. Excel spreadsheet mapping
B. Operation mapping
C. XSLT mapping
D. Al-based mapping
E. Message mapping
What pattern is NOT contained in a Camel Exchange Message?
A. InMessage
B. Exception
C. Exchange ID
D. Runtime node information