Download as pdf or txt
Download as pdf or txt
You are on page 1of 15

C_CPI_15 – SAP Cloud Integration

1. 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?

1. Incorrect source type

2. Incorrect data type

3. Incorrect source value

4. Incorrect name

1. You are creating an API in the API management capability within SAP Integration Suite using
Edit in API Designe What is the next step to consolidate the resources?

Generate the database tables.

Generate the client stubs.

Generate the microservices.

Generate the server stubs.

2. What can you use to prevent overload in an OData request and reply call?

HTTP adapter

Stop parameter

Query filter

Paging

Confidential-Internal
3. Why does the API Management capability of the SAP Integration Suite require API providers?

To create APIs

To incorporate APIs from source systems

To create authenticated API instances

4. What kind of editor can you use to manipulate integration flows?

Command-line editor

Graphical editor

Code editor

5. Which log level must you use to examine the payload at specific processing steps in an
integration flow?

Debug

Error

Info

Trace

6. What is Representational State Transfer (REST)?

An application protocol

An architectural style

A message protocol

A description language for APIs

7. Where can you find more information about APIs, policies, and integrations?

Open Connectors capability within SAP Integration Suite

SAP Business Accelerator Hub

Confidential-Internal
Cloud Integration capability within SAP Integration Suite

8. Using the Test Connectivity function, you want to test a connection to a backend system. The
connection is provided by a Cloud Connection. Which parameter is required for the connection
test?

Subaccount ID

Location ID

Connector ID

Host

9. You have setup an integration process to use SOAP adapter. Which event allows you to run the
integration flow directly after deployment?

End Event

Start Message

End Message

Start Event

10. You want to set up Exchange Properties in an integration flow.

Besides a Content Modifier, what can you use?

Python scripting

XML scripting

Groovy SDK scripting

Batch scripting

11. Where must you configure an HTTPS inbound adapter with OAuth 2.0 authentication?

In the process runtime

In the integration flow

In the SAP Integration Suite

In the adapter

Confidential-Internal
12. 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 Business Processes

In SAP API Business Accelerator Hub →Explore → Products

In SAP API Business Accelerator Hub → Explore → Categories → APIs

13. When does the "Trace" log level expire and when will the log files be removed?

Expiration: 10 minutes Removal: After 1 hour

Expiration: 10 minutes Removal: After 24 hours

Expiration: 15 minutes Removal: After 24 hours

Expiration: 15 minutes Removal: After 10 hours

14. You want to call an OData v4.0 interface through an adapter in the Cloud Integration capability
within SAP Integration

Which adapter can you use?

HTTPS

ProcessDirect

SOAP

JMS

15. What are the maturity levels of the SAP Integration Solution Advisory Methodology?

Note: There are 2 answers to this question.

Implement your integration architectural strategy.

Enable your integration structure.

Assess your integration strategy.

Design your hybrid integration platform.

16. What do you use in an integration flow to handle unexpected errors?

Confidential-Internal
Exception handler integration flow elements

Status code checks

Try-catch subprocesses

Exception-handling subprocesses

17. What are some message protocols that the API Management capability within SAP Integration
Sute support. Note: There are 3 correct answers to this question.

ORFC

OData

SOAP

IDoc

REST

18. Which part of the proxy URL is provided by the initial configuration step of the API
Management?

Version

Service name

Name of the API management

Virtual host

19. You want to use an HTTPS endpoint from an integration flow.

In which of the following must you use the HTTP client?

Open Connectors capability within SAP Integration Suite

API Management capability within SAP Integration Suite

SAP Business Application Studio

SAP Integration Suite, advanced event mesh

20. What are the key capabilities of the SAP BTP Integration Suite? Note: There are 2 correct
answers to this question.

Confidential-Internal
Open Connectors

Connectivity Service

API Management

SAP Business Application Studio

21. You are using a Data store Operation of the type Write.

Which parameter must you select to avoid duplicate entries?

Encrypted stored Message

Retention Threshold for Alerting

Include Message Headers

Overwrite Existing Message

22. What must you do to find out which entity sets are available in the available in odata v 2.1

Retrieve the service document from the interface

Retrieve the metadata document for the interface

Search in the Global Directory of all available ODala interfaces

Contact the OData interface manufacturer

23. What can you do in the Cloud Integration capability within SAP Integration Suite?

Note: There are 2 correct answers to this question

Develop complex integration scenarios in Python.

Connect to different cloud runtime environments.

Develop custom adapters.

Connect to multiple endpoints.

24. What does the messaging model of the Apache Camel Data Model consist of?

Header, properties, attachment

Confidential-Internal
Header, body, attachment

Header, Exchange ID, in-message

Header, body, properties

25. What is a characteristic of a product in the API Management capability within SAP Integration
Suite?

It is a separate artifact and is required for basic authentication.

It encapsulates the API provider

It is deployed as a separate artifact on the API business hub enterprise.

26. What are some advantages of the cloud integration capability within SAP Integration Suite?
Note: There are 2 correct answers to this question.

Customer-to-Customer(C2C) integrations can be developed.

Predefined scenarios can be used out-of-the-box.

A local installation is not required.

Integration processes can be developed offline.

27. You use an outbound HTTP adapter with basic authentication.

In SAP Integration Suite, Monitor Integrations Manage Security, where meet you set up and stores
user n password.

Security Material

Access policies

PGP Keys

Keystore

28. You use an APIKey for authentication in an HTTPS API call.

In which part of the Content Modifier is the APIKey included?

Attachment

Message body

Message header

Confidential-Internal
Exchange property

29. In the Cloud Integration capability within SAP Integration Suite, which internal message format
is used

XSLT

XML

JSON

30. 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 software.

SAP Integration Suite by default supports third-party software integration.

31. How do you configure a SOAP adapter for asynchronous processing?

Message Exchange Pattern: One Way Process Settings: Robust

Message Exchange Pattern: One Way Process Settings: WS Standard

Message Exchange Pattern: Request Reply Process Settings: Robust

Message Exchange Pattern: Request-Reply Process Settings: WS Standard

32. Which of the following can you use for an XSLT mapping in an integration flow?

HTML

PHP

XML

JSON

33. 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 Swagger UI

Automatic creation of a WSDL specification

Confidential-Internal
Automatic creation of a RAML specification

Automatic creation of an openAPI specification

34. Which functionalities are used by OData?

TCP, AtomPub, and JSON

HTTP, AtomPub, and JSON

SOAP, AtomPub, and JSON

35. Which of the following capabilities within SAP Integration Suite are core for integration? Note:
There are 3 correct answers to this question.

Open Connectors

Cloud Integration

API Management

Integration Advisor

Integration Assessment

36. What are target endpoints of an API? Note: There are 3 correct answers to this question.

Ressourcen

URL of original API

API proxy

API provider

API consumer

37. What does an API consumer do?

It invokes an interface

It provides the server side implementation of an interface

It provides an interface

Confidential-Internal
38. 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?

${bodyin}

${body.in}

${in.body}

${inbody}

39. You want to implement a synchronous call to a remote HTTP API as an integration flow
component

Which adapter can you use?

OData

SFTP

AMQP

Mail

40. 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 Assign To tag has the type="postFlow"

In the AssignMessage policy, the Assign To tag has the type="request"

In the AssignMessage policy, the Assign To tag has the type="response"

In the AssignMessage policy, the Assign To tag has the type="preFlow"

41. In which of the following must you call getBody() to access the payload in a Groovy script?

message

header

property

camelcontext

42. You want to send messages over an SOAP adapter to an integration flow.

Which method do you use to send the messages?

Confidential-Internal
POST

GET

UPDATE

PATCH

43. Which SAP Cloud Integration process event allows you to run integration flows directly after
deployment?

Content Modifier

Message Digest

Router

Timer

44. You want to split a message that contains recurring child nodes.

Which of the following splitter types can you use? There are 2 correct answers.

General Splitter

Iterating Splitter

PKCS#7/CMS Splitter

EDI Splitter

45. Which of the following are markup languages that you can use to describe APIs? Note: There
are 2 correct answers to this question

CXML

HTML

RAML

OpenAPI

46. You want to build an architecture that is largely asynchronous.

Which design do you use to exchange notifications between the partners involved?

Hexagonal design

Confidential-Internal
Request-driven design

Event-driven design

Serverless design

47. You have created an API provider of the type Internet. What http response code indicates
success?

203

200

403

401

48. In the SAP Integration Suite, where can you change the virtual host name?

Discover → APIs

Configure --> APIs

Design → APIs

Settings → APIs

49. Which expression language can you use to access the content of a message in an integration
flow?

Simple expression language

Spring expression language

XML expression language

JavaScript expression language

50. In your integration flow process, the request reply returns a message with namespace

What can you do to delete namespaces from this message? Note: There are 2 correct answers to this
question.

Set up the namespace mapping in the Runtime Configuration.

Confidential-Internal
Use a Content Modifier.

Set up the request reply to delete the namespaces.

Use an XSLT mapping.

51. What are some aspects of "holistic integration" of the SAP Integration Suite? Note: 3 answers
are correct.

Event Integration

Data Integration

Process Integration

Cloud Integration

Domain Integration

52. You want to access individual entities of an HTTP call over XPath

What must you do if no namespace mapping exists?

Remove the namespaces.

Remove the XML prolog.

Convert the namespaces to JSON.

Convert the namespaces to XML

53. You want to integrate a SOAP adapter into an integration process and enable the adapter to
send messages to integration flow

Which user role must you set up in the SOAP adapter?

MessagingSend

ESBMessaging.send

MessagingsendtoCI

54. What is the relationship between an API provider and an API proxy in the API Management
capability within SAP Integration Suite?

Confidential-Internal
The API provider manages secure API access for an API proxy.

The API provider provides a unique URL for an API proxy.

The API proxy provides a unique URL and acrs as proxy for the API provider

55. You want to set up an SAP backend system through the Cloud Connector with an API provider.
Which connection type do you use?

Open Connectors

On-premise

internet

Cloud Integration

56. 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/counter(Product)>0

/ProductSet/count(Product)>0

57. Where can you configure a static payload?

Note : There are 2 correct answers to this question.

In a Groovy script

In a Data Store operation component

In a Content modifier component of the Mesaage body tab

In a Content modifier component of the Mesaage header tab

58. You wan to publish a new API product to the API business hub enterprise, what is a
requirement?

At least one deployed API provider

At least one deployed API proxy

Confidential-Internal
At least Two deployed API provider

At least two deployed API proxy

59. Which data store operation can you use to save a customer ID?

Beitrag

Get

Select

write

Confidential-Internal

You might also like