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

How are multiple conditions used in a Choice router to route events?

解説: (GoShiken メンバーにのみ表示されます)
Which keyword do you use to create a new function in DataWeave?

解説: (GoShiken メンバーにのみ表示されます)
A Mule project contains a DataWeave module file WebStore dvA that defines a function named loginUser The module file is located in the projects src/main/resources/libs/dw folder What is correct DataWeave code to import all of the WebStore.dwl file's functions and then call the loginUser function for the login "[email protected]"?

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

解説: (GoShiken メンバーにのみ表示されます)
Which of the following is invalid type of event processor which can be used as a router ?

解説: (GoShiken メンバーにのみ表示されます)
What is the minimum Cloudhub worker size that can be specified while deploying mule application?

解説: (GoShiken メンバーにのみ表示されます)
What is the main purpose of flow designer in Design Center?

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

The Mule Application is being debugged in Anypoint Studio and stops at breakpoint. What is the value of payload displayed in debugger at this breakpoint?

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?

A Mule project contains a MySQL Database dependency. The project is exported from Anypoint Studio so it can be deployed to CloudHub.
What export options create the smallest deployable archive that will successfully deploy to CloudHub?
What export option create their smallest deployable archive that will successfully deploy to CloudHub?

A flow contains an HTTP Listener as the event source. What is the DataWeave expression to log the Content-Type header using a Logger component?

解説: (GoShiken メンバーにのみ表示されます)
How we can scale deployed Mule application vertically on cloudhub?

解説: (GoShiken メンバーにのみ表示されます)
What statement is a part of MuleSoft's description of an application network?

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


A
web client submits a request to http://localhQst:8081. What is the structure of the payload at the end of the flow?

解説: (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 exhibit.

A Mule event is composed of a hierarchy of objects. Where in the hierarchy are variables stored?

解説: (GoShiken メンバーにのみ表示されます)
Refer to the 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?

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

What Database expression transforms the input to the output?

A Scatter-Gather processes three separate HTTP requests. Each request returns a Mule event with a JSON payload. What is the final output of the Scatter-Gather?

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