SalesForce SALESFORCE-MULESOFT-DEVELOPER-I - Questions & Answers
Free preview · every answer includes a full explanation
Product page: https://prepkeys.com/salesforce-mulesoft-developer-i.html
Refer to the exhibits.
A web client submits a request to below flow.
What is the output at the end of the flow?



A Mule application's HTTP Listener is configured with the HTTP protocol. The HTTP listeners port attribute is configured with a property placeholder named http.port. The mule application sets the http.port property placeholder's value to 9090
The Mule application is deployed to CloudHub without setting any properties in the Runtime manager Properties tab and a log message reports the status of the HTTP listener after the Mule application deployment completes.
After the mule applications is deployed, what information is reported in the worker logs related to the port on which the Mule application's HTTP Listener listens?
Refer to the exhibits. The main flow contains an HTTP Request operation configured to call the child flow's HTTP Listener.
A web client sends a GET request to the HTTP Listener with the sty query parameter set to 30.
After the HTTP Request operation completes, what parts of the Mule event at the main flow's Logger component are the same as the Mule event that was input to the HTTP Request operation?

An SLA based policy has been enabled in API Manager.
What is the next step to configure the API proxy to enforce the new SLA policy?
Refer to the exhibits.


A web client submits a request to http://localhQst:8081/flights.
What is the result at the end of the flow?
Refer to the exhibits.


A web client sends a POST request with the payload {"oid": "1000", "itemid": "AC200", "qty": "4" } to the
Mule application. The File Write operation throws a FILE:CONNECTIVITY error.
What response message is returned to the web client?
What asset cannot be created using Design Center?
Refer to the exhibit.

In the execution of the Scatter_Gather, the flow1 route completes after 10 seconds and the flow2 route completes after 20 seconds.
How many seconds does it take for the Scatter_Gather to complete?
In an application network.
If the implementation but not the interface of a product API changes, what needs to be done to the other APIs that consume the product API?
As a part of project requirement , you want to build an API for a legacy client. Legacy client can only consume SOAP webservices.
Which type the interface documentation can be prepared to meet the requirement?