Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exc65

You want to access individual entities of an HTTP call over XPath. What must you do if no namespace mapping exists?

A.

Remove the namespaces

B.

Convert the namespaces to JSON

C.

Convert the namespaces to XML

D.

Remove the XML prolog

What behavior does the Escalation End Event trigger in an integration flow?

A.

It generates an error without interrupting the main process

B.

It generates an error and interrupts the main process

C.

It generates a notification without interrupting the main process

D.

It generates a notification and interrupts the main process

You have created an API provider of the type Internet. What HTTP response code indicates success?

A.

200

B.

401

C.

502

D.

403

You have set up a basic authentication policy, but the API proxy returns an HTTP status of 401. What could be a reason?

A.

In the AssignMessage policy, the AssignTo tag has the type="response"

B.

In the AssignMessage policy, the AssignTo tag has the type="record"

C.

In the AssignMessage policy, the AssignTo tag has the type="read"

For which of the following scenarios can you use scripting in an integration flow?

A.

Add information to the message log

B.

Create XSLT mapping artifacts

C.

Configure an OData adapter

D.

Define a SOAP endpoint

You configured a Content Modifier as follows:

• Action: Create

• Name: ProductID

• Source Type: XPath

• Source Value: //ProductID

• Data Type: java.lang.string

After testing the Content Modifier, you receive an error message that contains the following fragment: "java.lang.ClassNotFoundException:java.lang.string..."

What caused the error message?

A.

Incorrect data type

B.

Incorrect source value

C.

Incorrect source type

D.

Incorrect name

What are some message protocols that the API Management capability within SAP Integration Suite supports?

Note: There are 2 correct answers to this question.

A.

OData

B.

SOAP

C.

WMS

D.

REST

You want to build an integration architecture that is largely asynchronous. Which design do you use to exchange notifications between the partners involved?

A.

Event-driven design

B.

Request-driven design

C.

Hexagonal design

D.

Serverless design

What are some advantages of the cloud integration capability within SAP Integration Suite?

Note: There are 2 correct answers to this question.

A.

A local installation is not required

B.

Predefined scenarios can be used out-of-the-box

C.

High customization requiring coding

D.

On-premise deployment option

What is Representational State Transfer (REST)?

A.

An architectural style

B.

An application protocol

C.

A message protocol

D.

A description language for APIs