Pass the Salesforce Salesforce MuleSoft Salesforce-MuleSoft-Developer-I Questions and answers with CertsForce

Viewing page 6 out of 7 pages
Viewing questions 51-60 out of questions
Questions # 51:

How can you call a subflow from Dataweave?

Options:

A.

Not possible in Mule 4


B.

Import function


C.

Lookup function


D.

Include function


Expert Solution
Questions # 52:

Refer to the exhibits.

Question # 52

Question # 52

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

Options:

A.

"string"


B.

"Java"


C.

"object"


D.

"XML"


Expert Solution
Questions # 53:

How many Mule applications can run on a CloudHub worker?

Options:

A.

At most one


B.

At least one


C.

Depends


D.

None of these


Expert Solution
Questions # 54:

What happens to the attributes of a Mule event in a flow after an outbound HTTP Request is made?

Options:

A.

Attributes arereplaced with new attributes from the HTTP Request response (which might be null)


B.

New attributes may be added from the HTTP response headers, but no headers are ever removed


C.

Attributes do not change


D.

Previous attributes are passed unchanged


Expert Solution
Questions # 55:

Refer to the exhibits.

Question # 55Question # 55

The Validation component in the private flow throws an error. What response message is returnedto a client request to the main flow's HTTP Listener?

Options:

A.

Error - private flow


B.

Error - main flow


C.

Success - main flow


D.

Validation Error


Expert Solution
Questions # 56:

A Mule flow has three Set Variable transformers. What global data structure can be used to access the variables?

Options:

A.

Mule event attributes


B.

Mule event message


C.

Mule application properties


D.

Mule event


Expert Solution
Questions # 57:

Refer to the exhibits.

Question # 57

The main flow contains anHTTP Request. The HTTP Listeners and HTTP Request use default configurations.

What values are accessible in the child flow after a web client submits a request to http://localhost:8081/order? col or = red?

Options:

A.

payload


B.

payload

quantity var


C.

payload

color query param


D.

payload

quantity var color query param


Expert Solution
Questions # 58:

What statement is a part of MuleSoft's description of an application network?

Options:

A.

Creates and manages high availability and fault tolerant services and infrastructure


B.

Creates reusable APIs and assets designed to be consumed by other business units


C.

Creates and manages a collection of JMS messaging services and infrastructure


D.

Leverages Central IT to deliver complete point-to-point solutions with master data management


Expert Solution
Questions # 59:

Refer to the exhibits.

Question # 59

The Set Payload transformer's value is set to {'year': '2020'}.

What message value should be added to the Logger component to output the message 'The year is 2020', withouthardcoding 2020?

Options:

A.

'#[The year is $(pay load .year)]*


B.

The year is #[payload.year]'


C.

'#[The year is " + paytoad.year]'


D.

#["The year is "++ payload.year].


Expert Solution
Questions # 60:

How does APIkit determine the number of flows to generate from a RAML specification?

Options:

A.

Creates a separate flow for each resource


B.

Creates a separate flow for each HTTP method


C.

Creates a separate flow for each response status code


D.

Creates a separate flow for each resource that contains child resources


Expert Solution
Viewing page 6 out of 7 pages
Viewing questions 51-60 out of questions