What is the next step to preseive the current vCore usage, but still allow the Mule application to be managed by API Manager?

An API implementation has been deployed to CloudHub and now needs to be governed. IT will not allocate additional vCore for a new Mule application to act as an API proxy. What is the next step to preseive the current vCore usage, but still allow the Mule application to be...

January 23, 2021 No Comments READ MORE +

What is the minimum number of global elements that must be defined to support all these HTTP Listeners?

Refer to the exhibits. The two Mule configuration files belong to the same Mule project. Each HTTP Listener is configured with the same host string and the port number, path, and operation values are shown in the display names. What is the minimum number of global elements that must be...

January 23, 2021 No Comments READ MORE +

About how many seconds does it take from the time the Scatter-Gather is called until the Set Payload transformer is called?

Refer to the exhibit. In the execution of the Scatter-Gather, the "steep 1 sec" Flow Reference takes about 1 second to complete, and the "sleep 5 sees" Row Reference takes about 5 seconds to complete. About how many seconds does it take from the time the Scatter-Gather is called until...

January 22, 2021 No Comments READ MORE +

How should the listener be configured so it retrieves new rows at most one time?

An On Table Row Database listener retrieves data from a table that contains record_id, an increasing numerical column. How should the listener be configured so it retrieves new rows at most one time?A . Set the target to store the last retrieved record_id valueB . Set the ObjectStore to store...

January 22, 2021 No Comments READ MORE +

What is the last message logged by the Logger component after the batch job completes processing?

Refer to the exhibits. The input array of strings is processed by the batch job that processes, fitters, and aggregates the values. What is the last message logged by the Logger component after the batch job completes processing? A) B) C) D) A . Option AB . Option BC ....

January 21, 2021 No Comments READ MORE +

What is valid RAML to specify a method to update the details for a specific department?

A company has an API to manage departments, with each department identified by a unique deptld. The API was built with RAML according to MuleSoft best practices. What is valid RAML to specify a method to update the details for a specific department? A) B) C) D) A . Option...

January 21, 2021 No Comments READ MORE +

What global data structure can be used to access the variables?

A Mule flow has three Set Variable transformers. What global data structure can be used to access the variables?A . Mule event attributesB . Mule event messageC . Mule application propertiesD . Mule eventView AnswerAnswer: D

January 21, 2021 No Comments READ MORE +

What response is returned to the web client?

Refer to the exhibits. A web client sends a POST request to the HTTP Listener with the payload "Hello-". What response is returned to the web client?A . Hello- HTTP-] MS2-ThreeB . HTTP-JMS2-ThreeC . Helb-JMS1-HTTP-JMS2 -ThreeD . Hello-HTTP-ThreeView AnswerAnswer: A

January 20, 2021 No Comments READ MORE +

What expression correctly specifies input parameters to pass the city and state values to the SQL query?

Refer to the exhibit. What expression correctly specifies input parameters to pass the city and state values to the SQL query? A) B) C) D) A . Option AB . Option BC . Option CD . Option DView AnswerAnswer: A

January 19, 2021 No Comments READ MORE +

A web client submits a request to http://localhost:8081/fliqhts?

Refer to the exhibits. A web client submits a request to http://localhost:8081/fliqhts?destination=SFO and the Web Service Consumer throws a WSC:BAD_REQUEST error. What is the next step to fix this error?A . Set a header In the Consume operation equal to the destination query parameterB . set a SOAP payload before...

January 19, 2021 No Comments READ MORE +