
C_CPI_13 Certification Overview - [Dec 29, 2021] Latest C_CPI_13 PDF Dumps
The Best SAP C_CPI_13 Study Guides and Dumps of 2021
SAP C_CPI_13 Exam Description:
The "SAP Certified Development Associate - SAP Integration Suite" certification exam validates that the candidate possesses the fundamental and core knowledge required of the SAP Integration Suite profile. This certification proves that the candidate has an overall understanding and in‐depth technical skills to participate as a member of a project team in a mentored role. This certificate builds on the basic knowledge gained through a related SAP training.
SAP Cloud Platform Integration Certification Exam Topics:
| Topic Areas | Topic Details, Courses, Books | Weighting |
|---|---|---|
| Cloud Native Application Development | Describe: Cloud native application development; SAP Cloud Platform, Cloud Foundry environment; SAP HANA extended application services, advanced model; SAP HANA extended application services, classic model; OData; Cloud application programming model. Use REST APIs. CP100 (SAP BTP) | > 12% |
| Security | Describe security aspects such as certificates, authentication; messages: encryption, signing off, encoding; user management security artifact renewal. CP100 (SAP BTP) | > 12% |
| Introduction to SAP Cloud Platform Integration | Describe: The tenant management node, the runtime node; the relationship between cloud cockpit and CPI; the onboarding process; strategies, scenarios such as cloud to cloud, B2B. CLD900 (SAP EXTESION SUITE) | < 8% |
| Operations and Monitoring | Describe: trace levels, tracing, debugging, attachment log, system log files, variables, certificates, connectivity tests. Explain transports from dev to prod. Check the status of iFlow. Monitor message statuses. Explain the message process log. Create new users. Use the simulation mode for iFlows. CLD900 (SAP EXTENSION SUITE) | 8% - 12% |
| Intelligent Enterprise | Describe: SAP’s Intelligent Enterprise Framework; process templates; deployment types; technologies used by SAP; the portfolio of cloud applications. CP100 (SAP BTP) | > 12% |
| iFlow Objects | Describe: iFlow objects; sender, receiver integration; components such as routers, splitters, filters. Use basic scripting, Groovy, JavaScript. Use adapters. Explain event handling, exception handling, persisting objects; transformation of messages including compression, format conversion CLD900 (SAP EXTENSION SUITE) | > 12% |
| Basic building blocks | Describe authorization groups and how to use them. Explain how to deploy and maintain credentials and security artifacts. CLD900 (SAP EXTENSION SUITE) | < 8% |
NEW QUESTION 36
What is used to perform extension for SAP Ariba?
Response:
- A. cXML
- B. OData API
- C. Rest API
- D. SAP Web IDE Full-Stack
Answer: A
NEW QUESTION 37
Your client asks for advice regarding which SAP Cloud Platform service they should use placed in devices.
Which SAP Cloud Platform service should they use?
Response:
- A. SAP HANA smart data integration
- B. RabbitMQ on SAP Cloud Platform
- C. SAP API Business Hub
- D. SAP Cloud Platform OData Provisioning
Answer: C
NEW QUESTION 38
What can you use to test a standard OData interface?
- A. A side-by-side extension
- B. The SAP API Business Hub
- C. An SAP Gateway service on SAP Cloud Platform
- D. An in-app extension
Answer: C
NEW QUESTION 39
How do you configure a SSL outbound communication with HTTP?
- A. Import the Receiver Client Certificate in Operations > Manage Security > Manage Keystore
- B. Import the Receiver Server Certificate in Operations > Manage Security > Manage Keystore
- C. Import the Receiver Client Certificate in Operations > Manage Security > Security Material
- D. Import the Receiver Server Certificate in Operations > manage Security > Security Material
Answer: C
NEW QUESTION 40
What pattern is NOT contained in a Camel Exchange Message?
- A. Runtime node information
- B. Exchange ID
- C. Exception
- D. InMessage
Answer: A
NEW QUESTION 41
What information does SAP provide through the SAP API Business Hub? Note : There are 2 correct answers to this question.
- A. Integration content
- B. Data schemata
- C. IDoc definitions
- D. Events
Answer: A,D
NEW QUESTION 42
What are the optimal integration domains for SAP Cloud Platform Integration? Note : There are 2 correct answers to this question.
- A. OnPremise2Cloud
- B. Thing2Cloud
- C. OnPremise20nPremise
- D. Cloud2Cloud
Answer: A,D
NEW QUESTION 43
You want to direct messages along a specific path using an expression. What element do you use?
Response:
- A. Router
- B. Join
- C. Splitter
- D. Aggregator
Answer: A
NEW QUESTION 44
You want to break down a composite message into a series of individual messages Which standard splitting methods are available? Note: There are 2 correct answers to this question.
- A. IDoc Splitter
- B. Mail Splitter
- C. PKCS#7/CMS Splitter
- D. JSON Splitter
Answer: A,C
NEW QUESTION 45
Your client is using SAP Hybris for sales order quotes. A large percentage of customers registered in SAP Hybris have duplicate addresses.
What SAP Cloud Platform service do you recommend to cleanse the customer address?
Response:
- A. SAP Hybris as a Service (YaaS) on SAP Cloud Platform
- B. SAP Data Quality Management. Micro services for location data
- C. SAP Cloud Platform Identity Provisioning
- D. SAP Cloud Platform Business Rules service
Answer: B
NEW QUESTION 46
Your client is evaluating an SAP HANA Enterprise Cloud purchase and needs more information options.
Which of the following SLA options cover SAP HANA Enterprise Cloud Productive infrastructure Response:
- A. Digital Business Services
- B. Standard Technical Services
- C. Enhanced Management Services
- D. Application Management Services
Answer: D
NEW QUESTION 47
A user needs read-only access to the Data Store Viewer. What authorization group must be assigned to this user? Note: There are 2 correct answers to this question.
- A. AuthGroup BusinessExpert
- B. AuthGroup Administrator
- C. AuthGroup IntegrationDeveloper
- D. AuthGroup SystemDeveloper
Answer: A,D
NEW QUESTION 48
What can you use to deploy a cloud native micro app?
- A. ABAP stack
- B. SAP Cloud Platform, Neo environment
- C. SAP Cloud Platform, Cloud Foundry environment
- D. SAP HANA Enterprise Cloud
Answer: D
NEW QUESTION 49
You want to use outbound communication based on HTTPS. Which authentication options do you have? Note : There are 2 correct answers to this question.
- A. Client-certificate authentication
- B. Root-certificate authentication
- C. Two-factor authentication
- D. Basic authentication
Answer: A,D
NEW QUESTION 50
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. Integration Advisor
- B. SAP HANA studio
- C. SAP Web IDE Full-Stack
- D. SAP NetWeaver Developer Studio
Answer: A
NEW QUESTION 51
What are the main architecture layers of the SAP Cloud Stack?
Note: There are 3 correct answers to this question.
Response:
- A. DaaS
- B. BaaS
- C. PaaS
- D. IaaS
- E. SaaS
Answer: C,D,E
NEW QUESTION 52
What can you use to transport your iFlow from DEV to PROD? Note : There are 2 correct answers to this question.
- A. BRF+
- B. CTS+
- C. MTAR download
- D. MTA download
Answer: B,C
NEW QUESTION 53
You split a message, modify the split message, merge the split message and send in a single message via a Web Service. What are the steps to accomplish this?
Response:
- A. Split 2. Aggregator 3. Join 4. SEND
- B. Split 2. Multicast 3. Aggregator 4. SEND
- C. Split 2. SEND
- D. Split 2. Join 3. Gather 4. SEND
Answer: D
NEW QUESTION 54
What cloud deployment model does SAP Cloud Platform follow?
Response:
- A. Private
- B. On premise
- C. Public
Answer: C
NEW QUESTION 55
You want to use SAP Cloud Platform Integration content for different integration platforms. What do you do to the product profiles?
Response:
- A. Change the product profile on the target platform.
- B. It works out of the box for all integration platforms.
- C. Change the product profile to your target platform on SAP Cloud Platform Integration.
- D. Use the SAP Cloud Platform Integration product profile for all target integration platforms.
Answer: D
NEW QUESTION 56
Which of the following components are part of the SAP Cloud Platform Integration Suite? Note: There are 2 correct answers to this question.
- A. Integration Advisor
- B. Process Integration
- C. SAP API Business Hub
- D. API Management
Answer: C,D
NEW QUESTION 57
Your iFlow receives a JSON inbound message. The outbound message should also be JSON, but what steps can you perform?
Note: There are 2 correct answers to this question.
Response:
- A. Convert JSON2XML 2. XSLT Mapping 3. Convert XML2JSON
- B. Convert JSON2XML 2. Message Mapping 3. Convert JSON2XML
- C. Convert XML2JSON 2. Message Mapping 3. Convert JSON2XML
- D. Convert JSON2XML 2. Message Mapping 3. Convert XML2JSON
Answer: A,D
NEW QUESTION 58
You have created a custom business object in SAP S/4HANA. How can you access this object outside of SAP S/4HANA?
- A. Via an SAP S/4HANA OData interface
- B. Via an SAP API Business Hub Interface
- C. Via an SAP S/4HANA SOAP interface
Answer: A
NEW QUESTION 59
Where do you define permissions for senders to process messages on a runtime node?
- A. SAP Cloud Platform Integration Manage Security
- B. SAP Solution Manager
- C. SAP Cloud Platform > Security > Authorizations
- D. SAP Cloud Platform > Members
Answer: C
NEW QUESTION 60
......
Valid C_CPI_13 Exam Updates - 2021 Study Guide: https://www.validvce.com/C_CPI_13-exam-collection.html
