Pass the MuleSoft MuleSoft Certified Developer MCD-Level-1 Questions and answers with CertsForce

Viewing page 2 out of 7 pages
Viewing questions 11-20 out of questions
Questions # 11:

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

A shopping API contains a method to look up store details by department

To get information for a particular store, web clients will submit requests with a query parameter named department and a URI parameter named storeld.

What is a valid RAML snippet that supports requests from web clients to get data for a specific storeld and department name?

A)

Question # 12

B)

Question # 12

C)

Question # 12

D)

Question # 12

Options:

A.

Option A


B.

Option B


C.

Option C


D.

Option D


Expert Solution
Questions # 13:

What is the correct Syntax to add a customer ID as a URI parameter in the HTTP listener's path attribute?

Question # 13

Options:

A.

#[customerID]


B.

$[customerID]


C.

{customerID}


D.

(customerID)


Expert Solution
Questions # 14:

A flow has a JMS Publish consume operation followed by a JMS Publish operation. Both of these operations have the default configurations. Which operation is asynchronous and which one is synchronous?

Options:

A.

Publish consume: Synchronous. Publish: Asynchronous.


B.

Publish consume: Asynchronous. Publish: Synchronous


C.

Publish consume: Asynchronous. Publish: Asynchronous


D.

Publish consume: Synchronous. Publish: Synchronous


Expert Solution
Questions # 15:

Refer to the exhibit.

Question # 15

The Mule application's connectors are configured with property placeholders whose values are set in the config.yaml file

What must be added to the Mule application to link the config.yaml file's values with the property placeholders?

Options:

A.

A configuration-properties element in the acme-app xml file


B.

A dependency element in the pom xml file


C.

A file-config element in the acrne-app xml file


D.

A propertiesFile key/value pair in the mule-artifact json file


Expert Solution
Questions # 16:

What is minimal requirement in a flow for a Mule application to compile?

Options:

A.

Event Source


B.

Event Processors


C.

Error handlers


D.

Source and processors both


Expert Solution
Questions # 17:

An organization's Center for enablement (C4E)has built foundational assets (API specifications and implementation templates, common frameworks, and best practices guides) and published them to Anypoint Exchange.

What is a metric related to these foundational assets that helps the organization measure the success of it's C4E efforts?

Options:

A.

Utilization counts of foundational assets in production applications


B.

Correlation of each foundational asset with the counts of developers that download such asset


C.

Correlation of key performance indicators (KPI) of production applications with foundational assets


D.

Count how many Lines Of Business (LoBs) onsumed each foundational asset


Expert Solution
Questions # 18:

Refer to the exhibits.

Question # 18

A Mule application has an HTTP Request that is configured with hardcoded values. To change this, the Mule application is configured to use a properties file named config.yaml.

what valid expression can the HTTP Request host value be set to so that it is no longer hardcoded?

Options:

A.

${training.host}


B.

${training:host}


C.

#[training:host]


D.

#[training.host]


Expert Solution
Questions # 19:

Which of the below functionality is provided by zip operator in DataWeave?

Options:

A.

Merges elements of two lists (arrays) into a single list


B.

Used for sending attachments


C.

Minimize the size of long text using encoding.


D.

All of the above


Expert Solution
Questions # 20:

Refer to the exhibit.

Question # 20

How many private flows does APIKIT generate from the RAML specification?

Options:

A.

1


B.

2


C.

3


D.

4


Expert Solution
Viewing page 2 out of 7 pages
Viewing questions 11-20 out of questions