Salesforce Certified MuleSoft Developer (Mule-Dev-201) - Salesforce-MuleSoft-Developer-I 模擬練習

Refer to theexhibit.

How many private flows does APIKIT generate from the RAML specification?

正解: B
Refer to the exhibits.

The orders.csv file is read, then processed to look up the orders in a database. The Mule application is debugged in Any point Studio and stops at the breakpoint.
What is the payload shown in the debugger at this breakpoint?

正解: A
As a part of requirement , application property defined below needs to be accessed as dataweave expression.
What is the correct expression to map it to port value?

正解: C
解説: (PassTest メンバーにのみ表示されます)
Refer to the exhibit.

What is a valid expression for the Choice router's when expression to route events to the documenticShipping flow?

正解: A
解説: (PassTest メンバーにのみ表示されます)
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?

正解: D
Refer to the exhibits.

This main mule application calls a separate flow called as ShippingAddress which returns the address corresponding to the name of the user sent to it as input. Output of this ShippingAddress is stored in a target variable named address.
Next set of requirement is to have a setPayload transformer which will set below two values
1) orderkey which needs to set to be equal to the order element received in the original request payload.
2) addressKey which needs to be set to be equalto the address received in response of ShippingAddress flow What is the straightforward way to properly configure the Set Payload transformer with the required data?


A mule application is being developed which will process POST requests coming fromclients containing the name and order information. Sample request is as below

正解: D
解説: (PassTest メンバーにのみ表示されます)
Refer tothe exhibits.


The Batch job processes an array of strings.
What information is logged by the logger component after the batch job scope completes processing of the input payload?

正解: A
解説: (PassTest メンバーにのみ表示されます)
What MuleSoft product enables publishing, sharing, and searching of APIs?

正解: B
解説: (PassTest メンバーにのみ表示されます)
According to Mulesoft, how are Modern APIs treated as?

正解: A
解説: (PassTest メンバーにのみ表示されます)
Which of the below functionality is provided by zip operator in DataWeave?

正解: B
解説: (PassTest メンバーにのみ表示されます)
What happens to the attributes of a Mule event in a flow after an outbound HTTP Request is made?

正解: C
解説: (PassTest メンバーにのみ表示されます)
What valid RAML retrieves details on a specific by its orderld as a URL parameter?

正解: C
Refer to the exhibit.

What is the output payload in the On Complete phase

正解: A
解説: (PassTest メンバーにのみ表示されます)