Big Halloween Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

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

Viewing page 4 out of 7 pages
Viewing questions 31-40 out of questions
Questions # 31:

Refer to exhibits.

Question # 31

What message should be added to Logger component so that logger prints "The city is Pune" (Double quote should not be part of logged message)?

Options:

A.

#["The city is" ++ payload.City]


B.

The city is + #[payload.City]


C.

The city is #[payload.City]


D.

#[The city is ${payload.City}


Expert Solution
Questions # 32:

Refer to the exhibits.

Question # 32

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 # 33:

Refer to the exhibits. The main flow contains an HTTP Request operation configured to call the child flow's HTTP Listener.

Aweb 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 theHTTP Request operation?

Question # 33

Options:

A.

The payload and all variables


B.

All variables


C.

The entire Mule event


D.

The payload and all attributes


Expert Solution
Questions # 34:

Refer tothe exhibits.

Question # 34

Question # 34

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?

Options:

A.

Total Records Processed: 3Successful Records: 3Failed Records: 0payload: ["A","B","C"]


B.

["A","B","C"]


C.

Total Records Processed: 3Successful Records: 3Failed Records: 0payload: ["a", "b", "c"]


D.

Total Records Processed: 3Successful Records: 3Failed Records: 0


Expert Solution
Questions # 35:

A Mule application contains aglobal error handler configured to catch any errors.

Where must the global error handler be specified so that the global error handler catches all errors from flows without their own error handlers?

Options:

A.

A configuration properties file


B.

Nowhere, the global error handler is automatically used


C.

A global element


D.

The pom.xml file


Expert Solution
Questions # 36:

What asset cannot be created using Design Center?

Options:

A.

Mule Applications


B.

API fragments


C.

API specifications


D.

API portals


Expert Solution
Questions # 37:

Refer to the exhibit.

Question # 37

The Database Select operation returns five rows from a database. What is logged by the Logger component?

Options:

A.

"Array"


B.

"Object"


C.

"LinkedHashMap"


D.

"CaselnsensitrveHashMap"


Expert Solution
Questions # 38:

The new RAML spec has been published to Anypoint Exchange with client credentials.

What is the next step to gain access to the API?

Options:

A.

Request access to the API in Anypoint Exchange


B.

Email the owners of the API


C.

Create a new client application


D.

No additional steps needed


Expert Solution
Questions # 39:

Which of the below activity doesn't support parallel execution?

Options:

A.

Scatter-Gather Router


B.

First Successful Router


C.

Parallel For Each


D.

Batch job


Expert Solution
Questions # 40:

According to MuleSoft, what is the Center for Enablement’s role in the new IT operating model?

Options:

A.

Implements line of business projects to enforce common security requirements


B.

Creates and manages discoverable assets to be consumed by line of business developers


C.

Centrally manages partners and consultants to implement line of business projects


D.

Implements line of business projects to enforce common security requirements


Expert Solution
Viewing page 4 out of 7 pages
Viewing questions 31-40 out of questions