Questions
ayuda
option
My Daypo

ERASED TEST, YOU MAY BE INTERESTED ONDemo_Test

COMMENTS STATISTICS RECORDS
TAKE THE TEST
Title of test:
Demo_Test

Description:
Certification Preparation

Author:
Anyone
(Other tests from this author)

Creation Date:
24/02/2021

Category:
Personality

Number of questions: 80
Share the Test:
Facebook
Twitter
Whatsapp
Share the Test:
Facebook
Twitter
Whatsapp
Last comments
No comments about this test.
Content:
At what level do you secure message exchange? Note: There are 2 correct answers to this question. Message Transport Deployment Runtime .
What authentication method is used with the Monitoring API? Basic Authentication 2 Factor Authentication oAuth2 Single Sign On (SSO) .
Which predefined role is necessary to send HTTPS based messages to a CPI endpoint? ESBMessaging.send HttpMessaging.send InboundMessage.send HttpMessaging.send .
You have an asynchronous integration scenario. What adapter enables asynchronous messaging by using message queues? IDOC LDAP JMS ODC .
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.sap.gateway.integration.flow.Message; com.apache.camel.framework.util.Message; com.sap.gateway.ip.core.customdev.util.Message; .
Which of the following are elements of an X.509 Certificate? Note: There are 2 correct answers to this question. Issuer Communication Role Adapter Profile Distinguished Name .
You need to encrypt the contents of a message. What encryptor should you use? AES PGP HTTPS SFTP .
You want to use an inbound SOAP adapter for asynchronous communication. Which configuration is available in the Connection tab? Note: There are 2 correct answers to this question. Manual as Service Definition and Request-Replay as Message Exchange Pattern Manual as Service Definition and one way as Message Exchange Pattern WSDL as Service Definition with additional entries Manual as Service Definition and the sender defines the asynchronous communication .
Which settings can you use to connect to Twitter? Note: There are 2 correct answers to this question. Use RFC adapter to connect directly to Twitter Use only the Twitter outbound adapter Use Request and Reply with Twitter outbound adapter Use Request and Reply with HTTP adapter .
How do you configure a SSL outbound communication with HTTP? Import the Receiver Server Certificate in Operations > Manage Security > Security Material Import the Receiver Server Certificate in Operations > Manage Security > Manage Key store Import the Receiver Client Certificate in Operations > Manage Security > Manage Key store Import the Receiver Client Certificate in Operations > Manage Security > Security Material .
You use a Local Call > Looping Process Call and the value of the Expression Type is Non-XML. What expression language can you use? EL Expression Language Apache Simple Expression Language Unified Expression Language Spring Expression Language .
What is SAP HANA Enterprise Cloud? SAP HANA Enterprise Cloud is a non scalable and secure private managed cloud solution SAP HANA Enterprise Cloud is a fully scalable and secure public managed cloud solution SAP HANA Enterprise Cloud is a fully scalable and secure private managed cloud solution .
Where can you test standard APIs? SAP Development Tools for Eclipse SAP Web IDE SAP NetWeaver Developer Studio SAP API Business Hub .
You want to encode/compress messages. Which options are available? Note: There are 2 correct answers to this question. 7plus Encoder RAR Compression GZIP Compression Base64 Encoder .
Which are key processes of SAP Intelligent Enterprise? Note: There are 2 correct answers to this question. Defect-to-Resolve Order-to-Pay Plan-to-Operate Design-to-Operate Lead-to-Cash .
What extensibility option are available on SAP HANA Enterprise Cloud if you want to extend business logic? Note: There are 2 correct answers to this question. Side by side extensibility In-App Extensibility SAP Cloud Platform Extensibility Services SAP Solution Manager .
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? Send Request Reply Content Enricher Content Modifier .
You want to add a header variable to an exchange message. What type is NOT supported? Global Variable Regular Expression Expression Xpath .
What are cloud native principles? Note: There are 3 correct answers to this question. Automation Microservices Containerization Serverless Integration .
What's correct for distributed systems? Note: There are 2 correct answers to this question. A distributed system is a system in which a single computers is connected through a network and appears as multiple computers Distributed Systems often rely on containerization and run on kubernetes Distributed Systems are served through SAP Cloud Platform Cloud Foundry A distributed system is a system in which multiple computers are connected through a network and appear as a single computer .
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 Root-certificate authentication Basic authentication Two-factor authentication .
You want to direct messages along a specific path using an expression. What's the correct type of routing? Join Splitter Aggregator Router .
What's used to deploy microservices? SAP Cloud Platform Cloud Foundry SAP Cloud Appliance Library SAP HANA Enterprise Cloud SAP Cloud Platform NEO .
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 NetWeaver Developer Studio Integration Content Advisor SAP WEB IDE SAP HANA Studio .
What concept do OData Entities relate to? Containers Typed classes without properties. Typed classes with properties. Untyped classes. .
If a customer wants a managed public cloud ERP solution which of the following could you recommend? SAP S/4HANA Cloud Essentials SAP S/4HANA Cloud Extended SAP HANA Enterprise Cloud .
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. Use the SAP Cloud Platform Integration Product Profile for all target integration platforms. Change the Product Profile to your target Platform on SAP Cloud Platform Integration. It works out of the box for all integration platforms .
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. Operation Mapping AI-based Mapping Excel Spreadsheet Mapping Message Mapping XSLT Mapping .
What are the building blocks of the Cloud Application Programming Model (CAP)? Note: There are 2 correct answers to this question. Core Data Services ABAP SAP Cloud SDK SAP Cloud Platform SDK .
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 • Basic authentication and • Role-based authorization • Basic and Subject/Issuer DN authorization check of a certificate and • Role-based authorization • OAuth authentication and • Role-based authorization • OAuth authentication and access control lists and • Role-based authorization .
Where do you define permissions for senders to process messages on a runtime node? SAP CPI Manage Security SAP Cloud Platform > Members SAP Solution Manager SAP Cloud Platform > Security > Authorizations .
What pattern is NOT contained in a Camel Exchange Message? Runtime node information Exception InMessage Exchange ID .
If you are calling the route /$metadata of a service and you receive a kind of documentation for the service back, what kind of service is it most likely? REST SOAP eSOA OData .
You want to break down a composite message into a series of individual messages. Which standard splitting methods are available? Note: Thre are 2 correct answers to this question. Mail Splitter IDoc Splitter JSON Splitter PKCS#7/CMS Splitter .
The design of SAP Cloud Platform Integration is characterized by which main aspects? Note: There are 3 correct answers to this question. Integration Bus Aspect Multi-Tenancy Integration-as-a-Service Aspect PI on the Cloud Platform Data Messaging Aspect .
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. Exception Message in an Exception Subprocess Escalation Event in an Exception Subprocess Message End Event in an Exception Subprocess Terminate Message in an Exception Subprocess .
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 Swift C++ JavaScript .
What are components of the Intelligent Enterprise? Note: There are 3 correct answers to this question. Digital Deployment Digital Platform Intelligent Services Intelligent Suite Intelligent Technologies .
You want to test the complete message mapping of a message. How do you do this? Use the XML source file and XML target file that is generated at runtime Test only specific nodes of the XML individually, not the entire message. Create and manually upload an XML source file and an XML target file. Click the Simulate button to automatically perform the test. .
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? Redeploy the known Hosts in the tenant keystore. Change the method of authentication from Basic To Certificate for the user. Assign the role ESBMessaging.send to the user Redeploy the X.509 certificate in the tenant keystore for the user .
Which incoming formats are available for the aggregation strategy in a Gather step type? Note: There are 2 correct answers to this question ASCII XML (Different Format) JSON Plain Text .
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? Error End Error Start Terminate Message Escalation End .
What feature applies to a SaaS application? Delivered via software bundle in a box Delivered over the Internet Hardware license must be issued before the application can be used Different versions of the application can be used .
You want to forward a notification (asynchronous) to a back-end system. What option can you use? Process Call Request and Reply Content Enricher Send .
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. Public Cloud Fiori Cloud Analytical Cloud Private Cloud Hybrid Cloud .
Your iFlow processes messages synchronously and you get the message status ESCALATED. What's happening? NO error message is sent to the sender. An error message is sent to the sender NO error message is sent to the receiver An error message is sent to the receiver. .
You want to allow a new developer access to the design view of your CPI tenant. Where do you set these access rights? SAP Cloud Platform SAP Identity Provider SAP CPI Tenant settings SAP Solution Manager .
Which usage options are offered by SAP Cloud Platform Integration? Note: There are 2 correct answers to this question. Value Mapping OData Service SOAP Service Data Migration .
Which of the following are part of the SAP API Management Infrastructure? Note: There are 3 correct answers to this question. Integration Services Developer Services SAP HANA Services API Platform API Analytics .
What's used to development microservices? Note: There are 2 correct answers to this question. Java ABAP RESTful Programming Model Node.js .
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? GET Delete Select Write .
Which transport and message protocols are used with an inbound IDOC adapter? tRFC and IDOC HTTP and IDOC tRFC and SOAP HTTP and SOAP .
What can you use to transport your IFlow from DEV to Prod? Note: There are two correct answers to this question. CTS+ BRF+ MTA download MTAR download .
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. Aggregator 3. Join 4. SEND 1. Split 2. SEND 1. Split 2. Multicast 3. Aggregator 4. SEND 1. Split 2. Join 3. Gather 4. SEND .
You want to use an inbound SOAP adapter for synchronous communication. What SOAP version can you use? SOAP 1.x SAP RM All available SOAP versions SOAP WS-RM .
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? IntegrationOperatationServer.read ESBDataStore.read ESBmessaging.send TenantPartnerDirectory.write .
What's the purpose of the App Router? Note: There are 2 correct answers to this question Acts as a reverse proxy. Issues JWT Tokens. Manages authentication flows. Mangages authorization flows. .
Which of these are pillars of the Business Technology Platform? Note: There are 2 correct answers to this question. Integration & Data Management Application Development & Integration Analytics Development & Deployment .
What category are Conversational Bots based on Natural Language Processing belonging to? Blockchain Internet of Things (IoT) Artificial Intelligence (AI) .
You want to send a message to a service endpoint. Where is authentication verified? The service endpoint is verified The worker node is verified. The service runtime is verified The calling entity is verified .
You assign a user to the AuthGroup.BusinessExpert group. What specific task can this user perform? Deploying integration content Accessing (read only) the Data Store Viewer Deleting messages from the transient data store Reading the message payload and attachments .
Your caller sends only decrypted message payload. Which security standard you can use to encrypt this message payload? Note: There are 2 correct answers to this question. HIPAA secure messaging WS-Security Open Pretty Good Privacy (PGP) XML Signature .
A user must be able to have read only access to the Data Store Viewer. What's the correct role to choose? AuthGroup.Administrator AuthGroup.SystemDeveloper AuthGroup.BusinessExpert AuthGroup.IntegrationDeveloper .
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? Multicast Gather Router Aggregator .
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. It reads data from the database for monitoring. It processes messages that are exchanged. It interacts with the load balancer. .
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. XSLT Mapping 3. Convert XML2JSON 1. Convert JSON2XML 2. Message Mapping 3. Convert JSON2XML 1. Convert JSON2XML 2. Message Mapping 3. Convert XML2JSON .
In a Mail Receiver adapter you use plain user/password for authentication. Where do you define the user and password? Manage Security Material > User Credentials Create directly as user and password at the Mail Receiver adapter configuration Manage Security Material > OAuth2 Credentials Manage Security Material > Secure Parameter .
What's available on the SAP API Business Hub? Note: There are 2 correct answers to this question. Events Best Practices Interfaces Integration .
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 Nodelist Byte String Double .
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. Facebook Ariba Twitter SuccessFactors .
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? Debug Info Create a script Trace .
What approaches are proposed for REST services? Note: There are 2 correct answers to this question. Code First Protocol First Contract First Service First .
You want to use a XSLT mapping in your iFlow. You want to use dynamic parameters that are set as exchange message properties. Use Apache Camel simple expression language within a special namespace in the XSL template. Use Java script within a special namespace in the XSL template. Use only dynamic parameters in the content modifier artifact. Use Java script within a special namespace in the XSL template. .
What are the optimal integration domains for SAP Cloud Platform Integration? Note: There are 2 correct answers to this question. Cloud2Cloud Thing2Cloud onPremise2onPremise onPremise2Cloud .
In the ABAP RESTful Programming Model what's used to define the database layer? Fiori Dictionary Tables CDS OData .
What is NOT composed in a sequence of packets in a PGP message? Public Key Literal Data Signature Integration Flow ID .
SAP Cloud Platform Integration is based on the Apache Camel integration framework. What is a feature of this integration framework? It is a payload agnostic routing and mediation engine. it is a meta data payload routing and mediation engine. it is a payload free routing and mediation engine. It is a routing and mediation engine for only XML payload .
In what order do you set up outbound communication via HTTP to an onPrem back-end system? Note: There are 2 correct answers to this question. 1. SAP CPI 2. Web Dispatcher 3. HTTP Interface 1. SAP CPI 2. SAP Business Connector 3. HTTP Interface 1. SAP CPI 2. SAP Cloud Connector 3. HTTP Interface 1. SAP CPI 2. HTTP Interface.
What is the integration style that SAP Cloud Platform Integration follows? Thing Integration Data Movement Process Invocation User Centric Consumption.
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/gw https://customer-tenant.eu1.hana.ondemand.com/cxf.
Report abuse Consent Terms of use