Summer Sale Special 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ex2p65

Exact2Pass Menu

Question # 4

What are some advantages of creating an OData interface through an API provider?

Note: There are 2 correct answers to this question.

A.

Automatic creation of an OpenAPI specification

B.

Automatic creation of a Swagger UI

C.

Simplified connectivity to on-premise systems

D.

Enhanced security through OAuth

Full Access
Question # 5

How do you configure a SOAP adapter for asynchronous processing?

A.

Message Exchange Pattern: One-Way, Process Settings: WS Standard

B.

Message Exchange Pattern: One-Way, Process Settings: Robust

C.

Message Exchange Pattern: Request-Reply, Process Settings: WS Standard

D.

Message Exchange Pattern: One-Way, Process Settings: None

Full Access
Question # 6

What must you do to find out which entity sets are available in the OData V2.0 interface?

A.

Retrieve the service document from the interface

B.

Retrieve the metadata document from the interface

C.

Contact the OData interface manufacturer

D.

Search in the Global Directory of all available

Full Access
Question # 7

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

Full Access
Question # 8

You call the following URL in your browser:

https://sapes5.sapdevcenter.com/sap/opu/odata/iwbep/GWSAMPLE_BASIC/ProductSet('HT-1000')/ToSalesOrderLineItems

What file type is displayed?

A.

XML

B.

Java

C.

HTML

D.

PHP

Full Access
Question # 9

What is Representational State Transfer (REST)?

A.

An architectural style

B.

An application protocol

C.

A message protocol

D.

A description language for APIs

Full Access
Question # 10

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"

Full Access
Question # 11

Which of the following XPath expressions extract "value1" and "value3" from the following XML message using a general splitter?

Note: There are 2 correct answers to this question.

value1

value2

value3

A.

//item

B.

/root/item

C.

//item1

D.

/root/read

Full Access
Question # 12

Where must you configure an HTTPS inbound adapter with OAuth 2.0 authentication?

A.

In the process runtime

B.

In the adapter

C.

In the SAP Integration Suite

D.

In the Exception Subprocess

Full Access
Question # 13

Which of the following can you use for an XSLT mapping in an integration flow?

A.

XML

B.

JSON

C.

PHP

D.

HTML

Full Access
Question # 14

What do you use in an integration flow to handle unexpected errors?

A.

Exception handler integration flow elements

B.

Status code checks

C.

Exception-handling subprocesses

D.

Try-catch subprocesses

Full Access
Question # 15

You use an outbound HTTP adapter with basic authentication. In SAP Integration Suite, Monitor → Integrations → Manage Security, where must you set up and store a user and password?

A.

Security Material

B.

Keystore

C.

PGP Keys

D.

Access Policies

Full Access
Question # 16

You want to publish a new API product to the API Business Hub Enterprise. What is a requirement?

A.

At least one deployed API Proxy

B.

At least one deployed API Provider

C.

At least two deployed API Proxies

D.

At least two deployed API Providers

Full Access
Question # 17

How can you create an integration flow in the Design view of the Cloud Integration?

A.

1. Navigate to Design → Integrations

2. Create a package and assign a name and description under the Header tab

3. Save the package and select an iFlow type under the Artifacts tab

B.

1. Navigate to Design → Integrations

2. Create a package under the Monitor tab

3. Save the package and deploy it

C.

1. Navigate to Design → APIs

2. Create a package and assign a name

3. Save the package and select an API type

Full Access
Question # 18

Besides in SAP API Management, where can you find policy templates?

A.

In SAP API Business Accelerator Hub → Explore → Categories → APIs

B.

In SAP API Business Accelerator Hub → Explore → Categories → Tools

C.

In SAP API Business Accelerator Hub → Explore → Categories → Security

D.

In SAP API Business Accelerator Hub → Explore → Categories → Integration

Full Access