Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free Salesforce Salesforce-MuleSoft-Developer-I Practice Exam with Questions & Answers | Set: 5

Questions 41

Refer to the exhibits.

A web client sends sale data in a 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?

Salesforce-MuleSoft-Developer-I Question 41

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

Salesforce Salesforce-MuleSoft-Developer-I Premium Access
Questions 42

Refer to the exhibits. APIKit router is used to generate the flow components for RAML specification.

The Mule application must be available to REST clients using the two URL's

http://localhost:8081/internal and http://localhost:8081/external

How many APIKit Router components are generated to handle requests to every endpoint defined in RAML specification?

1.Library.raml

2./books

3. get:

4. post:

5./order:

6. get

7. patch

8./members

9. get:

Options:
A.

1

B.

2

C.

3

D.

5

Questions 43

An app team is developing a mobile banking app. It took them two months to create their own APIs to access transaction information from a central database. The app team later found out that another team had already built an API that accesses the transaction information they need.

According to MuleSoft, what organization structure could have saved the app team two months of development time?

Options:
A.

Center of Excellence

B.

Center for Enablement

C.

MuleSoft Support Center

D.

Central API Review Board

Questions 44

A web client sends one GET request to the test flow's HTTP Listener, which causes the test flow to call the updateTemp flow After the test flow returns a response, the web client then sends a different GET request to trie getTemp flow's HTTP Listener The test flow is not called a second time.

What response is returned from the request to the getTemp flow's HTTP Listener?

Salesforce-MuleSoft-Developer-I Question 44

Salesforce-MuleSoft-Developer-I Question 44

Salesforce-MuleSoft-Developer-I Question 44

A)

Salesforce-MuleSoft-Developer-I Question 44

B)

Salesforce-MuleSoft-Developer-I Question 44

C)

Salesforce-MuleSoft-Developer-I Question 44

D)

Salesforce-MuleSoft-Developer-I Question 44

Options:
A.

Option A

B.

Option B

C.

Option C

D.

Option D

Questions 45

Refer to the exhibits. The main flow contains an HTTP Request operation configured to call the child flow's HTTP Listener.

A web client sends a GET request to the HTTP Listener with the sty query parameter set to 30.

After the HTTP Request operation completes, what parts of the Mule event at the main flow's Logger component are the same as the Mule event that was input to the HTTP Request operation?

Salesforce-MuleSoft-Developer-I Question 45

Options:
A.

The payload and all variables

B.

All variables

C.

The entire Mule event

D.

The payload and all attributes

Questions 46

What is output of Dataweave flatten function?

Options:
A.

Object

B.

Map

C.

Array

D.

LInkedHashMap

Questions 47

What is the output of Dataweave Map operator?

Options:
A.

Map

B.

Object

C.

String

D.

Array

Questions 48

Which out of below is not an asset?

Options:
A.

Template

B.

Connector

C.

Exchange

D.

Example

Questions 49

What asset cannot be created using Design Center?

Options:
A.

Mule Applications

B.

API fragments

C.

API specifications

D.

API portals

Questions 50

Refer to the exhibit.

Salesforce-MuleSoft-Developer-I Question 50

All three of the condition for the Choice router are true. What log messages are written?

Options:
A.

Route 1

B.

Route2

C.

Route1, Route2

D.

Route1, Route2, Default