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

Viewing page 3 out of 7 pages
Viewing questions 21-30 out of questions
Questions # 21:

A web client sends a request tohttp;//localhost:8081?dept=sales. What is the correct DataWeave expression to access the value of dept?

Options:

A.

attributes.queryParams.dept


B.

attributes.dept


C.

message.queryParams.dept


D.

vars.dept


Expert Solution
Questions # 22:

Refer to the exhibits.

Question # 22

Question # 22

Question # 22

The Batch Job scope contains two BatchStep scopes with different accept expressions.

The input payload is passed to the Batch Job scope.

After the entire payload is processed by the Batch Job scope, what messages have been logged by the Logger components?

A)

Question # 22

B)

Question # 22

C)

Question # 22

D)

Question # 22

Options:

A.

Option A


B.

Option B


C.

Option C


D.

Option D


Expert Solution
Questions # 23:

Refer to the exhibits.

Question # 23

The Mule application implements a RESTAPI that accepts GET requests from web clients on the URLs: http://acme com/order/status and http:Vacme.com/customer/status.

What path value can be set in the HTTP GE~ event source to accept web client requests from both of these URLs?

Options:

A.

*[order,customer]/status


B.

*/status


C.

?[order,customer]/status


D.

*status


Expert Solution
Questions # 24:

A company has defined two RAML fragments, Book Data Type and Book Example to be used in APIs.

What would be valid RAML to use these fragments ?

Question # 24

Question # 24

Options:

A.

1. #%RAML 1.0

2. title: Books

3.types:

4. Book: ABC/Examples/bookDataType.raml

5. /books:

6. post:

7. body:

8. application/json:

9. type: Book

10. examples:

11. input: ABC/Examples/bookExample.raml

12. responses:

13. 201:

14. body:

15. application/json:

16.example:

17.message: Book added


B.

1.#%RAML 1.0

2.title: Books

3.Book: !include bookDataType.raml

4./books:

5.post:

6.body:

7.application/json:

8.type: Book

9.examples:

10.input: !include bookExample.raml

11.responses:

12.201:

13.body:

14.application/json:

15.example:

16.message: Book added


C.

1.#%RAML 1.0

2.title: Books

3.Book: bookDataType.raml

4./books:

5.post:

6.body:

7.application/json:

8.type: Book

9.examples:

10.input: bookExample.raml

11.responses:

12.201:

13.body:

14.application/json:

15.example:

16.message: Book added


D.

1.#%RAML 1.0

2.title: Books

3.Book: bookDataType.raml

4./books:

5.post:

6.body:

7.application/json:

8.type: Book

9.examples:

10.input: bookExample.raml

11.responses:

12.201:

13.body:

14.application/json:

15.example:

16.message: Book added


Expert Solution
Questions # 25:

Refer to theexhibits The Mule application does NOT define any global error handlers.

A web client sends a POST request to the Multi application with this input payload The File Write operation throws a FILECONNECTIVITY error

What response message is returned to the web client?

Question # 25

Question # 25

Options:

A.

"ORDER NOT_CREATED"


B.

"OTHER ERROR"


C.

"File written"


D.

"FILECONNECTIVITY"


Expert Solution
Questions # 26:

Refer to the exhibits.

Question # 26

What is the response when a client submits a request tohttp://localhost:8081 ?

Options:

A.

After


B.

null


C.

Before


D.

Validation error


Expert Solution
Questions # 27:

Which keyword do you use to create a new function in DataWeave?

Options:

A.

function


B.

fun


C.

func


D.

map


Expert Solution
Questions # 28:

Refer to the exhibits. The Mule application does NOT define any global error handlers.

A web client sends a POST request to the Mule application with this input payload. The File Write operation throws a FILE: CONNECTIVITY error.

What response message is returned to the web client?

Question # 28

Options:

A.

"FILE: CONNECTMTV


B.

"OTHER ERROR"


C.

"File written"


D.

"ORDER: NOT CREATED"


Expert Solution
Questions # 29:

From which application , Organization Administrators can approve/revoke/delete SLA tier access requests

Options:

A.

API Exchange


B.

API Portal


C.

API Gateway


D.

API Manager


Expert Solution
Questions # 30:

Refer to the exhibits.

A web client sends sale data ina POST request to the Mule application. The Transform Message component then enrich the payload by prepending a vendor name to the sale data.

What is written to the sales.csv file when the flow executes?

Question # 30

Options:

A.

The enriched payload in JSON format


B.

The enriched payload in XML format


C.

The enriched payload in CSV format


D.

An error message


Expert Solution
Viewing page 3 out of 7 pages
Viewing questions 21-30 out of questions