0% found this document useful (0 votes)
426 views16 pages

Sap Cpi 2404

The document contains questions and answers related to SAP integration and cloud technologies. There are 257 total questions covering topics like SAP S/4HANA deployment options, SAP Cloud Platform services, SAP API Management, and SAP integration products and features. The questions are multiple choice format with one or more correct answers provided for each.

Uploaded by

avbas
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
426 views16 pages

Sap Cpi 2404

The document contains questions and answers related to SAP integration and cloud technologies. There are 257 total questions covering topics like SAP S/4HANA deployment options, SAP Cloud Platform services, SAP API Management, and SAP integration products and features. The questions are multiple choice format with one or more correct answers provided for each.

Uploaded by

avbas
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 16

Certification QuestionsC_CPI_2404SAP Integration Developer Questions Total

Questions - 257

Question: 1 Your client is considering implementing S/4HANA in the cloud and is


not sure whichdeployment option is the best fit. They need the full functional
scope of SAP S/4HANA along with the ability to customize, modify, and extend it.
What cloud deployment optionsatisfies these requirements?1.) SAP S/4HANA Cloud,
private option2.) SAP S/4HANA private managed cloud3.) SAP S/4HANA Cloud4.) SAP
S/4HANA Correct Answer: 2 Question: 2In SAP Integration Advisor, how can you group
related information into reusablesegments?1.) By creating matching groups for
nodes2.) By qualifying nodes3.) By assigning codelists to the leaf nodes4.) By
providing multiple payload data setsCorrect Answer: 3 Question: 3 Your iFlow has
diverged into multiple branches. You want to merge these branches intoone common
branch. Which of the following routing options can you use?1.) Aggregator2.)
Gather3.) Join4.) MulticastCorrect Answer: 3 Question: 4 Your client has a
requirement that end users need to see analytic content in the form of charts and
tiles. What service in SAP Cloud Platform does this "out of the box" without
theneed for coding?

1.) SAP Streaming Analytics2.) SAP HANA Advance Analytics3.) SAP Predictive
service4.) SAP Smart Business serviceCorrect Answer: 4 Question: 5Which settings
can you use to connect to twitter? (2 correct)1.) Use Request and Reply with HTTP
adapter2.) Use only the Twitter outbound adapter3.) Use Request and Reply with
Twitter outbound adapter4.) Use RFC adapter to connect directly to twitterCorrect
Answer: 1,3 Question: 6 You develop an app using the SAP Cloud Application
Programming Model (CAP). What do you use to define the data model?1.) Core Data
Services (CDS)2.) SAP Cloud SDK 3.) SAP Cloud Platform SDK Correct Answer: 1
Question: 7Which SAP Cloud Integration process step allows you to run iFlows
directly afterdeployment?1.) Message Digest2.) Content Modifier3.) Scheduler4.)
TimerCorrect Answer: 4

Question: 8 At what levels do you secure message exchange? (2 correct)1.)


Message2.) Deployment3.) Transport4.) RuntimeCorrect Answer: 1,3 Question: 9Which
ISO codes are supported in SAP Integration Advisor code lists? (3 correct)1.)
Industry codes2.) Currency codes3.) Territory codes4.) Language codes5.) Country
codesCorrect Answer: 2,4,5 Question: 10Why does the API Management capability of
the SAP Integration Suite require APIproviders?1.) To incorporate APIs from other
systems2.) To create authenticated API instances3.) To create new custom
APIsCorrect Answer: 1 Question: 11 You split a message, modify the split message,
merge the split message and send in asingle message via a Web Service. What are the
steps to accomplish this?1.) 1. Split 2. Multicast 3. Aggregator 4. SEND2.) 1.
Split 2. Aggregator 3. Join 4. SEND3.) 1- Split 2. SEND4.) 1. Split 2. Join 3.
Gather 4. SEND

Correct Answer: 4 Question: 12 You want to develop an SAP HANA extended


application services, advanced model app.What can you use to define the database
layer?1.) Java Persistence API layer for SAP HANA (JPA)2.) SAP HANA Deployment
Infrastructure (HDI)3.) SAP HANA SQL4.) Core Data Services for SAP S/4HANA
(CDS)Correct Answer: 4 Question: 13Which of the following are process templates of
SAP's Intelligent Enterprise? (2 correct)1.) Design-to-Cash2.) Lead-to-Cash3.)
Lead-to-Pay4.) Design-to-OperateCorrect Answer: 2,4 Question: 14What are approaches
to develop a REST API? (2 correct)1.) Contract First2.) Code First3.) Protocol
First4.) Schema FirstCorrect Answer: 1,2 Question: 15When you build an iFlow, what
can you do to handle errors?

1.) Implement an exception handler iFlow element2.) Place artifacts into a TRY-
CATCH subprocess3.) Create an exception-handling subprocess4.) Use a condition to
check status codesCorrect Answer: 3 Question: 16Which usage options are offered by
SAP Cloud Platform Integration? (2 correct)1.) Value mapping2.) SOAP service3.)
Data migration4.) OData serviceCorrect Answer: 1,4 Question: 17Which of the
following tools can you use to set up secure communication between an SAPon-
premise system and the SAP Cloud Platform?1.) SAP Cloud Platform Integration
Suite2.) SAP Cloud Platform Open Connector3.) SAP API Management4.) SAP Cloud
ConnectorCorrect Answer: 4 Question: 18Where do you find information about APIs
built by partners and SAP?1.) SOA Manager2.) Enterprise Service Repository3.) SAP
Cloud Platform API Management4.) SAP API Business HubCorrect Answer: 4

Question: 19Why must an instance in SAP Open Connectors be authenticated?1.) To


build a custom connector to connect with an API provider2.) To view the respective
connector's API Docs3.) To access the data in the associated third-party service
tenantCorrect Answer: 3 Question: 20What is an advantage of the consumption-based
commercial model over the subscription-based commercial model?1.) Customers pay a
fixed price upfront for the services they plan to use.2.) Customers can use all
services paying a flat fee.3.) Services can be used with service-specific
commitment.4.) Services can be used without service-specific commitment.Correct
Answer: 4 Question: 21In what order do you set up outbound communication via HTTP
to an on Prem back-endsystem? (2 correct)1.) 1. SAPCPI 2. Web dispatcher 3. HTTP
Interface2.) 1. SAPCPI 2. SAP cloud Connector 3. HTTP Interface3.) 1. SAPCPI 2.
HTTP Interface4.) 1. SAP CPI 2. SAP Business Connector 3. HTTP InterfaceCorrect
Answer: 2,3 Question: 22Which of the following is a publicly managed SAP solution?
1.) SAP S/4HANA Cloud, extended edition2.) SAP S/4HANA Cloud, essentials edition3.)
SAP HANA Enterprise CloudCorrect Answer: 2

Question: 23 You have created an SAP Open Connectors instance and want to create
a product from itin API Management. Which sequence of steps must you perform?1.)
Create a Product. Create an API Provider. Create an API Proxy.2.) Create a Product.
Create an API Proxy. Create an API Provider.3.) Create an API Provider. Create an
API Proxy. Create a Product.4.) Create an API Proxy. Create an API Provider. Create
a Product.Correct Answer: 3 Question: 24What can you use to develop a microapp? (2
correct)1.) SAP HANA extended application services, classic model2.) SAP ABAP
RESTful programming model3.) SAP HANA extended application services, advanced
model4.) SAP Cloud Application Programming Model (CAP)Correct Answer: 2,4 Question:
25What are the optimal integration domains for SAP Cloud Platform Integration? (2
correct)1.) OnPremise20nPremise2.) OnPremise2Cloud3.) Cloud2Cloud4.)
Thing2CloudCorrect Answer: 2,3 Question: 26 Your client asks you to identify a few
features of SAP S/4HANA, private option. Which of the following are features? (2
correct)1.) Half-year release cycle2.) Annual release cycle3.) Subscription
licensing4.) Bring your own license (BYOL)

Correct Answer: 2,4 Question: 27What are components of the SAP Intelligent
Enterprise Framework? (3 correct)1.) Intelligent Technologies2.) Intelligent
Services3.) Digital Deployment4.) Intelligent Suite5.) Digital PlatformCorrect
Answer: 1,4,5 Question: 28In SAP Cloud Integration, what do you use to modify a
message body? (2 correct)1.) Python2.) Groovy Script3.) Mapping4.) Content
ModifierCorrect Answer: 2,4 Question: 29Which of the following adapter types can
you use for iFlow-to-iFlow communication?1.) RFC2.) OData3.) ProcessDirect4.)
JMSCorrect Answer: 3 Question: 30Which databases are supported by SAP Cloud
Platform data and storage services? (3correct)

1.) SAP MaX DB2.) Apache Couch DB3.) Redis on SAP Cloud Platform4.) SAP HANA 5.)
Postgre SQL on SAP Cloud PlatformCorrect Answer: 3,4,5 Question: 31Which technology
is part of SAP's digital innovation system?1.) Microservices2.) Containers3.)
Internet of Things4.) AnalyticsCorrect Answer: 3 Question: 32 You design a process
to throw an exception while messages are being processed by theSAP Cloud Platform
Integration service. What iFlow step type does this?1.) Error Start2.) Error End3.)
Terminate Message4.) Escalation EndCorrect Answer: 1 Question: 33What are some
features of SAP Cloud Integration? (2 correct)1.) Versioning of iFlow packages2.)
Exporting iFlow packages3.) Versioning of iFlow artifacts4.) Exporting of iFlow
stepsCorrect Answer: 2,3

Question: 34To subscribe to the Integration Suite service in an SAP BTP trial
account, which identifieris required?1.) Space2.) Instance3.) Plan4.) AppCorrect
Answer: 1 Question: 35What pattern is NOT contained in a Camel Exchange Message?1.)
Runtime node information2.) In Message3.) Exchange ID4.) ExceptionCorrect Answer: 1
Question: 36 You are implementing an iFlow and need an adapter that is not
available in the AdapterType selection dialog. Which of the following options can
you use to find additionaladapters? (2 correct)1.) SAP API Business Hub2.) SAP
Discovery Center3.) SAP Tutorial Navigator4.) Discover function in SAP Cloud
IntegrationCorrect Answer: 1,4 Question: 37In SAP Cloud Integration, what encoding
schemes can you use to encode messages? (2correct)

1.) MIME Multipart Encoder2.) Hex Encoder3.) HTML Encoder4.) ZIP


CompressionCorrect Answer: 1,4 Question: 38Which of the following hyperscalers run
SAP Business Technology Platform? (2 correct)1.) IBM Cloud2.) Amazon Web
Services3.) Microsoft Azure4.) VMwareCorrect Answer: 2,3 Question: 39What tool is
used to perform extension on SAP S/4Hana Cloud?1.) SAP Net weaver Developer Studio
(NWDS)2.) SAP Web IDE Full-Stack 3.) SE804.) ODataCorrect Answer: 2 Question:
40Where can you find and subscribe to SAP BTP SaaS applications?1.) Service
Marketplace2.) Cloud Foundry3.) SAP Discovery CenterCorrect Answer: 1 Question: 41

What are the building blocks of the SAP Cloud Application Programming model (CAP)?
(2correct)1.) SAP Cloud SDK 2.) Custom business objects3.) Core Data Services4.)
SAP Cloud Platform SDK Correct Answer: 1,4 Question: 42What describes the basic
principles of SAP Leonardo?1.) Is a design-lead approach to combine cloud and on
premise solutions.2.) Is a Is a design-lead approach to innovation?3.) Is a
renaming of multi-cloud structures?Correct Answer: 2 Question: 43In SAP Cloud
Integration, which iFlow element can use a namespace?1.) Mapping2.) Timer3.)
Script4.) FilterCorrect Answer: 1 Question: 44What is the SAP Smart Business
service?1.) A framework for supporting projects2.) A framework for visualizing
analytic content in the form of charts and tiles3.) A framework for geocoding4.) A
framework for extended data cleansingCorrect Answer: 2

Question: 45 An HTTPS GET call using /$metadata suffixed to the URL provides the
result of the call in JSON format. Which API was used? (2 correct)1.) IDoc API2.)
OData API3.) REST API4.) SOAP APICorrect Answer: 2,3 Question: 46Which of the
following mapping artifacts can be shared between SAP Process Integrationand SAP
cloud Platform Integration? (2 correct)1.) ABAP Mapping2.) Message Mapping3.) Java
Mapping4.) Operation MappingCorrect Answer: 2,4 Question: 47What is used to define
reusable composed message structures in a MessageImplementation Guideline (MIG)?1.)
Type Systems2.) Complex Types3.) Qualifiers4.) Simple TypesCorrect Answer: 3
Question: 48What information does SAP provide through the SAP API Business Hub? (2
correct)1.) Events2.) Integration content3.) Data schemata4.) IDoc definitions

Correct Answer: 1,2 Question: 49 You want to avoid manually altering iFlows to
accommodate changes in values. How can you do this?1.) Use targeted externalization
of changing values2.) Add the changing values as resources in the integration flow
configuration3.) Add a content enricher process step for changing values4.) Set the
changing exchange property values within process stepsCorrect Answer: 1 Question:
50What kind of cloud solution is SAP HANA Enterprise Cloud?1.) On-premises
managed2.) Hybrid managed3.) Public managed4.) Private managedCorrect Answer: 4
Question: 51Which of the following is a valid sequence of activities in SAP
Integration Suite?1.) Connect third-party API in SAP Open Connectors. Make API
accessible in APIManagement. Use API in iFlow in Cloud Integration2.) Connect
third-party API in API Management. Make API accessible in Integration Advisor. Use
API in iFlow in SAP Open Connectors3.) Connect third-party API in Cloud
Integration. Make API accessible in SAP OpenConnectors. Use API in iFlow in API
ManagementCorrect Answer: 1 Question: 52
While testing your iFlow, you notice that messages are being received but not
processed,due to a problem with the user. The error the log reads as
follows:"com.sap.esb.application.services.cxf.interceptor.SimpleAuthorizinglntercep
tor user is notauthorized". What should you do to fix this error?1.) Redeploy the
known hosts in the tenant key store.2.) Redeploy the X.509 certificate in the
tenant keystore for the user.3.) Assign the ESBMessaging.send.role to the user.4.)
Change the method of authentication from Basic to Certificate to the user.Correct
Answer: 3 Question: 53 You want to perform content-specific filtering of a message.
Which value types can youuse? (2 correct)1.) String2.) Byte3.) Double4.)
NodelistCorrect Answer: 1,4 Question: 54What are some of the core capabilities of
the SAP Integration Suite? (2 correct)1.) Connectivity service2.) API Management3.)
SAP Business Application Studio4.) Open ConnectorsCorrect Answer: 2,4 Question:
55How is a message mapping created in SAP Integration Advisor? (MIG:
MessageImplementation Guideline, MAG: Mapping Guideline)1.) Create MAG. Choose
correct type system. Create Target MIG. Create Source MIG2.) Create MAG. Choose
correct type system. Create Source MIG. Create Target MIG3.) Create Target MIG.
Create Source MIG. Choose correct type system. Create MAG4.) Choose correct type
system. Create Source MIG. Create Target MIG. Create MAG

Correct Answer: 4 Question: 56What authentication method is used with the


Monitoring API?1.) Single sign-on (SSO)2.) Basic authentication3.) Two-factor
authentication4.) OAuth2Correct Answer: 2 Question: 57 Your client requests an SAP
Cloud Platform Integration tenant from SAP and one isprovided. As part of the
tenant onboarding process, several application URIs are providedto your client.
Which of the URIs below is for the SOAP adapter on the runtime node?1.)
https://customer.specific.url.hana.ondemand.com/cxf 2.)
https://customer.specific.url.hana.ondemand.com/http3.)
https://customer.specific.url.hana.ondemand.com/gwCorrect Answer: 1 Question:
58Which of the following are integrated solutions of SAP's Business Technology
Platform?There are 2 correct answers to this question.' Choose:1.) Blockchain2.)
Development and Deployment3.) Analytics4.) Application Development and
IntegrationCorrect Answer: 3,4 Question: 59 You use a Local Call > Looping Process
Call and the value of the Expression Type is Non-XML. What expression language can
you use? (2 correct)

1.) Camel Simple Expression language2.) Spring Expression Simple3.) EL Expression


Language4.) Unified Expression LanguageCorrect Answer: 1,3 Question: 60Which of the
following can you connect with SAP Integration Suite Open Connectors?1.) The SAP
Business Technology Platform with non-SAP cloud applications2.) Non-SAP cloud
applications with SAP on-premise systems3.) The SAP Business Technology Platform
with SAP on-premise systemsCorrect Answer: 1 Question: 61 You want to forward a
notification (asynchronous) to a back-end system. What option can you use?1.)
Content Enricher2.) Send3.) Process Call4.) Request ReplyCorrect Answer: 2
Question: 62 Your caller sends only a decrypted message payload. Which security
standard can use toencrypt this message payload? (2 correct)1.) XML Signature2.)
Web Services Security (WS-Security)3.) HIPAA secure messaging4.) Open Pretty Good
Privacy (Open PGP)Correct Answer: 2,4

Question: 63What is the relationship between an API Provider and an API Proxy in
API Management?1.) The API Proxy acts as a proxy for all API instances provided
through the API Provider.2.) The API Provider provides a URL for an API instance
provided through the API Proxy.3.) The API Proxy provides a URL for an API instance
provided through the API Provider.Correct Answer: 3 Question: 64What are the main
architecture layers of the SAP Cloud Stack? (3 correct)1.) BaaS2.) SaaS3.) PaaS4.)
DaaS5.) IaaSCorrect Answer: 2,3,5 Question: 65What can you search using SAP Open
Connectors Query Language (OCNQL)?1.) Instances created in SAP Open Connectors2.)
Data provided by APIs in SAP Open Connectors3.) Connectors provided in SAP Open
ConnectorsCorrect Answer: 3 Question: 66Which of the following describe the
functionality of a polling sender adapter? (2 correct)1.) Non-configurable
execution schedule2.) Only one execution at a time3.) Configurable execution
schedule4.) Multiple executions at a timeCorrect Answer: 2,3

Question: 67 Your client has a requirement that front-level service reps need
role-based tiles hosted inSAP Fiori launchpad that show real-time temperature
change readings coming fromsensors placed in thermometers. What SAP Cloud Platform
service do you recommend?1.) SAP Leonardo Machine Learning2.) SAP HANA for advanced
analytics: Search, Text Analysis, and Mining3.) SAP Smart Business service4.) SAP
HANA advanced analytics: Predictive AnalyticsCorrect Answer: 3 Question: 68How do
you configure a SSL outbound communication with HTTP?1.) Import the Receiver Client
Certificate in Operations > Manage Security > SecurityMaterial2.) Import the
Receiver Server Certificate in Operations > Manage Security > SecurityMaterial3.)
Import the Receiver Server Certificate in Operations > Manage Security > ManageKey
store4.) Import the Receiver Client Certificate in Operations > Manage Security >
Manage KeystoreCorrect Answer: 3 Question: 69Which of the following are features of
digital business transformation? (3 correct)1.) Perpetual license agreements2.)
Resource pooling3.) Adaptive and Scalable operating model4.) Simplified IT
landscape5.) Reduced time to realize business valueCorrect Answer: 3,4,5 Question:
70What criterion can you use to select fitting mapping proposals?

1.) Qualified variations2.) Confidence score3.) ConstraintsCorrect Answer: 3


Question: 71 Your client asks for advice regarding which SAP Cloud Platform service
they should useplaced in devices. Which SAP Cloud Platform service should they use?
1.) SAP Cloud Platform OData Provisioning2.) SAP HANA smart data integration3.)
RabbitMQ on SAP Cloud Platform4.) SAP API Business HubCorrect Answer: 4 Question:
72 A user needs read-only access to the Data Store Viewer. What authorization group
mustbe assigned to this user? (2 correct)1.) AuthGroup.Administrator2.)
AuthGroup.IntegrationDeveloper3.) AuthGroup.SystemDeveloper4.)
AuthGroup.BusinessExpertCorrect Answer: 3,4 Question: 73 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 iflow. What tool can you use? Please
choose the correct answer. Response:1.) SAP HANA studio2.) SAP Web IDE Full-Stack
3.) SAP NetWeaver Developer Studio n Integration content advisorCorrect Answer: 3

Question: 74 You want to use a XSLT mapping in your iFlow. You want to use
dynamic parameters thatare set as exchange message properties. How can you do this?
1.) Use Java script within a special namespace in the XSL template.2.) Use only
dynamic parameters in the content modifier artifact.3.) Use simple expression
language within a special namespace in the XSL template.Correct Answer: 3 Question:
75Which of the following environments are available in the SAP Business
TechnologyPlatform? (3 correct)1.) Kyma environment2.) Cloud Foundry environment3.)
ABAP environment4.) Netweaver environment5.) Kubernetes environmentCorrect Answer:
1,2,3 Question: 76What are some advantages of the SAP Cloud Integration? (2
correct)1.) Installation is not required2.) Offline development3.) Development of
Customer-to-Customer (C2C) integrations4.) Out-of-the-box usage of predefined
scenariosCorrect Answer: 1,4 Question: 77 You are designing an iFlow and one of the
requirements is to merge separate messagesfrom different paths in the iFlow into
one message. What step type should you use?

1.) Gather2.) Multicast3.) Router4.) AggregatorCorrect Answer: 1 Question: 78What


are some tasks of an App Router? (2 correct)1.) Acts as a reverse proxy2.) Manages
authorization flows3.) Manages authentication flows4.) Generates JSON tokensCorrect
Answer: 1,4 Question: 79 You want to use cloud services from SAP. You want your
data to be secured and storedexclusively by you. Which of the deployment models can
you use? (3 correct)1.) Private cloud2.) Analytical cloud3.) Public cloud4.) Fiori
cloud5.) Hybrid cloudCorrect Answer: 1,3,5 Question: 80Which of the following
transformation steps can you use to add message headers to aniFlow message?1.)
Content Modifier2.) Converter3.) Decoder4.) EDI ExtractorCorrect Answer: 1
Question: 81Which programming language can you use to developing-app
extensibility?1.) Node.js2.) abap3.) JavaCorrect Answer: 3 Question: 82Runtime
artifacts generated by SAP Integration Advisor can be used in which middlewareand
runtime solutions? (2 correct)1.) SAP Cloud Integration2.) SAP S/4HANA Cloud3.) SAP
S/4HANA 4.) SAP Process OrchestrationCorrect Answer: 1,4 Question: 83 You need to
encrypt the contents of a message. What encryptor should you use?1.) SFTP2.) AES3.)
HTTPS4.) PGPCorrect Answer: 4 Question: 84One of the requirements of the project
you are working on is to store data in JSON formatwithout the need for static
schemas or data extraction via SQL. What solution should youuse to satisfy this
requirement?1.) Node.js2.) PostgreSQL on SAP Cloud Platform3.) Redis on SAP Cloud
Platform4.) SAP HANA

Correct Answer: 1 Question: 85Where can you find an overview of the SAP Business
Technology Platform services that you can subscribe to?1.) In SAP API Business
Hub2.) In SAP API Management3.) In the SAP Discovery Center4.) In the SAP Voyager
CenterCorrect Answer: 3 Question: 86What is the main role of the SAP Cloud Platform
Integration Service?1.) It integrates a customer's own application landscape with a
private cloud.2.) It integrates cloud applications into an application
landscape.3.) It integrates a customer's own application landscape with a public
cloud.4.) It integrates on premise apps with mobile app.Correct Answer: 2 Question:
87What are some characteristics of a distributed system? (2 correct)1.) Connected
computers appear connected through SAP Cloud Platform, Cloud Foundryenvironment.2.)
Individual computers are connected through a network.3.) Individual computers are
connected through Kubernetes.4.) Connected computers appear as a single
computer.Correct Answer: 2,4 Question: 88What is used to perform extension for SAP
Ariba?

1.) OData API2.) SAP Web IDE Full-Stack 3.) cXML4.) Rest APICorrect Answer: 3
Question: 89What is an SAP Integration Suite capability to establish connectivity
with third-partyapplications? (2 correct)1.) SAP Connectivity service2.) SAP Open
Connectors3.) SAP Cloud Integration4.) SAP Cloud ConnectorCorrect Answer: 2,3
Question: 90Which of the following are Twelve Factor application principles? (2
correct)1.) Do not strictly separate build and run stages2.) One code base tracked
in revision control, one deploy3.) Strictly separate build and run stages4.) One
code base tracked in revision control, many deploysCorrect Answer: 3,4 Question:
91What cloud deployment model does SAP Cloud Platform follow?1.) Public2.)
Private3.) On premiseCorrect Answer: 1 Question: 92

What can you use to add business logic to SAP S/4HANA Cloud? (2 correct)1.) ln-app
extensibility2.) Extensibility services on SAP Cloud Platform3.) Side-by-side
extensibility4.) SAP Enterprise MessagingCorrect Answer: 1,3 Question: 93Which of
the following content categories are available on SAP API Business Hub?
(3correct)1.) Integrations2.) ABAP packages3.) Database tables4.) APIs5.) Business
ProcessesCorrect Answer: 1,4,5 Question: 94 Your client has a requirement that all
new reporting apps are to be deployed on SAPCloud Platform, but those apps will
access data from existing on premise systems viasecure tunnels. They do not wish to
use an SAP Gateway server to implement this access.What SAP Cloud Platform service
eliminates the need for an SAP Gateway server for onpremise data access?1.) SAP API
Business Hub2.) SAP Cloud Platform Connectivity3.) SAP Cloud Platform OData
Provisioning4.) SAP Cloud Platform API ManagementCorrect Answer: 3 Question: 95What
can you use to test a standard OData interface?

1.) An in-app extension2.) The SAP API Business Hub3.) A side-by-side extension4.)
An SAP Gateway service on SAP Cloud PlatformCorrect Answer: 2 Question: 96What can
you select as a source to create an API in SAP Open Connectors? (2 correct)1.) API
Provider2.) Product3.) API Business Hub Enterprise Page4.) API ProxyCorrect Answer:
1,4 Question: 97What are the advantages of implementing local integration
processes? (2 correct)1.) Limit complexity2.) Decrease modularization3.) Boost
performance4.) Increase readabilityCorrect Answer: 1,4 Question: 98 You want to use
inbound SOAP adapter for asynchronous communication. Whichconfiguration is
available in the Connection tab? (2 correct)1.) Manual as Service Definition and
one way as Message exchange Pattern2.) Manual as Service Definition and the sender
defines the asynchronous communication3.) Manual as Service Definition and Request-
Replay as Message Exchange Pattern4.) WSDL as Service Definition with additional
entriesCorrect Answer: 1,4

Question: 99What is NOT composed in a sequence of packets in a PGP message?1.)


Signature2.) Public Key3.) Literal data4.) Integration flow IDCorrect Answer: 4
Question: 100What feature applies to a SaaS application?1.) Hardware license must
be issued before the application can be used2.) Delivered over the Internet3.)
Delivered via software bundle in a box4.) Different version of the application can
be usedCorrect Answer: 2 Question: 101 You are new to the SAP BTP. Which of the
following models are best suited for exploringSAP Business Technology Platform
capabilities? (2 correct)1.) SAP BTP Trial2.) Free Tier Model3.) Cloud Platform
Enterprise Agreement4.) PayAsYouGoCorrect Answer: 1,2 Question: 102 You have an
asynchronous integration scenario. Which adapters enable asynchronousmessaging? (2
correct)1.) JMS2.) LDAP3.) ODC4.) IDoc

Correct Answer: 1,4 Question: 103In SAP Cloud Integration, which data format is
accepted by the Filter process step?1.) HTTP2.) XML3.) CSV 4.) JSONCorrect Answer:
2 Question: 104Which of the following tools can you use to secure an OData
interface? (2 correct)1.) SAP API Management2.) SAP Remote Access and Connectivity
service3.) SAP Cloud Connector4.) SAP Cloud Platform IntegrationCorrect Answer: 1,4
Question: 105 You want to direct messages along a specific path using an
expression. What element do you use?1.) Router2.) Splitter3.) Join4.)
AggregatorCorrect Answer: 1 Question: 106Which of the following are elements of an
X.509 certificate? (2 correct)

1.) Adapter profile2.) Issuer3.) Distinguished name4.) Communication ruleCorrect


Answer: 2,3 Question: 107 According to the National Institute of Standard and
Technology (NIST), which of thefollowing are key characteristics of cloud
computing? (2 correct)1.) Measured service2.) Own infrastructure3.) Limited
elasticity4.) Resource poolingCorrect Answer: 1,4 Question: 108 You want to detect
errors while message processing but without a Message Failed status.Which events
can you use? (2 correct)1.) Message End Event in an Exception Sub process2.)
Escalation Event in an Exception Sub process3.) Exception Message in an Exception
Sub process4.) Terminate Message in an Exception Sub processCorrect Answer: 1,2
Question: 109Which of the following components are part of the SAP Cloud Platform
Integration Suite?(2 correct)1.) SAP API Business Hub2.) Process Integration3.)
Integration Advisor4.) API ManagementCorrect Answer: 3,4

Question: 110What do service-related missions in the SAP Discovery Center


contain?1.) Learning games designed to train developers in SAP software2.) Best
practices and step-by-step guidance for implementing business use cases3.) Ready-
to-run integration flows for your business use casesCorrect Answer: 2 Question:
111What are some benefits of value externalization in iFlows? (2 correct)1.)
Separation of business logic from iFlows2.) Faster run time of iFlows3.) Less
memory consumption of iFlows4.) Simplified portability of iFlows between different
tenantsCorrect Answer: 1,3 Question: 112 You assign a user to the AuthGroup.
Business Expert Group. What specific task can thisuser perform? (3 correct)1.)
Delete messages from the transient data store2.) Deploy integration content3.)
Manage security artifacts4.) Access (read only) the data store viewer5.) Read the
message payload and attachmentsCorrect Answer: 3,4,5 Question: 113What actions can
you perform in an SAP BTP trial account? (2 correct)1.) Assign users to a global
account2.) Create global accounts3.) Create subaccounts4.) Assign users to a
subaccount
Correct Answer: 3,4 Question: 114To which concept do OData entities correspond?1.)
Typed classes2.) Packages3.) Untyped classes4.) Class propertiesCorrect Answer: 1
Question: 115In a mail receiver adapter you use plain user/password for
authentication. Where do youdefine the user and password?1.) Manage Security
Material > User Credentials2.) Manage Security Material > Secure Parameter3.)
Create directly as user and password at the mail receiver adapter configuration4.)
Manage Security Material > OAuth2 CredentialsCorrect Answer: 3 Question: 116

Your iflow receives a JSON inbound message. The outbound message should also be
JSON, but structurally different from the inbound message. What steps can you
perform?(2 correct) A)B)C)D)1.) Option A 2.) Option B3.) Option C4.) Option
DCorrect Answer: 1,4 Question: 117 You want to create an API Proxy for a third-
party API but cannot discover any API in thedialog. Which of the following steps
might you have forgotten?1.) Create a Product for the required API.2.) Create an
API Key policy.3.) Add an API Provider for SAP Open Connectors.4.) Add an API
Provider for Cloud Integration.Correct Answer: 1

Question: 118 You want to grant a new developer access to a service hosted on an
SAP Cloud PlatformIntegration tenant. Where do you this?1.) SAP Cloud Platform2.)
SAP ID service3.) SAP Solution Manager4.) SAP Cloud Platform Integration tenant
settingCorrect Answer: 2 Question: 119Which iFlow element in SAP Cloud Integration
do you use to send a message to more thanone recipient?1.) Gather2.) Message
Digest3.) Multicast4.) JoinCorrect Answer: 3 Question: 120 You are designing an
iFlow and one of the requirements is to invoke an external ODataservice to update
the message. What step type should you use?1.) Send2.) Request Reply3.) Content
Enricher4.) Content ModifierCorrect Answer: 2 Question: 121Which tool or service do
can you use to link SAP Cloud Platform applications and On-premise systems
together?

1.) Cloud Integration2.) SAP HANA smart data integration3.) SAP Business
Connector4.) SAP Cloud ConnectorCorrect Answer: 4 Question: 122 You want to modify
a message using code. Which languages can you use? (2 correct)1.) Swift2.) C+ +3.)
Groovy4.) JavaScriptCorrect Answer: 3,4 Question: 123 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?1.) Create an instance of the required
connector.2.) Test the required connector.3.) Download the connector artifacts and
import them into the SAP Open Connectors.4.) Create a custom implementation for the
connector.Correct Answer: 3 Question: 124Which of the following are principles of
cloud computing? (2 correct)1.) Microservices2.) Automation3.) Serverless4.)
IntegrationCorrect Answer: 1,3

Question: 125What features can you use in SAP Cloud Integration,


DataStoreOperations? (2 correct)1.) Delete2.) Get3.) Put4.) PostCorrect Answer: 1,2
Question: 126SAP Cloud Platform Integration is based on the Apache Camel
integration framework.What is a feature of this integration framework?1.) It is a
payload free routing and mediation engine.2.) It is a payload agnostic routing and
mediation engine.3.) It is a routing and mediation engine for only XML payload.4.)
It is a metadata payload routing and mediation engine.Correct Answer: 2 Question:
127In the SAP BTP cockpit, what functionality does a destination for Cloud
Integrationenable?1.) Invoking function modules in on-premise ABAP systems via RFC
from cloudapplications2.) Establishing connections between Integration Suite
capabilities3.) Consuming cloud applications in an on-premise back-end system via
HTTP(S)4.) Sending e-mails from web applications using public e-mail
providersCorrect Answer: 2 Question: 128Where do you define permissions for senders
to process messages on a runtime node?1.) SAP Cloud Platform > Members2.) SAP
Solution Manager3.) SAP Cloud Platform > Security > Authorizations4.) SAP Cloud
Platform Integration Manage Security

Correct Answer: 3 Question: 129What actions can you perform when creating a
product in SAP API Management? (2correct)1.) Publish2.) Deploy3.) Save As Draft4.)
SaveCorrect Answer: 1,3 Question: 130 You want to use SAP Cloud Platform
Integration content for different integrationplatforms. What do you do to the
product profiles?1.) Use the SAP Cloud Platform Integration product profile for all
target integrationplatforms.2.) Change the product profile to your target platform
on SAP Cloud Platform Integration.3.) It works out of the box for all integration
platforms.4.) Change the product profile on the target platform.Correct Answer: 2
Question: 131 You want to transform an inbound message to a specific structure that
is needed in theoutbound system. What mapping types can you use? (3 correct)1.) AI-
based mapping2.) XSLT mapping3.) Excel spreadsheet mapping4.) Operation mapping5.)
Message mappingCorrect Answer: 2,4,5 Question: 132

What is required to access API Business Hub Enterprise?1.) SAP API Business Hub2.)
SAP Business Application Studio3.) SAP Extension Suite4.) SAP Integration
SuiteCorrect Answer: 4 Question: 133What are some SAP Business Technology Platform
features? (2 correct)1.) Application development using SAP Extension Suite2.) SAP
Analytics Cloud integration3.) Third-party database systems extension4.)
Application development in SAP on-premise systemsCorrect Answer: 1,2 Question:
134Which of the following are primary capabilities of SAP Cloud Platform? (3
correct)1.) It enriches an SAP HANA database2.) It integrates cloud
applications.3.) It is positioned as the SAP SaaS platform.4.) It extends On-
premise applications5.) It is an agile platform.Correct Answer: 1,2,4 Question:
135Why are Message Implementation Guidelines (MIGs) focused on semantics? (2
correct)1.) To understand how information is used in different scenarios and
business domains2.) To improve translation of data objects3.) To understand the
meaning and properties of customized interface elements in a givenbusiness
context4.) To improve internationalization of data elementsCorrect Answer: 1,3

Question: 136Which call types can you use to invoke local integration processes
through their parentiFlow? (2 correct)1.) Node process call2.) Looping process
call3.) Process call4.) Child process callCorrect Answer: 2,3 Question: 137 You are
using the HTTP adapter to connect to a third-party cloud software. Whichoperations
are supported? (2 correct)1.) HEAD2.) OPTIONS3.) TRACE4.) PURGECorrect Answer: 1,3
Question: 138 Your iflow processes messages synchronously and you get the message
statusESCALATED. What does this message status mean?1.) NO error message is sent to
the sender.2.) An error message is sent to the sender.3.) An error message is sent
to the receiver.4.) NO error message is sent to the receiver.Correct Answer: 2
Question: 139Which of the following are components of the SAP Integration Suite? (2
correct)

1.) Cloud Integration2.) Automation Pilot3.) Continuous Integration & Delivery4.)


Integration AdvisorCorrect Answer: 1,4 Question: 140What can you create in SAP
Integration Suite API Management? (2 correct)1.) API Proxies2.) API Connectors3.)
API Portals4.) API ProvidersCorrect Answer: 1,4 Question: 141What can you use to
deploy a cloud native micro app? Please choose the correct answer.Choose one1.) SAP
Cloud Platform, Neo environment2.) SAP Cloud Platform, Cloud Foundry environment3.)
SAP HANA Enterprise Cloud4.) ABAP stack Correct Answer: 2 Question: 142Which
service components are included in the Platform as a Service (PaaS) model?
(2correct)1.) Data2.) Middleware(s)3.) Runtime(s)4.) Networking servicesCorrect
Answer: 2,3

Question: 143What can you map with the message mapping transformer?1.) Input to
output message encoding2.) Properties to messages3.) XSLT to JSON format4.) Input
to output message structuresCorrect Answer: 4 Question: 144Which of the following
capabilities are included with DevOps services? (3 correct)1.) Enrichment2.)
Configuration3.) Monitoring4.) Deployment5.) ScalingCorrect Answer: 2,3,4 Question:
145 You have created a custom business object in SAP S/4HANA How can you access
thisobject outside of SAP S/4HANA?1.) Via an SAP S/4HANA OData interface2.) Via an
SAP S/4HANA Soap interface3.) Via an SAP API Business Hub interfaceCorrect Answer:
1 Question: 146 You want to add a header variable to an exchange message. What type
is NOT supported?1.) Regular Expression2.) Xpath3.) Global Variable4.)
ExpressionCorrect Answer: 1

Question: 147What is the fastest way to validate the quality of a Mapping


Guideline (MAG)?1.) Simulating and reviewing the results with previously provided
sample output values2.) Simulating and reviewing the results with automatically
generated sample values3.) Simulating and reviewing the results with previously
provided sample input valuesCorrect Answer: 3 Question: 148 You want to break down
a composite message into a series of individual messages. Whichstandard splitting
methods are available? (2 correct)1.) IDoc Splitter2.) Mail Splitter3.) JSON
Splitter4.) PKCS#7/CMS SplitterCorrect Answer: 1,4 Question: 149For which of the
following does the Integration Advisor Proposal Service providesuggestions?1.) How
to combine message mappings2.) Working with simulation values and their outcomes3.)
Working with XSLT, JavaScript, and Groovy scripts4.) How to customize an
interfaceCorrect Answer: 2 Question: 150Which of the following are characteristics
of the cloud native process model? (2 correct)

1.) Continuous delivery2.) Use of containers3.) Client server4.) WaterfallCorrect


Answer: 1,2 Question: 151Which of the following is a valid sequence of steps to
incorporate information from anexternal source into an iFlow?1.) Add external call
"Request Reply". Add process participant "Receiver". Connect"Request Reply" with
"Receiver". Choose an appropriate adapter type.2.) Add external call "Send". Add
process participant "Receiver". Connect "Send" with"Receiver". Choose an
appropriate adapter Utype3.) Add external call "Request Reply". Add process
participant "Sender". Connect "RequestReply" with "Sender". Choose an appropriate
adapter typeCorrect Answer: 1 Question: 152Which capability of the SAP Integration
Suite can you use to provide processed data toother applications and consumers?1.)
SAP Integration Advisor2.) SAP Cloud Integration3.) SAP API Management4.) SAP Open
ConnectorsCorrect Answer: 2 Question: 153How do SAP Data Centers operate? (2
correct)1.) It runs explicitly in Germany.2.) It runs also in secure
environments.3.) It runs at multiple locations around the world.4.) It runs only in
secure and certified environments.Correct Answer: 3,4

Question: 154 You want to debug your iFlow at run time. What log level do you use
if you want to check the payloads at every process step?1.) Debug2.) Trace3.)
Info4.) Create a scriptCorrect Answer: 2 Question: 155What is the main feature of
the Low/No-Code programming model in SAP BusinessTechnology Platform?1.) Working
graphically2.) Using APIs and special libraries for easier and more secure
programming3.) Working with all known cloud patternsCorrect Answer: 1 Question:
156Every SAP Cloud Platform Integration tenant has at least one tenant management
nodeand one runtime node. Which of the following tasks does the tenant management
nodeperform? (2 correct)1.) It Processes messages that are exchanged2.) It
interacts with data storage3.) It reads the data from the database for
monitoring.4.) It starts and stops runtime nodes.Correct Answer: 3,4 Question:
157Which of the following does a Message Implementation Guideline (MIG) describe?
(2correct)

1.) The validation of payloads via XSD2.) The meaning of each defined element3.)
The structure of a customized interface4.) The mappings between source and target
code valuesCorrect Answer: 3,4 Question: 158 You want to use outbound communication
based on HTTPS. Which authentication optionsdo you have? (2 correct)1.) Basic
authentication2.) Client-certificate authentication3.) Two-factor authentication4.)
Root-certificate authenticationCorrect Answer: 1,2 Question: 159What happens to the
log level of an iFlow when this iFlow is deleted from the system?1.) The log level
is kept.2.) The log level is set to None.3.) The log level is set to the default
value.4.) The log level is removed.Correct Answer: 4 Question: 160What are some
characteristics of SAP Integration Suite capabilities? (2 correct)1.) Integration
Advisor can be used to automatically create iFlows in Cloud Integration.2.) SAP
Open Connectors can act as an API Provider for API Management.3.) SAP Open
Connectors can be used to create iFlows in Integration Advisor.4.) APIs published
in API Management can be used in iFlows in Cloud Integration.Correct Answer: 2,4

Question: 161What do you need to specify in the connection when you add an API
provider in SAP OpenConnectors?1.) API key2.) Policy template3.) Organization
secret and user secretCorrect Answer: 3 Question: 162While testing your iFlow you
discover that a data store operation step fetches multiplemessages instead of one.
What data store operation step type will fetch a specific messagefrom the data
store?1.) Get2.) Delete3.) Select4.) WriteCorrect Answer: 1 Question: 163 You want
to use an inbound SOAP adapter for synchronous communication. What SOAP version can
you use?1.) SOAP 1.x2.) SAP RM3.) All available SOAP versions4.) SOAP WS-RMCorrect
Answer: 1 Question: 164In an SAP Cloud Integration iFlow you want to compress
message content into a ZIParchive. Which of the following message transformer steps
do you use?

1.) Converter2.) Decoder3.) Encoder4.) Content ModifierCorrect Answer: 3 Question:


165 Your client is unsure of how SAP Cloud Platform enhances SAP S/4HANA and needs
moreinformation. What additional capabilities does a customer gain if they have SAP
CloudPlatform along with SAP S/4HANA? (3 correct)1.) Perform in-app
extensibility.2.) Use extension services.3.) Create new standalone cloud apps.4.)
Platform side-by-side extensibility.5.) Integrate with SAP Cloud apps third-party
solutions.Correct Answer: 3,4,5 Question: 166What is a connector in SAP Open
Connectors?1.) A custom-built integration flow with a third-party provider2.) A
pre-built API integration with a third-party provider3.) A custom-built API
integration with a third-party provider4.) A pre-built integration flow with a
third-party providerCorrect Answer: 2 Question: 167What information can you provide
to the Integration Advisor to enhance the validity of proposals? (3 correct)1.)
Workflow role2.) Location information3.) Business context4.) Industry
classification5.) Technical contextCorrect Answer: 2,3,4

Question: 168What are the characteristics of the Authorization and Trust


Management service in theSAP Cloud Platform, cloud foundry environment (XSUAA)? (2
correct)1.) It works only with SAML 2.0.2.) It manages authentications.3.) It acts
as an OAuth provider for a microapp.4.) It provides JSON web tokens.Correct Answer:
3,4 Question: 169What are the main features of SAP Data Quality Management? (2
correct)1.) Address cleaning2.) Geocoding3.) Automated analysis4.) Platform to
create a business service packagesCorrect Answer: 1,2 Question: 170In SAP Cloud
Integration, what DataStoreOperations control do you use to specify thenumber of
polled messages to send to the receiver?1.) Read2.) Select3.) Join4.) FetchCorrect
Answer: 2 Question: 171Which transport and message protocols are used with an
inbound IDoc adapter?

1.) tRFC and IDoc2.) HTTP(s) and SOAP3.) HTTP(s) and IDoc4.) tRFC and SOAPCorrect
Answer: 3 Question: 172Which of the following adapter types are available for a
sender to transfer a message toSAP Cloud Platform Integration? (2 correct)1.) SAP
Success factors2.) SAP Ariba3.) Twitter4.) Face book Correct Answer: 1,2 Question:
173Which service components are included in the Infrastructure as a Service (IaaS)
model? (2correct)1.) Storage2.) Data3.) Runtime4.) VirtualizationCorrect Answer:
1,4 Question: 174In SAP Cloud Integration, which decoding schemes are available to
decode a message? (2correct)1.) GZIP Decompression2.) CNN-based Decoder3.) QC-MDPC
Decoding4.) Base64 DecoderCorrect Answer: 1,4

Question: 175Where do you create a Slack instance?1.) In the Integration


Advisor2.) In SAP Cloud Integration3.) In SAP Open Connectors4.) In the API
portalCorrect Answer: 3 Question: 176Which incoming formats are available for the
aggregation strategy in a Gather step type?(2 correct)1.) ASCII2.) Plain Text3.)
XML (Different Format)4.) JSONCorrect Answer: 2,3 Question: 177To what service
model does the SAP Cloud Platform Integration service belong?1.) A standalone
app2.) A service on an SaaS3.) A service on an IaaS4.) A service on a PaaSCorrect
Answer: 4 Question: 178In SAP Cloud Integration, what are some element types of an
iFlow? (2 correct)1.) Events2.) Mapping Guidelines (MAG)3.) Senders and
receivers4.) Integration artifacts

Correct Answer: 1,3 Question: 179What can you use to transport your iFlow from DEV
to PROD? (2 correct)1.) BRF+2.) MTAR download3.) MTA download4.) CTS+Correct
Answer: 2,4 Question: 180In SAP Cloud Integration, what converter options are
available to convert a message fromone format to another in one step? (2
correct)1.) JSON -> XML2.) XML -> EDI3.) CSV -> JSON4.) EDI -> CSV Correct Answer:
1,2 Question: 181 You want to encode/compress messages. Which schemes can you use?
(2 correct)1.) GZIP Compression2.) RAR Compression3.) Base64 Encoder4.) 7plus
EncoderCorrect Answer: 1,3 Question: 182 Your iFlow builds a payload and sends it
to another system. You have activated the Tracelog level. In the Message Processing
Monitor, what must you investigate to find thispayload?

1.) iFlow data2.) Artifact details3.) iFlow Message Outcome4.) Message


contentCorrect Answer: 4 Question: 183What does the "Open integration" principle of
the SAP Integration Suite mean?1.) SAP software by default supports any third-party
integration.2.) SAP's integration technology portfolio covers all kinds of
integration.3.) SAP software by default supports integrations to other SAP
software.Correct Answer: 2 Question: 184What is the integration style that SAP
Cloud Platform Integration follows?1.) Data Movement2.) Thing Integration3.) User
Centric Consumption4.) Process InvocationCorrect Answer: 4 Question: 185 You want
to allow a new developer to access the design view of your SAP Cloud
PlatformIntegration tenant. Where do you set these access rights?1.) SAP Cloud
Platform Integration tenant settings2.) SAP Solution Manager3.) SAP identity
provider4.) SAP Cloud PlatformCorrect Answer: 3 Question: 186

What predefined role is necessary to send HTTPS-based messages to an SAP


CloudPlatform Integration endpoint?1.) Message.send2.) HttpMessaging.send3.) ESB
Messaging.send4.) Inbound Message.sendCorrect Answer: 3 Question: 187When you want
to try out APIs on SAP API Business Hub, which of the following is thedefault test
environment?1.) Sandbox2.) Climbing frame3.) Testing ground4.) PlaygroundCorrect
Answer: 1 Question: 188Which of the following components are provided by SAP
Business Technology Platformenvironments? (3 correct)1.) Runtime2.) Tools3.)
Applications4.) Services5.) SystemsCorrect Answer: 1,3,4 Question: 189What kind of
editor do you use to manipulate iFlows?1.) Command-line editor2.) Graphical
editor3.) Code editorCorrect Answer: 2

Question: 190What must you assign so that a user can access an SAP Integration
Suite capability?1.) Role templates to the user2.) The user to the SAP Integration
Suite3.) The user to the SAP integration Suite capability4.) Role collections to
the userCorrect Answer: 4 Question: 191What can you do in SAP Integration Suite,
Cloud Integration? (2 correct)1.) Connect to different cloud runtime environment2.)
Develop complex integration scenarios in Python3.) Connect to multiple endpoints4.)
Develop custom adaptersCorrect Answer: 3,4 Question: 192 Your client is evaluating
an SAP HANA Enterprise Cloud purchase and needs moreinformation options. Which of
the following SLA options cover SAP HANA EnterpriseCloud Productive infrastructure?
1.) Digital Business Services2.) Standard Technical Services3.) Application
Management Services4.) Enhanced Management ServicesCorrect Answer: 3 Question:
193Where in SAP Integration Suite Open Connectors can you test connector instances?

1.) Validation2.) Setup3.) Resources4.) API docsCorrect Answer: 3 Question: 194


You want to use a Groovy script to modify the headers of an exchange message.
Whatimport library must you use?1.)
com.sap.gateway.ip.core.customdev.util.Message;2.)
com.sap.gateway.integration.flow.Message;3.) com.sap.gateway.xiinspector.xml.
Message;4.) com.apache.camel.framework.util.Message;Correct Answer: 1 Question:
195Which of the following are integrated solutions of SAP's Business Technology
Platform?There are 2 correct answers to this question.' Choose:1.) Blockchain2.)
Development and Deployment3.) Analytics4.) Application Development and
IntegrationCorrect Answer: 3,4 Question: 196 Your client is using SAP Hybris for
sales order quotes. A large percentage of customersregistered in SAP Hybris have
duplicate addresses. What SAP Cloud Platform service do you recommend to cleanse
the customer address?1.) SAP Hybris as a Service (YaaS) on SAP Cloud Platform2.)
SAP Cloud Platform Business Rules service3.) SAP Data Quality Management. Micro
services for location data4.) SAP Cloud Platform Identity ProvisioningCorrect
Answer: 3

Question: 197To call an application in the SAP API Business Hub, what do you
need?1.) User secret2.) API Key3.) CertificateCorrect Answer: 2 Question: 198 Your
client is unsure about the possible options to implement their cloud transformation
journey and needs more information. Which of the following products are
cloudtransformation options? (3 correct)1.) SAP Cloud Platform2.) SAP HANA
Enterprise Cloud3.) SAP Cloud Trust Center4.) SAP Cloud Connector5.) SAP cloud apps
(SAP SuccessFactors, SAP Concur, etc.)Correct Answer: 1,2,5 Question: 199When you
create a Message Implementation Guideline (MIG), you can choose directions.Which
direction must you choose for a system to receive and process payloads?1.)
Custom2.) Out3.) InCorrect Answer: 3 Question: 200What does the "Out-of-the-box
integration" principle of the SAP Integration Suite mean?

1.) SAP software by default supports integrations to other SAP software.2.) SAP's
integration technology portfolio covers all kinds of integration.3.) SAP software
by default supports any third-party integration.Correct Answer: 1 Question: 201What
are some artifacts that can be added to content packages within the SAP
CloudIntegration? (3 correct)1.) REST API2.) Integration Flow3.) Script
Collection4.) Integration Collection5.) WorkflowCorrect Answer: 1,2,3 Question:
202To test a POST request of APIs in the API Business Hub Enterprise page, what do
youneed?1.) Certificate2.) User secret3.) Application KeyCorrect Answer: 1
Question: 203 You want to send messages over an SOAP adapter to an integration
flow. Which methoddo you use to send the messages?1.) UPDATE2.) PATCH3.) GET4.)
POSTCorrect Answer: 4

Question: 204Where can you configure a static payload? (2 correct)1.) In a Data


Store Operation component2.) In a Content Modifier component of the Message Body
tab3.) In a Content Modifier component of the Message Header tab4.) In a Groovy
scriptCorrect Answer: 1,2 Question: 205 You want to implement a synchronous call to
a remote HTTP API as an integration flowcomponent. Which adapter can you use?1.)
OData2.) Mail3.) AMQP4.) SFTPCorrect Answer: 1 Question: 206Which data store
operation can you use to save a customer ID?1.) GET2.) SELECT3.) POST4.)
WRITECorrect Answer: 4 Question: 207What can you do in the Cloud Integration
capability within SAP Integration Suite? (2correct)1.) Connect to different cloud
runtime environments.2.) Connect to multiple endpoints.3.) Develop custom
adapters.4.) Develop complex integration scenarios in Python.

Correct Answer: 2,3 Question: 208 You have set up an integration process to use a
SOAP adapter. Which event allows you torun the integration flow directly after
deployment?1.) End Event2.) End Message3.) Start Event4.) Start MessageCorrect
Answer: 4 Question: 209Which expression language can you use to access the content
of a message in anintegration flow?1.) JavaScript expression language2.) XML
expression language3.) Spring expression language4.) Simple expression
languageCorrect Answer: 4 Question: 210 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 andpassword?1.) Security Material2.) Access
policies3.) PGP Keys4.) KeystoreCorrect Answer: 1 Question: 211

You use an API Key for authentication in an HTTPS API call. In which part of the
ContentModifier is the API Key included?1.) Message body2.) Message header3.)
Attachment4.) Exchange propertyCorrect Answer: 2 Question: 212What are the key
capabilities of the SAP BTP Integration Suite? (2 correct)1.) API Management2.)
Connectivity Service3.) Open Connectors4.) SAP Business Application StudioCorrect
Answer: 1,2 Question: 213In which of the following must you call getBody() to
access the payload in a Groovy script?1.) camelcontext2.) property3.) header4.)
messageCorrect Answer: 4 Question: 214 You configured a content modifier as
follows: Action Create. Name: ProductID. Source Type: XPath. Source Value:
//ProductID. DataType: java lang string. After testing the content modifier, you
receive an error message that contains thefollowing fragment:
java.lang.ClassNotFoundException java lang string. What caused theerror message?

1.) Incorrect name2.) Incorrect source value3.) Incorrect source type4.) Incorrect
data typeCorrect Answer: 4 Question: 215What is Representational State Transfer
(REST)?1.) An architectural style2.) A description language for APIs3.) A message
protocol4.) An application protocolCorrect Answer: 1 Question: 216Which of the
following are markup languages that you can use to describe APIs? (2correct)1.)
RAML2.) CXML3.) Open API4.) HTMLCorrect Answer: 1,3 Question: 217 You want to use
an HTTPS endpoint from an integration flow. In which of the followingmust you use
the HTTP client?1.) API Management capability within SAP Integration Suite2.) Open
Connectors capability within SAP Integration Suite3.) SAP Integration Suite,
advanced event mesh4.) SAP Business Application StudioCorrect Answer: 2

Question: 218 You want to call an OData v4.0 interface through an adapter in the
Cloud Integrationcapability within SAP Integration Suite. Which adapter can you
use?1.) JMS2.) ProcessDirect3.) HTTPS4.) SOAPCorrect Answer: 3 Question: 219 You
want to access individual entities of an HTTP call over XPath.What must you do if
nonamespace mapping exists?1.) Convert the namespaces to JSON.2.) Remove the
namespaces.3.) Convert the namespaces to XML4.) Remove the XML prolog.Correct
Answer: 2 Question: 220 You want to integrate a SOAP adapter into an integration
process and enable the adapterto send messages to the integration flow. Which user
role must you set up in the SOAPadapter?1.) MessagingsendtoCI2.) MessagingSend3.)
ESBMessaging sendCorrect Answer: 3 Question: 221How do you configure a SOAP adapter
for asynchronous processing?1.) Message Exchange Pattern: Request-Reply Process
Settings Robust2.) Message Exchange Pattern: Request-Reply Process Settings WS
Standard3.) Message Exchange Pattern: One-Way Process Settings: Robust4.) Message
Exchange Pattern: One-Way Process Settings: WS Standard

Correct Answer: 4 Question: 222Which of the following capabilities within SAP


Integration Suite are core for integration?(3 correct)1.) Integration Advisor2.)
Open Connectors3.) Integration Assessment4.) Cloud Integration5.) API
ManagementCorrect Answer: 3,4,5 Question: 223When does the "Trace" log level expire
and when will the log files be removed?1.) Expiration. 10 minutes Removal. After 24
hours2.) Expiration: 15 minutes Removal: After 24 hours3.) Expiration: 15 minutes
Removal: After 10 hours4.) Expiration: 10 minutes Removal: After 1 hourCorrect
Answer: 4 Question: 224What are some advantages of creating an OData interface
through an API provider? (2correct)1.) Automatic creation of a WSDL
specification2.) Automatic creation of a RAML specification3.) Automatic creation
of a Swagger UI4.) Automatic creation of an openAPI specificationCorrect Answer:
3,4 Question: 225Which part of the proxy URL is provided by the initial
configuration step of the APIManagement?

1.) Name of the API management2.) Service name3.) Version4.) Virtual hostCorrect
Answer: 4 Question: 226Where must you configure an HTTPS inbound adapter with OAuth
2.0 authentication?1.) In the adapter2.) In the integration flow3.) In the SAP
Integration Suite4.) In the process runtimeCorrect Answer: 2 Question: 227 You are
creating an API in the API management capability within SAP Integration Suiteusing
Edit in API Designer. What is the next step to consolidate the resources?1.)
Generate the server stubs2.) Generate the database tables.3.) Generate the client
stubs4.) Generate the microservices.Correct Answer: 1 Question: 228In the SAP
Integration Suite, where can you change the virtual host name?1.) Discover -
APIs2.) Design APIs3.) Configure ? APIs4.) Settings APIsCorrect Answer: 4

Question: 229 You want to publish a new API product to the API business hub
enterprise. What is arequirement?1.) At least two deployed API Providers2.) At
least one deployed API Proxy3.) At least one deployed API Provider4.) At least two
deployed API ProxiesCorrect Answer: 2 Question: 230Where can you find more
information about APIs, policies, and integrations?1.) Cloud Integration capability
within SAP Integration Suite2.) Open Connectors capability within SAP Integration
Suite3.) SAP Business Accelerator HubCorrect Answer: 3 Question: 231In your
integration flow process, the request reply returns a message with namespaces.What
can you do to delete namespaces from this message? (2 correct)1.) Set up the
request reply to delete the namespaces2.) Use a Content Modifier3.) Set up the
namespace mapping in the Runtime Configuration.4.) Use an XSLT mapping.Correct
Answer: 2,4 Question: 232 You have created an API provider of the type Internet.
What http response code indicatessuccess?1.) 2032.) 4033.) 2004.) 401

Correct Answer: 3 Question: 233 You want to set up an SAP backend system through
the Cloud Connector with an APIprovider. Which connection type do you use?1.)
Internet2.) On-premise3.) Cloud Integration4.) Open ConnectorsCorrect Answer: 2
Question: 234Which SAP Cloud Integration process event allows you to run
integration flows directlyafter deployment?1.) Content Modifier2.) Router3.)
Message Digest4.) TimerCorrect Answer: 4 Question: 235What does an API consumer do?
1.) It provides the server-side implementation of an interface.2.) It invokes an
interface.3.) It provides an interface.Correct Answer: 2 Question: 236What are some
message protocols that the API Management capability within SAPIntegration Suite
supports? (3 correct)

1.) SOAP2.) RFC3.) REST4.) OData5.) IDocCorrect Answer: 1,3,4 Question: 237In the
Cloud Integration capability within SAP Integration Suite, which internal
messageformat is used?1.) XML2.) JSON3.) XSLTCorrect Answer: 1 Question: 238 You
want to dispatch messages only when a child element "Product" exists.
Whichcondition do you set?1.) ProductSet/count(Product)>02.)
/ProductSet/count(Product)=03.) /ProductSet/count(Product)<0)4.)
/ProductSet/counter(Product)>0Correct Answer: 1 Question: 239Besides in SAP API
Management, where can you find policy templates?1.) In SAP API Business Accelerator
Hub - Explore Discover Integrations2.) In SAP API Business Accelerator Hub- Explore
Categories ?? APIs3.) In SAP API Business Accelerator Hub ? Explore Business
Processes4.) In SAP API Business Accelerator Hub- Explore ProductsCorrect Answer: 2

Question: 240What can you use to prevent overload in an OData request and reply
call?1.) Query filter2.) HTTP adapter3.) Stop parameter4.) PagingCorrect Answer: 4
Question: 241What are some aspects of "holistic integration" of the SAP Integration
Suite? (3 correct)1.) Process Integration2.) Cloud Integration3.) Event
Integration4.) Domain Integration5.) Data IntegrationCorrect Answer: 1,3,5
Question: 242What must you do to find out which entity sets are available in the
OData V2.0 interface?1.) Retrieve the service document from the interface.2.)
Retrieve the metadata document from the interface.3.) Contact the OData interface
manufacturer4.) Search in the Global Directory of all available OData
interfaces.Correct Answer: 1 Question: 243Using the Test Connectivity function, you
want to test a connection to a backend system.The connection is provided by a Cloud
Connector. Which parameter is required for theconnection test?1.) Connector ID2.)
Host3.) Location ID4.) Subaccount ID

Correct Answer: 3 Question: 244 You are using a Data store Operation of the type
Write. Which parameter must you selectto avoid duplicate entries?1.) Overwrite
Existing Message2.) Retention Threshold for Alerting3.) Include Message Headers4.)
Encrypted stored MessageCorrect Answer: 1 Question: 245 You want to split a message
that contains recurring child nodes. Which of the followingsplitter types can you
use? (2 correct)1.) EDI Splitter2.) PKCS#7/CMS Splitter3.) General Splitter4.)
Iterating SplitterCorrect Answer: 3,4 Question: 246 You want to set up Exchange
Properties in an integration flow. Besides a ContentModifier, what can you use?1.)
Python scripting2.) Groovy SDK scripting3.) Batch scripting4.) XML scriptingCorrect
Answer: 2 Question: 247 You want to build an architecture that is largely
asynchronous. Which design do you useto exchange notifications between the partners
involved?

1.) Event-driven design2.) Hexagonal design3.) Serverless design4.) Request-driven


designCorrect Answer: 1 Question: 248What is a characteristic of a product in the
API Management capability within SAPIntegration Suite?1.) It encapsulates the API
provider.2.) It is a separate artifact and is required for basic authentication.3.)
It is deployed as a separate artifact on the API business hub enterpriseCorrect
Answer: 3 Question: 249Which functionalities are used by OData?1.) HTTP. AtomPub,
and JSON2.) TCP. AtomPub, and JSON3.) SOAP, AtomPub, and JSONCorrect Answer: 1
Question: 250What are the maturity levels of the SAP Integration Solution Advisory
Methodology? (2correct)1.) Enable your integration structure.2.) Design your hybrid
integration platform.3.) Assess your integration strategy4.) Implement your
integration architectural strategy.Correct Answer: 2,3 Question: 251

What do you use in an integration flow to handle unexpected errors?1.) Status code
checks2.) Exception handler integration flow elements3.) Try-catch subprocesses4.)
Exception-handling subprocessesCorrect Answer: 4 Question: 252What are target
endpoints of an API? (3 correct)1.) API provider2.) API consumer3.) Resources4.)
API proxy5.) URL of original APICorrect Answer: 1,4,5 Question: 253What does the
messaging model of the Apache Camel Data Model consist of?1.) Header, Exchange ID,
in-message2.) Header, body, attachment3.) Header, body, properties4.) Header,
properties, attachmentCorrect Answer: 2 Question: 254Which log level must you use
to examine the payload at specific processing steps in anintegration flow?1.)
Error2.) Debug3.) Trace4.) InfoCorrect Answer: 3

You might also like