option
Questions
ayuda
daypo
search.php

test003

COMMENTS STATISTICS RECORDS
TAKE THE TEST
Title of test:
test003

Description:
test 003

Creation Date: 2023/04/17

Category: Others

Number of questions: 80

Rating:(0)
Share the Test:
Nuevo ComentarioNuevo Comentario
New Comment
NO RECORDS
Content:

To what service model does the SAP Cloud Platform Integration service belong? Please choose the correct answer. Choose one: A standalone app. A service on an SaaS. A service on an IaaS. A service on a PaaS.

What can you search using SAP Open Connectors Query Language (OCNQL)? Please choose the correct answer. Choose one: Instances created in SAP Open Connectors. Data provided by APIs in SAP Open Connectors. Connectors provided in SAP Open Connectors.

What can you do in SAP Integration Suite, Cloud Integration? There are 2 correct answers to this question. Choose: Connect to different cloud runtime environment. Develop complex integration scenarios in Python. Connect to multiple endpoints. Develop custom adapters.

Which iFlow element in SAP Cloud Integration do you use to send a message to more than one recipient? Please choose the correct answer. Choose one: Gather. Message Digest. Multicast. Join.

What are components of the SAP Intelligent Enterprise Framework? There are 3 correct answers to this question. Choose: Intelligent Technologies. Intelligent Services. Digital Deployment. Intelligent Suite. Digital Platform.

Your caller sends only a decrypted message payload. Which security standard can use to encrypt this message payload? There are 2 correct answers to this question. Choose: XML Signature. Web Services Security (WS-Security). HIPAA secure messaging. Open Pretty Good Privacy (Open PGP).

To which concept do OData entities correspond? Please choose the correct answer. Choose one: Typed classes. Packages. Untyped classes. Class properties.

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? Please choose the correct answer. Choose one: Debug. Trace. Info. Create a script.

Which technology is part of SAP's digital innovation system? Please choose the correct answer. Choose one: Microservices. Containers. Internet of Things. Analytics.

In SAP Cloud Integration, what converter options are available to convert a message from one format to another in one step? There are 2 correct answers to this question: JSON -> XML. XML -> EDI. CSV -> JSON. EDI -> CSV.

You want to avoid manually altering iFlows to accommodate changes in values. How can you do this? Please choose the correct answer. Choose one: Use targeted externalization of changing values. Add the changing values as resources in the integration flow configuration. Add a content enricher process step for changing values. Set the changing exchange property values within process steps.

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? There are 2 correct answers to this question. Choose: 1.Convert JSON2XML 2.Message Mapping 3.Convert XML2JSON. 1.Convert JSON2XML 2.Message Mapping 3.Convert JSON2XML. 1.Convert XML2JSON 2.Message Mapping 3.Convert JSON2XML. 1.Convert JSON2XML 2.XSLT Mapping 3.Convert XML2JSON.

Which tool or service do can you use to link SAP Cloud Platform applications and On-premise systems together? Please choose the correct answer. Choose one: Cloud Integration. SAP HANA smart data integration. SAP Business Connector. SAP Cloud Connector.

You have an asynchronous integration scenario. Which adapters enable asynchronous messaging? There are 2 correct answers to this question. Choose: JMS. LDAP. ODC. IDoc.

Which of the following does a Message Implementation Guideline (MIG) describe? There are 2 correct answers to this question. Choose: The validation of payloads via XSD. The meaning of each defined element. The structure of a customized interface. The mappings between source and target code values.

A user needs read-only access to the Data Store Viewer. What authorization group must be assigned to this user? There are 2 correct answers to this question. Choose: AuthGroup.Administrator. AuthGroup.IntegrationDeveloper. AuthGroup.SystemDeveloper. AuthGroup.BusinessExpert.

Which of the following are components of the SAP Integration Suite? There are 2 correct answers to this question. Choose: Cloud Integration. Automation Pilot. Continuous Integration & Delivery. Integration Advisor.

Which of the following are primary capabilities of SAP Cloud Platform? There are 3 correct answers to this question. Choose: It enriches an SAP HANA database. It integrates cloud applications. It is positioned as the SAP SaaS platform. It extends On-premise applications. It is an agile platform.

What predefined role is necessary to send HTTPS-based messages to an SAP Cloud Platform Integration endpoint? Please choose the correct answer. Choose one: Message.send. HttpMessaging.send. ESB Messaging.send. Inbound Message.send.

Which programming language can you use to developing-app extensibility? Please choose the correct answer. Node.js. Dabap. Java.

Which usage options are offered by SAP Cloud Platform Integration? There are 2 correct answers to this question. Choose: Value mapping. SOAP service. Data migration. OData service.

How do SAP Data Centers operate? There are 2 correct answers to this question. Choose: It runs explicitly in Germany. It runs also in secure environments. It runs at multiple locations around the world. It runs only in secure and certified environments.

What must you assign so that a user can access an SAP Integration Suite capability? Please choose the correct answer. Choose one: Role templates to the user. The user to the SAP Integration Suite. The user to the SAP integration Suite capability. Role collections to the user.

When you build an iFlow, what can you do to handle errors? Please choose the correct answer. Choose one: Implement an exception handler iFlow element. Place artifacts into a TRY-CATCH subprocess. Create an exception-handling subprocess. Use a condition to check status codes.

You want to use a Groovy script to modify the headers of an exchange message. What import library must you use? Please choose the correct answer. Choose one: com.sap.gateway.ip.core.customdev.util.Message;. com.sap.gateway.integration.flow.Message;. com.sap.gateway.xiinspector.xml. Message;. com.apache.camel.framework.util.Message;.

What is used to perform extension for SAP Ariba? Please choose the correct answer. Choose one: OData API. SAP Web IDE Full-Stack. cXML. Rest API.

You want to use an inbound SOAP adapter for synchronous communication. What SOAP version can you use? Please choose the correct answer. Choose one: SOAP 1.x. SAP RM. All available SOAP versions. SOAP WS-RM.

Which of the following are process templates of SAP's Intelligent Enterprise? There are 2 correct answers to this question. Choose: Design-to-Cash. Lead-to-Cash. Lead-to-Pay. Design-to-Operate.

Which transport and message protocols are used with an inbound IDoc adapter? Please choose the correct answer. Choose one: tRFC and IDoc. HTTP(s) and SOAP. HTTP(s) and IDoc. tRFC and SOAP.

What is the integration style that SAP Cloud Platform Integration follows? Please choose the correct answer. Choose one: Data Movement. Thing Integration. User Centric Consumption. Process Invocation.

Your iFlow builds a payload and sends it to another system. You have activated the Trace log level. In the Message Processing Monitor, what must you investigate to find this payload? Please choose the correct answer. Choose one: iFlow data. Artifact details. iFlow Message Outcome. Message content.

What is used to define reusable composed message structures in a Message Implementation Guideline (MIG)? Please choose the correct answer. Choose one: Type Systems. Complex Types. Qualifiers. Simple Types.

You are designing an iFlow and one of the requirements is to invoke an external OData service to update the message. What step type should you use? Please choose the correct answer. Choose one: Send. Request Reply. Content Enricher. Content Modifier.

You want to break down a composite message into a series of individual messages. Which standard splitting methods are available? There are 2 correct answers to this question. Choose: IDoc Splitter. Mail Splitter. JSON Splitter. PKCS#7/CMS Splitter.

What can you map with the message mapping transformer? Please choose the correct answer. Choose one: Input to output message encoding. Properties to messages. XSLT to JSON format. Input to output message structures.

What do you need to specify in the connection when you add an API provider in SAP Open Connectors? Please choose the correct answer. Response: API key. Policy template. Organization secret and user secret.

What criterion can you use to select fitting mapping proposals? Please choose the correct answer. Choose one: Qualified variations. Confidence score. Constraints.

You assign a user to the AuthGroup. Business Expert Group. What specific task can this user perform? There are 3 correct answers to this question. Choose: Delete messages from the transient data store. Deploy integration content. Manage security artifacts. Access (read only) the data store viewer. Read the message payload and attachments.

What can you use to add business logic to SAP S/4HANA Cloud? There are 2 correct answers to this question. Choose: ln-app extensibility. Extensibility services on SAP Cloud Platform. Side-by-side extensibility. SAP Enterprise Messaging.

What is an advantage of the consumption-based commercial model over the subscription- based commercial model? Please choose the correct answer. Choose one: Customers pay a fixed price upfront for the services they plan to use. Customers can use all services paying a flat fee. Services can be used with service-specific commitment. Services can be used without service-specific commitment.

You use a Local Call > Looping Process Call and the value of the Expression Type is Non-XML. What expression language can you use? There are 2 correct answers to this question. Choose: Camel Simple Expression language. Spring Expression Simple. EL Expression Language. Unified Expression Language.

What are some characteristics of SAP Integration Suite capabilities? There are 2 correct answers to this question. Choose: Integration Advisor can be used to automatically create iFlows in Cloud Integration. SAP Open Connectors can act as an API Provider for API Management. SAP Open Connectors can be used to create iFlows in Integration Advisor. APIs published in API Management can be used in iFlows in Cloud Integration.

Which of the following is a valid sequence of activities in SAP Integration Suite? Please choose the correct answer. Choose one: Connect third-party API in SAP Open Connectors. Make API accessible in API Management. Use API in iFlow in Cloud Integration. Connect third-party API in API Management. Make API accessible in Integration Advisor. Use API in iFlow in SAP Open Connectors. Connect third-party API in Cloud Integration. Make API accessible in SAP Open Connectors. Use API in iFlow in API Management.

What feature applies to a SaaS application? Please choose the correct answer. Choose one: Hardware license must be issued before the application can be used. Delivered over the Internet. Delivered via software bundle in a box. Different version of the application can be used.

You want to use outbound communication based on HTTPS. Which authentication options do you have? There are 2 correct answers to this question. Choose: Basic authentication. Client-certificate authentication. Two-factor authentication. Root-certificate authentication.

What can you use to test a standard OData interface? Please choose the correct answer. Choose one: An in-app extension. The SAP API Business Hub. A side-by-side extension. An SAP Gateway service on SAP Cloud Platform.

What are some features of SAP Cloud Integration? There are 2 correct answers to this question. Choose: Versioning of iFlow packages. Exporting iFlow packages. Versioning of iFlow artifacts. Exporting of iFlow steps.

At what levels do you secure message exchange? There are 2 correct answers to this question. Choose: Message. Deployment. Transport. Runtime.

Which of the following transformation steps can you use to add message headers to an iFlow message? Please choose the correct answer. Choose one: Content Modifier. Converter. Decoder. EDI Extractor.

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. What SAP Cloud Platform service do you recommend? Please choose the correct answer. Choose one: SAP Leonardo Machine Learning. SAP HANA for advanced analytics: Search, Text Analysis, and Mining. SAP Smart Business service. SAP HANA advanced analytics: Predictive Analytics.

SAP Cloud Platform Integration is based on the Apache Camel integration framework. What is a feature of this integration framework? Please choose the correct answer. Choose one: It is a payload free routing and mediation engine. It is a payload agnostic routing and mediation engine. It is a routing and mediation engine for only XML payload. It is a metadata payload routing and mediation engine.

Which of the following tools can you use to secure an OData interface? There are 2 correct answers to this question. Choose: SAP API Management. SAP Remote Access and Connectivity service. SAP Cloud Connector. SAP Cloud Platform Integration.

What is the fastest way to validate the quality of a Mapping Guideline (MAG)? Please choose the correct answer. Choose one: Simulating and reviewing the results with previously provided sample output values. Simulating and reviewing the results with automatically generated sample values. Simulating and reviewing the results with previously provided sample input values.

In what order do you set up outbound communication via HTTP to an on Prem back-end system? There are 2 correct answers to this question. Choose: 1. SAP CPI 2. Web dispatcher 3. HTTP Interface. 1. SAP CPI 2. SAP cloud Connector 3. HTTP Interface. 1. SAP CPI 2. HTTP Interface. 1. SAP CPI 2. SAP Business Connector 3. HTTP Interface.

What does the "Open integration" principle of the SAP Integration Suite mean? Please choose the correct answer. Response: SAP software by default supports any third-party integration. SAP's integration technology portfolio covers all kinds of integration. SAP software by default supports integrations to other SAP software.

Which of the following mapping artifacts can be shared between SAP Process Integration and SAP cloud Platform Integration? There are 2 correct answers to this question. Choose: ABAP Mapping. Message Mapping. Java Mapping. Operation Mapping.

When you create a Message Implementation Guideline (MIG), you can choose directions. Which direction must you choose for a system to receive and process payloads? Please choose the correct answer. Choose one: Custom. Out. In.

What information does SAP provide through the SAP API Business Hub? There are 2 correct answers to this question. Choose: Events. Integration content. Data schema. IDOC definitions.

You want to allow a new developer to access the design view of your SAP Cloud Platform Integration tenant. Where do you set these access rights? Please choose the correct answer. Choose one: SAP Cloud Platform Integration tenant settings. SAP Solution Manager. SAP identity provider. SAP Cloud Platform.

Which of the following is a publicly managed SAP solution? Please choose the correct answer. Choose one: SAP S/4HANA Cloud, extended edition. SAP S/4HANA Cloud, essentials edition. SAP HANA Enterprise Cloud.

Where in SAP Integration Suite Open Connectors can you test connector instances? Please choose the correct answer. Choose one: Validation. Setup. Resources. API docs.

You want to use cloud services from SAP. You want your data to be secured and stored exclusively by you. Which of the deployment models can you use? There are 3 correct answers to this question. Choose: Private cloud. Analytical cloud. Public cloud. Fiori cloud. Hybrid cloud.

What is the relationship between an API Provider and an API Proxy in API Management? Please choose the correct answer. Choose one: The API Proxy acts as a proxy for all API instances provided through the API Provider. The API Provider provides a URL for an API instance provided through the API Proxy. The API Proxy provides a URL for an API instance provided through the API Provider.

Where can you find an overview of the SAP Business Technology Platform services that you can subscribe to? Please choose the correct answer. Choose one: In SAP API Business Hub. In SAP API Management. In the SAP Discovery Center. In the SAP Voyager Center.

You want to develop an SAP HANA extended application services, advanced model app. What can you use to define the database layer? Please choose the correct answer. Choose one: Java Persistence API layer for SAP HANA (JPA). SAP HANA Deployment Infrastructure (HDI). SAP HANA SQL. Core Data Services for SAP S/4HANA (CDS).

Which capability of the SAP Integration Suite can you use to provide processed data to other applications and consumers? Please choose the correct answer. Choose one: SAP Integration Advisor. SAP Cloud Integration. SAP API Management. SAP Open Connectors.

Why must an instance in SAP Open Connectors be authenticated? Please choose the correct answer. Choose one: To build a custom connector to connect with an API provider. To view the respective connector's API Docs. To access the data in the associated third-party service tenant.

Which of the following are elements of an X.509 certificate? There are 2 correct answers to this question. Choose: Adapter profile. Issuer. Distinguished name. Communication rule.

Your client asks for advice regarding which SAP Cloud Platform service they should use placed in devices. Which SAP Cloud Platform service should they use? Please choose the correct answer. Choose one: SAP Cloud Platform OData Provisioning. SAP HANA smart data integration. RabbitMQ on SAP Cloud Platform. SAP API Business Hub.

What can you use to transport your iFlow from DEV to PROD? There are 2 correct answers to this question. Choose: BRF+. MTAR download. MTA download. CTS+.

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? There are 3 correct answers to this question. Choose: SAP Cloud Platform. SAP HANA Enterprise Cloud. SAP Cloud Trust Center. SAP Cloud Connector. SAP cloud apps (SAP SuccessFactors, SAP Concur, etc.).

When you want to try out APIs on SAP API Business Hub, which of the following is the default test environment? Please choose the correct answer. Choose one: Sandbox. Climbing frame. Testing ground. Playground.

Which of the following capabilities are included with DevOps services? There are 3 correct answers to this question. Choose: Enrichment. Configuration. Monitoring. Deployment. Scaling.

You want to use inbound SOAP adapter for asynchronous communication. Which configuration is available in the Connection tab? There are 2 correct answers to this question. Choose: Manual as Service Definition and one way as Message exchange Pattern. Manual as Service Definition and the sender defines the asynchronous communication. Manual as Service Definition and Request-Replay as Message Exchange Pattern. WSDL as Service Definition with additional entries.

What are some SAP Business Technology Platform features? There are 2 correct answers to this question. Choose: Application development using SAP Extension Suite. SAP Analytics Cloud integration. Third-party database systems extension. Application development in SAP on-premise systems.

Which of the following are Twelve Factor application principles? There are 2 correct answers to this question. Choose: Do not strictly separate build and run stages. One code base tracked in revision control, one deploy. Strictly separate build and run stages. One code base tracked in revision control, many deploys.

Where can you find and subscribe to SAP BTP SaaS applications? Please choose the correct answer. Choose one: Service Marketplace. Cloud Foundry. SAP Discovery Center.

Which of the following adapter types can you use for iFlow-to-iFlow communication? Please choose the correct answer. Choose one: RFC. OData. ProcessDirect. JMS.

What actions can you perform in an SAP BTP trial account? There are 2 correct answers to this question. Choose: Assign users to a global account. Create global accounts. Create subaccounts. Assign users to a subaccount.

You have created a custom business object in SAP S/4HANA How can you access this object outside of SAP S/4HANA? Please choose the correct answer. Choose one: Via an SAP S/4HANA OData interface. Via an SAP S/4HANA Soap interface. Via an SAP API Business Hub interface.

Report abuse