C CPI 14-Integration Suite
C CPI 14-Integration Suite
1. In SAP Cloud Integration, which decoding schemes are available to decode amessage? Note:
There are 2correct Answers to this question.
A. CNN-based Decoder
B. QC-MDPC Decoding
C. GZIP Decompression
D. Base64 Decoder
Answer: C D
2. You want to create an API Proxy for a third-party API but cannot discover any API inthe dialog.
Which of the following steps might you have forgotten?
A. Add an API Provider for Cloud Integration.
B. Add an API Provider for SAP Open Connectors.
C. Create a Product for the required API.
D. Create an API Key policy.
Answer: C
Answer: A
4. What happens to the log level of an iFlow when this iFlow is deleted from the system?
A. The log level is set to None.
B. The log level is removed.
C. The log level is kept.
D. The log level is set to the default value.
Answer: B
Answer: B
6. Which of the following describe the functionality of a polling sender adapter? Note:There are 2 correct
Answers to this question.
A. Non-configurable execution schedule
B. Only one execution at a time
C. Multiple executions at a time
D. Configurable execution schedule
Answer: B D
7. Which of the following hyper scalers run SAP Business Technology Platform? Note:There are 2 correct
Answers to this question
A. Amazon Web Services
B. Microsoft Azure
C. IBM Cloud
D. VMware
Answer: A B
8. What is the main feature of the Low/No-Code programming model in SAP BusinessTechnology
Platform?
A. Using APIs and special libraries for easier and more secure programming
B. Working with all known cloud patterns
C. Working graphically
Answer: C
9. What does the "Out-of-the-box integration" principle of the SAP Integration Suite mean?
A. SAP software by default supports integrations to other SAP software.
B. SAP's integration technology portfolio covers all kinds of integration.
C. SAP software by default supports any third-party integration.
Answer: A
10. Which of the following is a valid sequence of activities in SAP Integration Suite?
A. Connect third-party API in API Management. Make API accessible in Integration Advisor.Use API
in iFlow in SAP Open Connectors
B. Connect third-party API in SAP Open Connectors. Make API accessible in API Management.Use API in
iFlow in Cloud Integration
C. Connect third-party API in Cloud Integration. Make API accessible in SAP Open Connectors.Use API in
iFlow in API Management
Answer B
11. When you want to try out APIs on SAP API Business Hub, which of the followingis the default
test environment?
A. Sandbox
B. Playground
C. Climbing frame
D. Testing ground
Answer: A
12. In an SAP Cloud Integration iFlow you want to compress message content into a ZIParchive. Which of
the following message transformer steps do you use?
A. Converter
B. Content Modifier
C. Encoder
D. Decoder
Answer: C
13. What are some artifacts that can be added to content packages within the SAP CloudIntegration? Note:
There are 3 correct Answers to this question.
A. REST API
B. Integration Flow
C. Script Collection
D. Integration Collection
E. Workflow
Answer: B C E
14. What is required to access API Business Hub Enterprise?
A. SAP Business Application Studio
B. SAP API Business Hub
C. SAP Extension Suite
D. SAP Integration Suite
Answer: D
15. To subscribe to the Integration Suite service in an SAP BTP trial account, whichidentifier is
required?
A. App
B. Space
C. Plan
D. Instance
Answer B
16. Runtime artifacts generated by SAP Integration Advisor can be used in which middleware and run
time solutions? Note: There are 2 correct Answers to this question.
A. SAP Process Orchestration
B. SAP S/4HANA
C. SAP Cloud Integration
D. SAP S/4HANA Cloud
Answer: A C
17. Which SAP Cloud Integration process step allows you to run iFlows directly afterdeployment?
A. Scheduler
B. Content Modifier
C. Timer
D. Message Digest
Answer: C
18. To call an application in the SAP API Business Hub, what do you need?
A. Certificate
B. User secret
C. API Key
Answer: C
19. Your iFlow builds a payload and sends it to another system. You have activated the Trace log level. In the
Message Processing Monitor, what must you investigate to find thispayload?
A. iFlow data
B. Artifact details
C. Message content
D. iFlow Message Outcome
Answer: C
20. Where in SAP Integration Suite Open Connectors can you test connector instances?
A. Setup
B. API docs
C. Resources
D. Validation
Answer: C
21. What criterion can you use to select fitting mapping proposals?
A. Confidence score
B. Qualified variations
C. Constraints
Answer: C
22. What is an advantage of the consumption-based commercial model over thesubscription-based
commercial model?
A. Customers can use all services paying a flat fee.
B. Customers pay a fixed price upfront for the services they plan to use.
C. Services can be used without service-specific commitment.
D. Services can be used with service-specific commitment.
Answer: C
23. How is a message mapping created in SAP Integration Advisor? (MIG: MessageImplementation
Guideline, MAG: Mapping Guideline)
A. Create Target MIG. Create Source MIG. Choose correct type system. Create MAG
B. Create MAG. Choose correct type system. Create Target MIG. Create Source MIG
C. Choose correct type system. Create Source MIG. Create Target MIG. Create MAG
Answer: C
24. What features can you use in SAP Cloud Integration, Data Store Operations? Note:There are 2
correct Answers to this question.
A. Put
B. Get
C. Post
D. Delete
Answer: B D
25. What do you need to specify in the connection when you add an API provider in SAPOpen Connectors?
A. API key
B. Policy template
C. Organization secret and user secret
Answer: C
26. What actions can you perform in an SAP BTP trial account? Note: There are 2correct Answers
to this question.
A. Create global accounts
B. Assign users to a global account
C. Create subaccounts
D. Assign users to a subaccount
Answer: B D
Answer B
28. You want to avoid manually altering iFlows to accommodate changes in values. Howcan you do this?
A. Set the changing exchange property values within process steps
B. Use targeted externalization of changing values
C. Add a content enricher process step for changing values
D. Add the changing values as resources in the integration flow configuration
Answer: B
29. Which of the following adapter types can you use for iFlow-to-iFlow communication?
A. JMS
B. RFC
C. Process Direct
D. OData
Answer: C
30. Which ISO codes are supported in SAP Integration Advisor code lists? Note: Thereare 3 correct
Answers to this question.
A. Country codes
B. Territory codes
C. Industry codes
D. Language codes
E. Currency codes
Answer: A D E
31. Which of the following can you connect with SAP Integration Suite Open Connectors?
A. The SAP Business Technology Platform with SAP on-premise systems
B. Non-SAP cloud applications with SAP on-premise systems
C. The SAP Business Technology Platform with non-SAP cloud applications
Answer: C
32. Where can you find and subscribe to SAP BTP SaaS applications?
A. Service Marketplace
B. Cloud Foundry
C. SAP Discovery Center
Answer: A
33. When you create a Message Implementation Guideline (MIG), you can choosedirections. Which
direction must you choose for a system to receive and process payloads?
A. Custom
B. In
C. Out
Answer B
34. Which iFlow element in SAP Cloud Integration do you use to send a message to morethan one recipient?
A. Multicast
B. Message Digest
C. Gather
D. Join
Answer: A
35. Which of the following transformation steps can you use to add message headers to an iFlow message?
A. Decoder
B. EDI Extractor
C. Content Modifier
D. Converter
Answer: C
36. Which of the following components are provided by SAP Business TechnologyPlatform
environments? Note: There are 3 correct Answers to this question.
A. Services
B. Applications
C. Tools
D. Runtime
E. Systems
Answer: A B D
37. Which capability of the SAP Integration Suite can you use to provide processeddata to other
applications and consumers?
A. SAP Open Connectors
B. SAP API Management
C. SAP Cloud Integration
D. SAP Integration Advisor
Answer: C
38. What information can you provide to the Integration Advisor to enhance the validity ofproposals?
Note:There are 3 correct Answers to this question.
A. Technical context
B. Industry classification
C. Location information
D. Workflow role
E. Business context
Answer: A B E
39. What are some features of SAP Cloud Integration? Note: There are 2 correct Answers tothis question.
A. Exporting of iFlow steps
B. Versioning of iFlow packages
C. Versioning of iFlow artifacts
D. Exporting iFlow packages
Answer: C D
40. Which of the following content categories are available on SAP API Business Hub?Note: There are
3correct Answers to this question.
A. Integrations
B. APIs
C. Business Processes
D. ABAP packages
E. Database tables
Answer: A B C
41. In SAP Cloud Integration, what Data Store Operations control do you use to specifythe number of
polled messages to send to the receiver?
A. Join
B. Fetch
C. Select
D. Read
Answer: C
Answer: C
43. What is the relationship between an API Provider and an API Proxy in API Management?
A. The API Proxy acts as a proxy for all API instances provided through the API Provider.
B. The API Proxy provides a URL for an API instance provided through the API Provider.
C. The API Provider provides a URL for an API instance provided through the API Proxy.
Answer: B
44. You want to connect a third-party application to an SAP BTP landscape, via an OpenConnector
provided by the SAP Integration Suite. What must you do first?
A. Test the required connector.
B. Download the connector artifacts and import them into the SAP Open Connectors.
C. Create a custom implementation for the connector.
D. Create an instance of the required connector.
Answer: A
45. What is an SAP Integration Suite capability to establish connectivity with third-partyapplications?
A. SAP Cloud Integration
B. SAP Cloud Connector
C. SAP Connectivity service
D. SAP Open Connectors
Answer: A D
46. Which call types can you use to invoke local integration processes through theirparent iFlow?
Note:There are 2 correct Answers to this question.
A. Child process call
B. Process call
C. Node process call
D. Looping process call
Answer: B D
47. Which of the following is a valid sequence of steps to incorporate information froman external source
into an iFlow?
A. Add external call "Request Reply". Add process participant "Receiver". Connect "RequestReply" with"
Receiver". Choose an appropriate adapter type.
B. Add external call "Send". Add process participant "Receiver". Connect "Send" with"Receiver".
Choose an appropriate adapter type
C. Add external call "Request Reply". Add process participant "Sender". Connect "RequestReply"
with"Sender". Choose an appropriate adapter type
Answer: A
48. Why are Message Implementation Guidelines (MIGs) focused on semantics? Note:There are 2 correct
Answers to this question.
A. To understand the meaning and properties of customized interface elements in a givenbusiness
context
B. To improve translation of data objects
C. To understand how information is used in different scenarios and business domains
D. To improve internationalization of data elements
Answer: A C
49. What are some of the core capabilities of the SAP Integration Suite? Note: There are2 correct Answers
to this question.
A. Open Connectors
B. Connectivity service
C. SAP Business Application Studio
D. API Management
Answer: A D
50. What can you create in SAP Integration Suite API Management? Note: There are 2correct Answers
to this question.
A. API Portals
B. API Proxies
C. API Connectors
D. API Providers
Answer: B D
51. Why does the API Management capability of the SAP Integration Suite require APIproviders?
A. To incorporate APIs from other systems
B. To create new custom APIs
C. To create authenticated API instances
Answer: A
52. Where can you find an overview of the SAP Business Technology Platform servicesthat you can
subscribe to?
A. In SAP API Business Hub
B. In the SAP Discovery Center
C. In SAP API Management
D. In the SAP Voyager Center
Answer: B
53. Which of the following environments are available in the SAP Business TechnologyPlatform?
Note:There are 3 correct Answers to this question.
A. ABAP environment
B. Kyma environment
C. Netweaver environment
D. Kubernetes environment
E. Cloud Foundry environment
Answer: A B E
54. You have created an SAP Open Connectors instance and want to create a productfrom it in API
Management. Which sequence of steps must you perform?
A. Create a Product. Create an API Provider. Create an API Proxy
B. Create an API Proxy. Create an API Provider. Create a Product
C. Create an API Provider. Create an API Proxy. Create a Product.
Answer: C
55. What can you select as a source to create an API in SAP Open Connectors? Note:There are 2 correct
Answers to this question.
A. API Business Hub Enterprise Page
B. API Provider
C. API Proxy
D. Product
Answer: B C
56. In SAP Cloud Integration, what do you use to modify a message body? Note:There are 2
correct Answers to this question.
A. Mapping
B. Content Modifier
C. Groovy Script
D. Python
Answer: B C
57. What are the advantages of implementing local integration processes? Note: Thereare 2 correct
Answers to this question.
A. Limit complexity
B. Increase readability
C. Boost performance
D. Decrease modularization
Answer: A B
58. What is the fastest way to validate the quality of a Mapping Guideline (MAG)?
A. Simulating and reviewing the results with previously provided sample output values
B. Simulating and reviewing the results with automatically generated sample values
C. Simulating and reviewing the results with previously provided sample input values
Answer: C
59. In SAP Integration Advisor, how can you group related information into reusablesegments?
A. By providing multiple payload data sets
B. By assigning code lists to the leaf nodes
C. By creating matching groups for nodes
D. By qualifying nodes
Answer: B
60. What are some SAP Business Technology Platform features? Note: There are 2correct Answers to
this question.
A. Application development using SAP Extension Suite
B. SAP Analytics Cloud integration
C. Application development in SAP on-premise systems
D. Third-party database systems extension
Answer: A B
61. What are some characteristics of SAP Integration Suite capabilities? Note: There are2 correct Answers
to this question.
A. APIs published in API Management can be used in iFlows in Cloud Integration.
B. SAP Open Connectors can be used to create iFlows in Integration Advisor.
C. Integration Advisor can be used to automatically create iFlows in Cloud Integration.
D. SAP Open Connectors can act as an API Provider for API Management.
Answer: A D
62. What is used to define reusable composed message structures in a MessageImplementation
Guideline(MIG)?
A. Complex Types
B. Simple Types
C. Qualifiers
D. Type Systems
Answer: C
63. In SAP Cloud Integration, what converter options are available to convert a messagefrom one format to
another in one step? Note: There are 2 correct Answers to this question.
A. EDI -> CSV
B. JSON -> XML
C. CSV -> JSON
D. XML -> EDI
Answer: B D
64. In the SAP BTP cockpit, what functionality does a destination for Cloud Integrationenable?
A. Consuming cloud applications in an on-premise back-end system via HTTP(S)
B. Invoking function modules in on-premise ABAP systems via RFC from cloud applications
C. Sending e-mails from web applications using public e-mail providers
D. Establishing connections between Integration Suite capabilities
Answer: D
65. For which of the following does the Integration Advisor Proposal Service providesuggestions?
A. Working with simulation values and their outcomes
B. How to customize an interface
C. How to combine message mappings
D. Working with XSLT, JavaScript, and Groovy scripts
Answer: A
66. What are some advantages of the SAP Cloud Integration? Note: There are 2correct Answers
to this question.
A. Installation is not required
B. Development of Customer-to-Customer (C2C) integrations
C. Offline development
D. Out-of-the-box usage of predefined scenarios
Answer: A D
67. What is a connector in SAP Open Connectors?
A. A custom-built API integration with a third-party provider
B. A pre-built integration flow with a third-party provider
C. A custom-built integration flow with a third-party provider
D. A pre-built API integration with a third-party provider
Answer: B
68. In SAP Cloud Integration, what are some element types of an iFlow? Note: There are2 correct Answers
to this question.
A. Senders and receivers
B. Integration artifacts
C. Mapping Guidelines (MAG)
D. Events
Answer: A D
Answer: B
70. What must you assign so that a user can access an SAP Integration Suite capability?
A. Role collections to the user
B. Role templates to the user
C. The user to the SAP Integration Suite
D. The user to the SAP integration Suite capability
Answer: A
71. What can you search using SAP Open Connectors Query Language (OCNQL)?
A. Instances created in SAP Open Connectors
B. Connectors provided in SAP Open Connectors
C. Data provided by APIs in SAP Open Connectors
Answer: C
72. When you build an iFlow, what can you do to handle errors?
A. Use a condition to check status codes
B. Implement an exception handler iFlow element
C. Create an exception-handling subprocess
D. Place artifacts into a TRY-CATCH sub process
Answer: B
73. In SAP Cloud Integration, which data format is accepted by the Filter process step?
A. CSV
B. JSON
C. XML
Answer: C
74. In SAP Cloud Integration, what encoding schemes can you use to encodemessages? Note:
There are 2correct Answers to this question.
A. MIME Multipart Encoder
B. HTML Encoder
C. Hex Encoder
D. ZIP Compression
Answer: A D
75. To test a POST request of APIs in the API Business Hub Enterprise page, what do youneed?
A. Certificate
B. User secret
C. Application Key
Answer: A
76. Which of the following does a Message Implementation Guideline (MIG)describe? Note:
There are 2correct Answers to this question.
A. The meaning of each defined element
B. The structure of a customized interface
C. The mappings between source and target code values
D. The validation of payloads via XSD
Answer: B C
77. What can you do in SAP Integration Suite, Cloud Integration? Note: There are 2correct Answers
to this question.
A. Connect to different cloud runtime environment
B. Develop complex integration scenarios in Python
C. Develop custom adapters
D. Connect to multiple endpoints
Answer: C D
78. What does the "Open integration" principle of the SAP Integration Suite mean?
A. SAP software by default supports any third-party integration.
B. SAP's integration technology portfolio covers all kinds of integration.
C. SAP software by default supports integrations to other SAP software.
Answer: B
79. What are some benefits of value externalization in iFlows? Note: There are 2 correct Answers to this
question.
A. Faster run time of iFlows
B. Simplified portability of iFlows between different tenants
C. Less memory consumption of iFlows
D. Separation of business logic from iFlows
Answer: C D
80. You are implementing an iFlow and need an adapter that is not available in the Adapter Type selection
dialog. Which of the following options can you use to find additional adapters? Note: There are 2 correct
Answers to this question.
A. SAP API Business Hub
B. SAP Tutorial Navigator
C. SAP Discovery Center
D. Discover function in SAP Cloud Integration
Answer: A D