Salesforce-MuleSoft-Developer-I 無料問題集「Salesforce Certified MuleSoft Developer I」
Refer to the exhibits.
![](https://www.jpntest.com/uploads/imgs/Salesforce-MuleSoft-Developer-I V12.35/img_117.jpg)
![](https://www.jpntest.com/uploads/imgs/Salesforce-MuleSoft-Developer-I V12.35/img_118.jpg)
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?
![](https://www.jpntest.com/uploads/imgs/Salesforce-MuleSoft-Developer-I V12.35/img_117.jpg)
![](https://www.jpntest.com/uploads/imgs/Salesforce-MuleSoft-Developer-I V12.35/img_118.jpg)
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?
正解:B
解答を投票する
Refer to the exhibits.
Larger image
![](https://www.jpntest.com/uploads/imgs/Salesforce-MuleSoft-Developer-I V12.35/img_65.jpg)
Larger image
![](https://www.jpntest.com/uploads/imgs/Salesforce-MuleSoft-Developer-I V12.35/img_66.jpg)
Larger image
![](https://www.jpntest.com/uploads/imgs/Salesforce-MuleSoft-Developer-I V12.35/img_67.jpg)
The Mule application configures and uses two HTTP Listener global configuration elements.
Mule application is run in Anypoint Studio.
If the mule application starts correctly, what URI and port numbers can receive web client requests? If the mule applications fails to start , what is the reason for the failure?
Larger image
![](https://www.jpntest.com/uploads/imgs/Salesforce-MuleSoft-Developer-I V12.35/img_65.jpg)
Larger image
![](https://www.jpntest.com/uploads/imgs/Salesforce-MuleSoft-Developer-I V12.35/img_66.jpg)
Larger image
![](https://www.jpntest.com/uploads/imgs/Salesforce-MuleSoft-Developer-I V12.35/img_67.jpg)
The Mule application configures and uses two HTTP Listener global configuration elements.
Mule application is run in Anypoint Studio.
If the mule application starts correctly, what URI and port numbers can receive web client requests? If the mule applications fails to start , what is the reason for the failure?
正解:B
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
Refer to the exhibits.
![](https://www.jpntest.com/uploads/imgs/Salesforce-MuleSoft-Developer-I V12.35/img_244.jpg)
In the requestFlow an HTTP Request operation is configured to send an HTTP request with an XML payload. The request is sent to the HTTP Listener in the transform Flow.
That flow transforms the incoming payload into JSON format and returns the response to the HTTP request. The response of the request is stored in a target variable named the Result.
What is the payload at the Logger component after the HTTP Request?
![](https://www.jpntest.com/uploads/imgs/Salesforce-MuleSoft-Developer-I V12.35/img_244.jpg)
In the requestFlow an HTTP Request operation is configured to send an HTTP request with an XML payload. The request is sent to the HTTP Listener in the transform Flow.
That flow transforms the incoming payload into JSON format and returns the response to the HTTP request. The response of the request is stored in a target variable named the Result.
What is the payload at the Logger component after the HTTP Request?
正解:B
解答を投票する
Refer to the exhibits.
![](https://www.jpntest.com/uploads/imgs/Salesforce-MuleSoft-Developer-I V12.35/img_50.jpg)
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 equal to the address received in response of ShippingAddress flow What is the straightforward way to properly configure the Set Payload transformer with the required data?
![](https://www.jpntest.com/uploads/imgs/Salesforce-MuleSoft-Developer-I V12.35/img_51.jpg)
![](https://www.jpntest.com/uploads/imgs/Salesforce-MuleSoft-Developer-I V12.35/img_52.jpg)
A mule application is being developed which will process POST requests coming from clients containing the name and order information. Sample request is as below
![](https://www.jpntest.com/uploads/imgs/Salesforce-MuleSoft-Developer-I V12.35/img_50.jpg)
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 equal to the address received in response of ShippingAddress flow What is the straightforward way to properly configure the Set Payload transformer with the required data?
![](https://www.jpntest.com/uploads/imgs/Salesforce-MuleSoft-Developer-I V12.35/img_51.jpg)
![](https://www.jpntest.com/uploads/imgs/Salesforce-MuleSoft-Developer-I V12.35/img_52.jpg)
A mule application is being developed which will process POST requests coming from clients containing the name and order information. Sample request is as below
正解:D
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
Refer to the exhibits.
![](https://www.jpntest.com/uploads/imgs/Salesforce-MuleSoft-Developer-I V12.35/img_187.jpg)
![](https://www.jpntest.com/uploads/imgs/Salesforce-MuleSoft-Developer-I V12.35/img_188.jpg)
A web client submits a request to the HTTP Listener and the HTTP Request throws an error.
What payload and status code are returned to the web client?
Refer to the exhibits. A web client submits a request to the HTTP Listener and the HTTP Request throws an error.
What payload and status code are returned to the web client?
![](https://www.jpntest.com/uploads/imgs/Salesforce-MuleSoft-Developer-I V12.35/img_187.jpg)
![](https://www.jpntest.com/uploads/imgs/Salesforce-MuleSoft-Developer-I V12.35/img_188.jpg)
A web client submits a request to the HTTP Listener and the HTTP Request throws an error.
What payload and status code are returned to the web client?
Refer to the exhibits. A web client submits a request to the HTTP Listener and the HTTP Request throws an error.
What payload and status code are returned to the web client?
正解:C
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
Refer to the exhibits.
![](https://www.jpntest.com/uploads/imgs/Salesforce-MuleSoft-Developer-I V12.35/img_119.jpg)
![](https://www.jpntest.com/uploads/imgs/Salesforce-MuleSoft-Developer-I V12.35/img_120.jpg)
![](https://www.jpntest.com/uploads/imgs/Salesforce-MuleSoft-Developer-I V12.35/img_121.jpg)
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?
![](https://www.jpntest.com/uploads/imgs/Salesforce-MuleSoft-Developer-I V12.35/img_119.jpg)
![](https://www.jpntest.com/uploads/imgs/Salesforce-MuleSoft-Developer-I V12.35/img_120.jpg)
![](https://www.jpntest.com/uploads/imgs/Salesforce-MuleSoft-Developer-I V12.35/img_121.jpg)
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
解答を投票する