0% found this document useful (0 votes)
612 views22 pages

Udemy C - Cpi - 12

A user assigned to the AuthGroup.BusinessExpert group can perform the specific task of reading the message payload and attachments. The SAP Data Center operates at multiple locations around the world and in secure and certified environments. SAP Cloud Platform OData Provisioning eliminates the need for an SAP Gateway Server for on-premise data access.

Uploaded by

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

Udemy C - Cpi - 12

A user assigned to the AuthGroup.BusinessExpert group can perform the specific task of reading the message payload and attachments. The SAP Data Center operates at multiple locations around the world and in secure and certified environments. SAP Cloud Platform OData Provisioning eliminates the need for an SAP Gateway Server for on-premise data access.

Uploaded by

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

Question 1: Skipped

You assign a user to the AuthGroup.BusinessExpert group. What specific task can this user perform?


Deleting messages from the transient data store


Reading the message payload and attachments
(Correct)


Deploying integration content


Accessing (read only) the Data Store Viewer

Question 2: Skipped
You want to use a Groovy script to modify the headers of an exchange message. What's the correct answers?


com.sap.gateway.xiinspector.xml.Message;


com.apache.camel.framework.util.Message;


com.sap.gateway.integration.flow.Message;


com.sap.gateway.ip.core.customdev.util.Message;
(Correct)

Question 3: Skipped
You want to add a header variable to an exchange message. What type is NOT supported?


Xpath


Expression


Regular Expression
(Correct)


Global Variable

Question 4: Skipped
How does the SAP Data Center operate?

Note: There are 2 correct answers to this question.


It runs only in secure and certified environments.
(Correct)


It runs at multiple locations around the world.
(Correct)


It runs explicitly in Germany.

It runs in secure environments

Question 5: Skipped
Your client has a requirement that all new reporting apps are to be deployed on an SAP Cloud Platform but those apps will access data from
existing onPremise systems via secure 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?


SAP Cloud Platform Connectivity


SAP Cloud Platform OData Provisioning
(Correct)


SAP API Business Hub


SAP Cloud Platform API Management

Question 6: Skipped
What describes the basic principle of SAP Leonardo?


Is a renaming of multi-cloud structures


Is a collection of technologies, based on SAP Cloud Platform.


Is a design-led approach to innovation
(Correct)


Is a design-led approach to combine cloud and onPremise.

Question 7: Skipped
You split a message, modify the split message, merge the split message and send in a single message via a Web Service. What are the steps
to accomplish this?


1. Split 2. Join 3. Gather 4. SEND
(Correct)


1. Split 2. Aggregator 3. Join 4. SEND


1. Split 2. SEND


1. Split 2. Multicast 3. Aggregator 4. SEND

Question 8: Skipped
Your client requests that messages that throw errors while being processed by the SAP Cloud Platform, Integration Service show in the
message monitor as "Failed". What IFlow step type does this?


Escalation End


Error Start


Terminate Message


Error End
(Correct)

Question 9: Skipped
What are the main architecture layers of SAP Cloud Stack?

Note: There are 3 correct answers to this question.


PaaS
(Correct)


SaaS
(Correct)


Daas


BaaS


Iaas
(Correct)

Question 10: Skipped


Which of the following are the primary capabilities of SAP Cloud Platform?

Note: There are 3 correct answers to this question.


It is positioned as the SAP SaaS platform


It enriches an SAP HANA database.


It integrates cloud applications
(Correct)


It is an agile platform.
(Correct)


It extends on-premise applications
(Correct)

Question 11: Skipped


You want to debug your iFlow at development time. Which log level do you use if you want to check the payloads at every process step?


Info


Debug


Create a script

Trace
(Correct)

Question 12: Skipped


You want to use SAP Cloud Services. You want your data to be secured and stored exclusively by you. Which of the deployment models can you
use? Note: There are 3 correct answers to this question.


Fiori Cloud


Analytical Cloud


Private Cloud
(Correct)


Hybrid Cloud
(Correct)


Public Cloud
(Correct)

Question 13: Skipped


What feature applies to a SaaS application?


Delivered via software bundle in a box


Hardware license must be issued before the application can be used


Delivered over the Internet
(Correct)


Different versions of the application can be used

Question 14: Skipped


You want to forward a notification (asynchronous) to a back-end system. What option can you use?


Content Enricher


Process Call


Send
(Correct)


Request and Reply

Question 15: Skipped


What is the SAP Smart Business service?


A framework for extended data cleansing


A framework for geocoding


A framework for supporting projects


A framework for visualizing analytic content in the form of charts and tiles
(Correct)

Question 16: Skipped


You are designing an IFlow and one of the requirements is to invoke an external OData service to update the message. Which operation can be
used?


Content Modifier


Send


Content Enricher
(Correct)


Request Reply

Question 17: Skipped


Every SAP Cloud Platform Integration tenant has at least one Tenant Management Node and one Runtime Node. Which of the following tasks
does the Tenant Management Node perform? Note: There are 2 correct answers to this question.


It starts and stops runtime nodes.
(Correct)


It processes messages that are exchanged.


It interacts with the load balancer.


It reads data from the database for monitoring.
(Correct)

Question 18: Skipped


SAP Cloud Platform Integration is based on the Apache Camel integration framework. What is a feature of this integration framework?


it is a meta data payload routing and mediation engine.


It is a routing and mediation engine for only XML payload


it is a payload free routing and mediation engine.


It is a payload agnostic routing and mediation engine.
(Correct)

Question 19: Skipped


What is the integration style that SAP Cloud Platform Integration follows?


Thing Integration


Data Movement


User Centric Consumption

Process Invocation
(Correct)

Question 20: Skipped


Which of the following are elements of an X.509 Certificate? Note: There are 2 correct answers to this question.


Adapter Profile


Distinguished Name
(Correct)


Issuer
(Correct)


Communication Role

Question 21: Skipped


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?

Note: There are 2 correct answers to this question.


1. Convert XML2JSON 2. Message Mapping 3. Convert JSON2XML


1. Convert JSON2XML 2. Message Mapping 3. Convert JSON2XML


1. Convert JSON2XML 2. XSLT Mapping 3. Convert XML2JSON
(Correct)


1. Convert JSON2XML 2. Message Mapping 3. Convert XML2JSON
(Correct)

Question 22: Skipped


You want to direct messages along a specific path using an expression. What's the correct type of routing?


Router
(Correct)


Aggregator


Splitter


Join

Question 23: Skipped


What is NOT composed in a sequence of packets in a PGP message?


Integration Flow ID
(Correct)


Signature

Literal Data


Public Key

Question 24: Skipped


Your client asks you for advice on deciding which SAP Cloud Platform service should they use for collecting temperature readings from sensors
placed in devices. Which SAP Cloud Platform service should they use?


RabbitMQ


SAP HANA Smart Data Integration
(Correct)


SAP API Business Hub


SAP Cloud Platform OData Provisioning

Question 25: Skipped


Where do you find information about APIs built by partners and SAP?


SAP API Business Hub
(Correct)


SAP Cloud Platform API Management


Enterprise Service Repository


SOAManager

Question 26: Skipped


What are the main features of SAP Data Quality Management?

Note: There are 2 correct answers to this question.


Automated Analysis


Geocoding
(Correct)


Address Cleansing
(Correct)


Platform, to create business service packages

Question 27: Skipped


Which tool or service do we use to link SAP Cloud Platform applications and on-premise systems together?


SAP Business Connector


Cloud Integration

SAP Cloud Connector
(Correct)


Smart Data Integration

Question 28: Skipped


You want to allow a new developer access to the design view of your CPI tenant. Where do you set these access rights?


SAP Solution Manager


SAP Identity Provider


SAP Cloud Platform
(Correct)


SAP CPI Tenant settings

Question 29: Skipped


Which of the following are features of Digital Business Transformation?

Note: There are 3 correct answers to this question.


Reduced time to realize business value
(Correct)


Resource pooling


Adaptive and scalable operating model
(Correct)


Simplified IT landscape
(Correct)


Perpetual license agreements

Question 30: Skipped


You are designing an IFlow and one of the requirements is to merge separate messages from different paths in the IFlow into one message.
Which operation can be used?


Gather
(Correct)


Aggregator


Multicast


Router
Question 31: Skipped
You want to encode/compress messages. Which options are available?

Note: There are 2 correct answers to this question.


Base64 Encoder
(Correct)


7plus Encoder


RAR Compression


GZIP Compression
(Correct)

Question 32: Skipped


Which usage options are offered by SAP Cloud Platform Integration? Note: There are 2 correct answers to this question.


Data Migration


OData Service
(Correct)


Value Mapping
(Correct)


SOAP Service

Question 33: Skipped


A user must be able to have read only access to the Data Store Viewer. What's the correct role to choose?


AuthGroup.SystemDeveloper
(Correct)


AuthGroup.IntegrationDeveloper


AuthGroup.BusinessExpert


AuthGroup.Administrator

Question 34: Skipped


The design of SAP Cloud Platform Integration is characterized by which main aspects? Note: There are 3 correct answers to this question.


Multi-Tenancy
(Correct)


PI on the Cloud Platform


Integration Bus Aspect
(Correct)


Integration-as-a-Service Aspect
(Correct)


Data Messaging Aspect

Question 35: Skipped


Which predefined role is necessary to send HTTPS based messages to a CPI endpoint?


ESBMessaging.send
(Correct)


InboundMessage.send


HttpMessaging.send


HttpMessaging.send

Question 36: Skipped


You want to use an inbound SOAP adapter for synchronous communication. What SOAP version can you use?


SOAP 1.x
(Correct)


SOAP WS-RM


All available SOAP versions


SAP RM

Question 37: Skipped


Your client has a requirement that front level service reps need role based tiles hosted in SAP Fiori Launchpad that show real time temperature
change readings coming from sensors placed in thermometers.


SAP Leonardo Machine Learning


SAP HANA for advanced analytics: Search, Text Analysis, & Mining


SAP HANA advanced analytics: Predictive Analytics


SAP Smart Business Service
(Correct)

Question 38: Skipped


Your client is considering implementing SAP S/4HANA in the cloud and is not sure which deployment 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. Which cloud deployment option satisfies these
requirements?


SAP S/4HANA Cloud


SAP S/4HANA, on premise

SAP S/4HANA, private managed cloud
(Correct)


SAP S/4HANA Cloud, private edition

Question 39: Skipped


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's the correct solution for that?


SAP HANA Studio


Integration Content Advisor
(Correct)


SAP NetWeaver Developer Studio


SAP WEB IDE

Question 40: Skipped


You want to use SAP Cloud Platform Integration content for different integration platforms. What's the correct procedure?


Change the Product Profile on the target Platform.


Change the Product Profile to your target Platform on SAP Cloud Platform Integration.
(Correct)


Use the SAP Cloud Platform Integration Product Profile for all target integration platforms.


It works out of the box for all integration platforms

Question 41: Skipped


Your client is unsure how SAP Cloud Platform enhances SAP S/4HANA and needs more information. What additional capabilities can a
customer do if they have SAP Cloud Platform alongside SAP S/4HANA?

Note: There are 3 correct answers to this question.


Integrate with SAP Cloud apps and third-party solutions.
(Correct)


Use ABAP for extensions


Perform in-app extensibility


Create new standalone cloud apps.
(Correct)


Perform side-by-side extensibility
(Correct)

Question 42: Skipped


Your caller sends only decrypted message payload.
Which security standard you can use to encrypt this message payload?

Note: There are 2correct answers to this question.


HIPAA secure messaging


WS-Security
(Correct)


XML Signature


Open Pretty Good Privacy (PGP)
(Correct)

Question 43: Skipped


What pattern is NOT contained in a Camel Exchange Message?


Exchange ID


InMessage


Exception


Runtime node information
(Correct)

Question 44: Skipped


One of the requirements of a project you are working on is to store data in JSON format without the need for static schemas or data extraction
via SQL. What solution should you use to satisfy this requirement?


MongoDB
(Correct)


Node.js


PostgreSQL


SAP HANA

Question 45: Skipped


While testing your IFlow you discover that a data store operation step fetches multiple messages instead of one. What data store operation
step type will fetch a specific message from the data store?


Delete


Write


Select


GET
(Correct)

Question 46: Skipped


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 the need for coding?


SAP Smart Business Service
(Correct)


SAP Cloud Platform Streaming Analytics


SAP HANA Advanced Analytics


SAP Cloud Platform Predictive Service

Question 47: Skipped


Your iFlow processes messages synchronously and you get the message status ESCALATED. What's happening?


NO error message is sent to the receiver


An error message is sent to the sender
(Correct)


An error message is sent to the receiver.


NO error message is sent to the sender.

Question 48: Skipped


Your customer wants to develop custom HR reports that will be made available to line area managers. What platform is best for this
requirement?


SAP Leonardo, Machine Learning


SAP App Center


SAP API Business Hub
(Correct)


SAP SuccessFactors

Question 49: Skipped


You want to use inbound communication based on HTTPS. What combination of Authentication and Authorization are possible? Note: There
are 2 correct answers to this question


• OAuth authentication and access control lists and • Role-based authorization


• OAuth authentication and • Role-based authorization
(Correct)


• Basic and Subject/Issuer DN authorization check of a certificate and • Role-based authorization


• Basic authentication and • Role-based authorization
(Correct)

Question 50: Skipped


What tool is used to perform extensions on SAP S/4HANA Cloud?


SAP Web IDE
(Correct)


SE80


OData


NetWeaver Developer Studio

Question 51: Skipped


Your client is using SAP Hybris for Sales Order Quotes. A high percentage of customers registered in SAP Hybris have duplicate addresses. What
SAP Cloud Platform service do you recommend to cleanse the customer addresses?


SAP Data Quality Management, Microservices
(Correct)


SAP Hybris as a Service (YaaS) on SAP Cloud Platform


SAP Cloud Platform Identity Provisioning


SAP Cloud Platform: Business Rules

Question 52: Skipped


You have an asynchronous integration scenario. What adapter enables asynchronous messaging?


ODC


LDAP


IDOC


JMS
(Correct)

Question 53: Skipped


Which incoming formats are available for the aggregation strategy in a Gather step type? Note: There are 2 correct answers to this question.


XML (Different Format)
(Correct)


ASCII


JSON


Plain Text
(Correct)
Question 54: Skipped
In order to enable a sender system to process messages on a tenant using HTTPS/basic authentication, you need to assign which role to the
associated user?


ESBDataStore.read


IntegrationOperatationServer.read


ESBmessaging.send
(Correct)


TenantPartnerDirectory.write

Question 55: Skipped


Which of the following adapter types are available for the sender to transfer a message to SAP Cloud Platform Integration? Note: There are 2
correct answers to this question.


SuccessFactors
(Correct)


Facebook


Twitter


Ariba
(Correct)

Question 56: Skipped


You want to use a XSLT mapping in your iFlow. You want to use dynamic parameters that are set as exchange message properties.


Use only dynamic parameters in the content modifier artifact.


Use Java script within a special namespace in the XSL template.


Use Java script within a special namespace in the XSL template.


Use Apache Camel simple expression language within a special namespace in the XSL template.
(Correct)

Question 57: Skipped


You want to transform an inbound message to a specific structure that is needed in the outbound system. Which mapping types can you use?
Note: There are 3 correct answers to this question.


AI-based Mapping


Message Mapping
(Correct)


Operation Mapping
(Correct)


Excel Spreadsheet Mapping

XSLT Mapping
(Correct)

Question 58: Skipped


You need to encrypt the contents of a message. What encryptor should you use?


HTTPS


SFTP


AES


PGP
(Correct)

Question 59: Skipped


You want to detect errors while message processing but without a Message Failed status. Which events can you use?

Note: There are 2 correct answers to this question.


Message End Event in an Exception Subprocess
(Correct)


Escalation Event in an Exception Subprocess
(Correct)


Terminate Message in an Exception Subprocess


Exception Message in an Exception Subprocess

Question 60: Skipped


Which settings can you use to connect to Twitter? Note: There are 2 correct answers to this question.


Use only the Twitter outbound adapter


Use RFC adapter to connect directly to Twitter


Use Request and Reply with Twitter outbound adapter
(Correct)


Use Request and Reply with HTTP adapter
(Correct)

Question 61: Skipped


What cloud deployment model does the SAP Cloud platform follow?


onPremise


private managed

public
(Correct)

Question 62: Skipped


What can you use to transport your IFlow from DEV to Prod? Note: There are two correct answers to this question.


MTA download


BRF+


MTAR download
(Correct)


CTS+
(Correct)

Question 63: Skipped


Which service components are excluded in the Infrastructure as a Service (IaaS) model?

Note: There are 2 correct answers to this question.


Virtualization


Runtime
(Correct)


Data
(Correct)


Storage

Question 64: Skipped


In a Mail Receiver adapter you use plain user/password for authentication. Where do you define the user and password?


Create directly as user and password at the Mail Receiver adapter configuration


Manage Security Material > OAuth2 Credentials


Manage Security Material > Secure Parameter


Manage Security Material > User Credentials
(Correct)

Question 65: Skipped


Which databases are supported by SAP Cloud Platform Data and Storage Services?

Note: There are 2 correct answers to this question.


MaxDB

CouchDB


Postgre SQL


SAP HANA
(Correct)


Redis
(Correct)

Question 66: Skipped


What authentication method is used with the Monitoring API?


oAuth2


Basic Authentication
(Correct)


Single Sign On (SSO)


2 Factor Authentication

Question 67: Skipped


Which of the following capabilities are included with DevOps Services?

Note: There are 3 correct answers to this question.


Configuration
(Correct)


Scaling


Monitoring
(Correct)


Enrichment


Deployment
(Correct)

Question 68: Skipped


You want to perform content-specific filtering of a message. Which value types can you use? Note: There are 2 correct answers to this
question.


Double


Byte

String
(Correct)


Nodelist
(Correct)

Question 69: Skipped


At what level do you secure message exchange?

Note: There are 2 correct answers to this question.


Runtime


Transport
(Correct)


Deployment


Message
(Correct)

Question 70: Skipped


Which transport and message protocols are used with an inbound IDOC adapter?


tRFC and IDOC


tRFC and SOAP


HTTP and SOAP
(Correct)


HTTP and IDOC

Question 71: Skipped


You want to modify a message using code. Which language can you write the code in? Note: There are two correct answers to this question


Groovy
(Correct)


JavaScript
(Correct)


C++


Swift

Question 72: Skipped


Your client is unsure about the possible options to implement their cloud transformation journey and needs more information. Which of the
following products are cloud transformation options?
Note: There are 3 correct answers to this question.


SAP HANA Enterprise Cloud
(Correct)


SAP Cloud Trust Center


SAP Cloud Apps (SAP SuccessFactors, SAP Concur, etc.)
(Correct)


SAP Cloud Connector


SAP Cloud Platform
(Correct)

Question 73: Skipped


What are the optimal integration domains for SAP Cloud Platform Integration? Note: There are 2 correct answers to this question.


onPremise2onPremise


Cloud2Cloud
(Correct)


onPremise2Cloud
(Correct)


Thing2Cloud

Question 74: Skipped


Where do you define permissions for senders to process messages on a runtime node?


SAP Solution Manager


SAP Cloud Platform > Members


SAP Cloud Platform > Security > Authorizations
(Correct)


SAP CPI Manage Security

Question 75: Skipped


Your client requests an SAP Cloud Platform Integration tenant from SAP and one is provided. As part of the tenant onboarding process several
application URLs are provided to your client. Which of the provided URLs below is for the SOAP Adapter on the runtime node?


https://customer-tenant.eu1.hana.ondemand.com/soap


https://customer-tenant.eu1.hana.ondemand.com/cxf
(Correct)


https://customer-tenant.eu1.hana.ondemand.com/gw
Question 76: Skipped
What is used to perform extensions for SAP Ariba?


SAP Web IDE


Rest API


OData API


cXML
(Correct)

Question 77: Skipped


How do you configure a SSL outbound communication with HTTP?


Import the Receiver Server Certificate in Operations > Manage Security > Manage Key store
(Correct)


Import the Receiver Client Certificate in Operations > Manage Security > Security Material


Import the Receiver Server Certificate in Operations > Manage Security > Security Material


Import the Receiver Client Certificate in Operations > Manage Security > Manage Key store

Question 78: Skipped


You want to use outbound communication based on HTTPS. Which authentication options do you have?

Note: There are 2 correct answers to this question.


Client-certificate authentication
(Correct)


Basic authentication
(Correct)


Root-certificate authentication


Two-factor authentication

Question 79: Skipped


While testing your IFlow you notice that messages are being received but not being processed due to a problem with the user. The error
message in the log reads as follows: "com.sap.esb.application.services.cxf.interceptor.SimpleAuthorizingInterceptor user is not authorized".
What should you do to fix this error?


Change the method of authentication from Basic To Certificate for the user.


Assign the role ESBMessaging.send to the user
(Correct)


Redeploy the known Hosts in the tenant keystore.


Redeploy the X.509 certificate in the tenant keystore for the user

Question 80: Skipped


Which of the following mapping artifacts can be shared between SAP Process Integration and SAP Cloud Platform Integration?

Note: There are 2 correct answers to this question.


Message Mapping
(Correct)


Operation Mapping
(Correct)


Java Mapping


ABAP Mapping

You might also like