Salesforce Salesforce-MuleSoft-Developer-I - Salesforce Certified MuleSoft Developer (Mule-Dev-201)
Total 230 questions
Refer to the exhibits. What payload is logged at the end of the main flow?
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 ?
Refer to the exhibit. The input array of stringsis passed to the batch job, which does NOT do any filtering or aggregating. What payload is logged by the Logger component?
Refer to the exhibit.
The Database Select operation returns five rows from a database. What is logged by the Logger component?
What valid RAML retrieves details on a specific customer by its customerId as a URI parameter?
Refer to the exhibits.
The main flow contains anHTTP Request. The HTTP Listeners and HTTP Request use default configurations.
What values are accessible in the child flow after a web client submits a request to http://localhost:8081/order? col or = red?
What valid RAML retrieves details on a specific by its orderld as a URL parameter?
A)
B)
C)
D)
What of the below is not a feature of API Notebooks?
Refer to the exhibit.
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/?
A web client submits a request tohttp://localhost:8081/books/0471767840. The value "0471767840" is captured by a Set Variable transformer to a variable named booklSBN.
What is the DataWeave expression to access booklSBN later in the flow?
