MCD-Level-1試験無料問題集「MuleSoft Certified Developer - Level 1 (Mule 4) 認定」

A Utlility.dwl is located in a Mule project at src/main/resources/modules. The Utility.dwl file defines a function named encryptString that encrypts a String What is the correct DataWeave to call the encryptString function in a Transform Message component?

解説: (GoShiken メンバーにのみ表示されます)
What is the correct way to format the decimal 200.1234 as a string to two decimal places?

解説: (GoShiken メンバーにのみ表示されます)
Refer to the exhibits.



A Mule application is being developed to process web client POST requests with payloads containing order information including the user name and purchased items The Shipping connector returns a shipping address for the input payloads user name The Shipping connector's Shipping Address operation is configured with a target named shippingAddress.
The Set Payload transformer needs to set an item key equal to the items value from the original received payload and a shippinglnfo key equal to the the ShippingAddress operation's response What is a straightforward way to property configure the Set Payload transformer with the required data?

A RAML example fragment named StudentExample.raml is placed in the examples folder in an API specification project. What is the correct syntax to reference the fragment?

解説: (GoShiken メンバーにのみ表示されます)
Refer to the exhibits.


The my-app xml file contains an Error Handier scope named "global-error-handler" The Error Handler scope needs to be set to be the default error handler for every flow in the Mule application Where and how should the value "global-error-handler" be added in the Mule project so that the Error Handler scope is the default error handler of the Mule application?

A Utility.dwl file is located in a Mule project at src/main/resources/modules. The Utility.dwl hie defines a function named pascalize that reformats strings to pascal case.
What is the correct DataWeave to call the pascalize function in a Transform Message component?

What is the output of Dataweave Map operator?

解説: (GoShiken メンバーにのみ表示されます)
Refer to the exhibits.



The Batch Job scope contains two Batch Step 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?

Refer to the exhibits.


The Batch Job scope processes the array of strings
After the Batch Job scope completes processing the input payload what information is logged by the Logger component?

How are query parameters dynamically passed to an outbound REST request using an HTTP Request operation?

解説: (GoShiken メンバーにのみ表示されます)
What is the correct syntax to define and call a function in Database?

解説: (GoShiken メンバーにのみ表示されます)
Refer to the exhibit. APIkit is used to generate flow components for the RAML specification.
How many apikit:router XML elements are generated to handle requests to every endpoint defined in the RAML specification?

What payload is returned by a Database SELECT operation that does not match any rows in the database?

解説: (GoShiken メンバーにのみ表示されます)
Refer to the exhibits.
As a mulesoft developer, what you would change in Database connector configuration to resolve this error?

解説: (GoShiken メンバーにのみ表示されます)
What of the below is not a feature of API Notebooks?

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