MuleSoft MCD - Level 1 Practice Test - Questions Answers, Page 2
List of questions
Related questions
Refer to the exhibits.
What payload and quantity are logged at the end of the main flow?
A Database On Table Row listener retrieves data from a CUSTOMER table that contains a primary key userjd column and an increasing kxjin_date_time column. Neither column allows duplicate values.
How should the listener be configured so it retrieves each row at most one time?
A company has an API to manage purchase orders, with each record identified by a unique purchase order ID. The API was built with RAML according to MuleSoft best practices.
What URI should a web client use to request order P05555?
Refer to the exhibit.
In the execution of the Scatter-Gather, the 'steep 1 sec' Flow Reference takes about 1 second to complete, and the 'sleep 5 sees' Row Reference takes about 5 seconds to complete.
About how many seconds does it take from the time the Scatter-Gather is called until the Set Payload transformer is called?
Refer to the exhibit.
What data is expected by the POST /accounts endpoint?
A)
B)
C)
D)
An API specification is designed using RAML. What is the next step to create a REST Connector from this API specification?
Refer to the exhibit.
The API needs to be updated using the company-wide standard for the Plan data type. The Object data type has already been published in Anypoint Exchange with the global reference . ACME/DataTypes/PlanDataType.raml.
What is a valid RAML specification that reuses the Plan data type?
A)
B)
C)
D)
What execution model is used by For Each and Batch Job scopes?
Refer to the exhibit.
The main flow contains a Flow Reference for the child flow.
What values are accessible in the child flow after a web client submits a request to http://localhost:8Q81/order? color=red?
Refer to the exhibit.
What is the correct way to create a user?
A)
B)
C)
D)
Question