option
Questions
ayuda
daypo
search.php

test04

COMMENTS STATISTICS RECORDS
TAKE THE TEST
Title of test:
test04

Description:
part two

Creation Date: 2023/05/15

Category: Others

Number of questions: 39

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

In a mail receiver adapter you use plain user/password for authentication. Where do you define the user and password? Please choose the correct answer. Choose one: Manage Security Material > User Credentials. Manage Security Material > Secure Parameter. Create directly as user and password at the mail receiver adapter configuration. Manage Security Material > OAuth2 Credentials.

What are approaches to develop a REST API? There are 2 correct answers to this question. Choose: Contract First. Code First. Protocol First. Schema First.

You are implementing an iFlow and need an adapter that is not available in the Adapter Type selection dialog. Which of the following options can you use to find additional adapters? There are 2 correct answers to this question. Choose: SAP API Business Hub. SAP Discovery Center. SAP Tutorial Navigator. Discover function in SAP Cloud Integration.

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: SAP HANA studio. SAP Web IDE Full-Stack. SAP NetWeaver Developer Studio n Integration content advisor.

Your client is evaluating an SAP HANA Enterprise Cloud purchase and needs more information options. Which of the following SLA options cover SAP HANA Enterprise Cloud Productive infrastructure? Please choose the correct answer. Choose one: Digital Business Services. Standard Technical Services. Application Management Services. Enhanced Management Services.

In the SAP BTP cockpit, what functionality does a destination for Cloud Integration enable? Please choose the correct answer. Choose one: Invoking function modules in on-premise ABAP systems via RFC from cloud applications. Establishing connections between Integration Suite capabilities. Consuming cloud applications in an on-premise back-end system via HTTP(S). Sending e-mails from web applications using public e-mail providers.

What are the building blocks of the SAP Cloud Application Programming model (CAP)? There are 2 correct answers to this question. Choose: SAP Cloud SDK. Custom business objects. Core Data Services. SAP Cloud Platform SDK.

Which of the following environments are available in the SAP Business Technology Platform? There are 3 correct answers to this question. Choose: Kyma environment. Cloud Foundry environment. ABAP environment. Netweaver environment. Kubernetes environment.

Which of the following tools can you use to set up secure communication between an SAP on- premise system and the SAP Cloud Platform? Please choose the correct answer. Choose one: SAP Cloud Platform Integration Suite. SAP Cloud Platform Open Connector. SAP API Management. SAP Cloud Connector.

You want to connect a third-party application to an SAP BTP landscape, via an Open Connector provided by the SAP Integration Suite. What must you do first? Please choose the correct answer. Choose one: Create an instance of the required connector. Test the required connector. Download the connector artifacts and import them into the SAP Open Connectors. Create a custom implementation for the connector.

What actions can you perform when creating a product in SAP API Management? ThFere are 2 correct answers to this question. Choose: Publish. Deploy. Save As Draft. Save.

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.SimpleAuthorizinglnterceptor user is not authorized". What should you do to fix this error? Please choose the correct answer. Choose one: Redeploy the known hosts in the tenant key store. Redeploy the X.509 certificate in the tenant keystore for the user. Assign the ESBMessaging.send.role to the user. Change the method of authentication from Basic to Certificate to the user.

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

What cloud deployment model does SAP Cloud Platform follow? Please choose the correct answer. Choose one: Public. Private. On premise.

How do you configure a SSL outbound communication with HTTP? Please choose the correct answer. Choose one: 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 Server Certificate in Operations > Manage Security > Manage Key store. Import the Receiver Client Certificate in Operations > Manage Security > Manage Key store.

Your client has a requirement that all new reporting apps are to be deployed on SAP Cloud Platform, but those apps will access data from existing on premise 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 on premise data access? Please choose the correct answer. Choose one: SAP API Business Hub. SAP Cloud Platform Connectivity. SAP Cloud Platform OData Provisioning. SAP Cloud Platform API Management.

What kind of cloud solution is SAP HANA Enterprise Cloud? Please choose the correct answer. Choose one: On-premises managed. Hybrid managed. Public managed. Private managed.

You want to detect errors while message processing but without a Message Failed status. Which events can you use? There are 2 correct answers to this question. Choose: Message End Event in an Exception Sub process. Escalation Event in an Exception Sub process. Exception Message in an Exception Sub process. Terminate Message in an Exception Sub process.

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? Please choose the correct answer. Choose one: SAP Streaming Analytics. SAP HANA Advance Analytics. SAP Predictive service. SAP Smart Business service.

Which of the following is a valid sequence of steps to incorporate information from an external source into an iFlow? Please choose the correct answer. Choose one: Add external call "Request Reply". Add process participant "Receiver". Connect "Request Reply" with "Receiver". Choose an appropriate adapter type. Add external call "Send". Add process participant "Receiver". Connect "Send" with "Receiver". Choose an appropriate adapter Utype. Add external call "Request Reply". Add process participant "Sender". Connect "Request Reply" with "Sender". Choose an appropriate adapter type.

Which databases are supported by SAP Cloud Platform data and storage services? There are 3 correct answers to this question. Choose: SAP MaX DB. Apache Couch DB. Redis on SAP Cloud Platform. SAP HANA. Postgre SQL on SAP Cloud Platform.

Your client is using SAP Hybris for sales order quotes. A large percentage of customers registered in SAP Hybris have duplicate addresses. What SAP Cloud Platform service do you recommend to cleanse the customer address? Please choose the correct answer. Choose one: SAP Hybris as a Service (YaaS) on SAP Cloud Platform. SAP Cloud Platform Business Rules service. SAP Data Quality Management. Micro services for location data. SAP Cloud Platform Identity Provisioning.

You are designing an iFlow and one of the requirements is to merge separate messages from different paths in the iFlow into one message. What step type should you use? Please choose the correct answer. Choose one: Gather. Multicast. Router. Aggregator.

What are some advantages of the SAP Cloud Integration? There are 2 correct answers to this question. Choose: Installation is not required. Offline development. Development of Customer-to-Customer (C2C) integrations. Out-of-the-box usage of predefined scenarios.

What information can you provide to the Integration Advisor to enhance the validity of proposals? There are 3 correct answers to this question. Choose: Workflow role. Location information. Business context. Industry classification. Technical context.

In an SAP Cloud Integration iFlow you want to compress message content into a ZIP archive. Which of the following message transformer steps do you use? Please choose the correct answer. Choose one: Converter. Decoder. Encoder. Content Modifier.

You want to grant a new developer access to a service hosted on an SAP Cloud Platform Integration tenant. Where do you this? Please choose the correct answer. Choose one: SAP Cloud Platform. SAP ID service. SAP Solution Manager. SAP Cloud Platform Integration tenant setting.

Your iFlow has diverged into multiple branches. You want to merge these branches into one common branch. Which of the following routing options can you use? Please choose the correct answer. Choose one: Aggregator. Gather. Join. Multicast.

Which service components are included in the Platform as a Service (PaaS) model? There are 2 correct answers to this question. Choose: Data. Middleware(s). Runtime(s). Networking services.

In SAP Cloud Integration, which decoding schemes are available to decode a message? There are 2 correct Answers to this question. Choose: GZIP Decompression. CNN-based Decoder. QC-MDPC Decoding. Base64 Decoder.

What are the advantages of implementing local integration processes? There are 2 correct answers to this question. Choose: Limit complexity. Decrease modularization. Boost performance. Increase readability.

What kind of editor do you use to manipulate iFlows? Please choose the correct answer. Choose one: Command-line editor. Graphical editor. Code editor.

In SAP Cloud Integration, what are some element types of an iFlow? There are 2 correct answers to this question. Choose: Events. Mapping Guidelines (MAG). Senders and receivers. Integration artifacts.

You design a process to throw an exception while messages are being by the SAP Cloud Platform Integration service. What iFlow step type does this? Please choose the correct answer. Choose one: Error Start. Error End. Terminate Message. Escalation End.

For which of the following does the Integration Advisor Proposal Service provide suggestions? Please choose the correct answer. Choose one: How to combine message mappings. Working with simulation values and their outcomes. Working with XSLT, JavaScript, and Groovy scripts. How to customize an interface.

In SAP Cloud Integration, what encoding schemes can you use to encode messages? There are 2 correct answers to this question. Choose: MIME Multipart Encoder. Hex Encoder. HTML Encoder. ZIP Compression.

In SAP Cloud Integration, which data format is accepted by the Filter process step? Please choose the correct answer. Choose one: HTTP. XML. CSV. JSON.

You are using the HTTP adapter to connect to a third-party cloud software. Which operations are supported? There are 2 correct answers to this question. Choose: HEAD. OPTIONS. TRACE. PURGE.

Which settings can you use to connect to twitter? There are 2 correct answers to this question. Choose: Use Request and Reply with HTTP adapter. Use only the Twitter outbound adapter. Use Request and Reply with Twitter outbound adapter. Use RFC adapter to connect directly to twitter.

Report abuse