Pass the Salesforce Salesforce MuleSoft Salesforce-MuleSoft-Developer-I Questions and answers with CertsForce

Viewing page 5 out of 7 pages
Viewing questions 41-50 out of questions
Questions # 41:

Refer tothe exhibit.

Question # 41

Question # 41

The main flow is configured with their error handlers. A web client submit a request to the HTTP Listener and the HTTP Request throws an HTTP:NOT_FOUND error.

What response message is returned?’’

What response message is returned?

Options:

A.

APP:API RESOURCE NOT FOUND


B.

HTTP: NOT FOUND


C.

other error


D.

success - main flow


Expert Solution
Questions # 42:

A web client submits a request to http://localhost:8081?flrstName=john. What is the correct DataWeave expression to access the firstName parameter?

Options:

A.

#[attributes.queryParams.firstName]


B.

#[message.queryParams.hrstName]


C.

#[message.inboundProperties.'http.query.params'.firstName]


D.

#[attributes.'http.query.params'.firstName]


Expert Solution
Questions # 43:

What isthe purpose of the api:router element in APIkit?

Options:

A.

Creates native connectors using a 3rd party Java library


B.

Serves as an API implementation


C.

Validates requests against RAML API specifications and routes them to API implementations


D.

Validatesresponses returned from API requests and routes them back to the caller


Expert Solution
Questions # 44:

Refer to the exhibit.

Question # 44

Question # 44

Question # 44

What payload is returned from a request to http//localhost.8081/

Refer to the exhibits, what payload is returned from a request to http://localhost;8081/?

Options:

A.

1


B.

2


C.

3


D.

4


Expert Solution
Questions # 45:

Refer to the exhibit.

Question # 45

What is the correct way to create a user?

A)

Question # 45

B)

Question # 45

C)

Question # 45

D)

Question # 45

Options:

A.

Option A


B.

Option B


C.

Option C


D.

Option D


Expert Solution
Questions # 46:

Refer to the exhibits.

Question # 46

Question # 46

Question # 46

A Mule application is being developed to process web client POSTrequests with payloads containing order information including the user name and purchased items The Shipping connector returns a shipping address for the input payloads user name The Shipping connector's Shipping Address operation is configured with a target named shippingAddress.

The Set Payload transformer needs to set an item key equal to the items value from the original received payload and a shippinglnfo key equal to the the ShippingAddress operation's response

What is a straightforward way to property configure the Set Payload transformer with the required data?

A)

Question # 46

B)

Question # 46

C)

Question # 46

D)

Question # 46

Options:

A.

Option A


B.

Option B


C.

Option C


D.

Option D


Expert Solution
Questions # 47:

A shopping API contains a method to look up store details by department

To get information for a particular store, web clients will submit requests with a query parameter named department and a URIparameter named storeld.

What is a valid RAML snippet that supports requests from web clients to get data for a specific storeld and department name?

A)

Question # 47

B)

Question # 47

C)

Question # 47

D)

Question # 47

Options:

A.

Option A


B.

Option B


C.

Option C


D.

Option D


Expert Solution
Questions # 48:

Refer to the exhibits.

Question # 48

A Mule application has an HTTP Request that is configured with hardcoded values. To change this, the Mule application is configured to use a properties file named config.yaml.

what valid expression can the HTTP Request host value be set to so that it is no longer hardcoded?

Options:

A.

${training.host}


B.

${training:host}


C.

#[training:host]


D.

#[training.host]


Expert Solution
Questions # 49:

Refer to the exhibits. In the color flow , both the variable named color and payload are set to "red".

An HTTP POST request is then sent to the decideColor flow's HTTP Listener.

What isthe payload value at the Logger component after the HTTP request completes?

Question # 49

Question # 49

Question # 49

Options:

A.

white


B.

red


C.

blue


D.

Error message


Expert Solution
Questions # 50:

Pick the component with whichDataWeave is tightly integrated.

Options:

A.

All APIs


B.

Mule runtime


C.

Exchange


D.

Flow Designer


Expert Solution
Viewing page 5 out of 7 pages
Viewing questions 41-50 out of questions