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

Viewing page 1 out of 7 pages
Viewing questions 1-10 out of questions
Questions # 1:

A Database On Table Row listener retrieves data from a CUSTOMER table that contains a primary key userjd column and an increasing kxjin_date_time column. Neither column allows duplicate values.

How should the listener be configured so it retrieves each row at most one time?

Options:

A.

Set the watermark column to the bgin_date_time column


B.

Set the target value to the last retrieved login_date_time value


C.

Set the target value to thelast retrieved user_jd value


D.

Set the watermark column to the user_Id column


Expert Solution
Questions # 2:

A Scatter-Gather processes three separate HTTP requests. Each request returns a Mule event with a JSON payload. What is the final output of the Scatter-Gather?

Options:

A.

An Array of the three Mule event Objects


B.

An Object containing all three Mule event Objects


C.

An Array of the three JSON payload Objects


D.

An Object containing all three JSON payload Objects


Expert Solution
Questions # 3:

Why would a Mule application use the ${http.port} property placeholder for its HTTP Listener port when it is deployed to CloudHub?

Options:

A.

AllowsCloudHub to automatically change the HTTP port to allow external clients to connect to the HTTP Listener


B.

Allows CloudHub to automatically register the application with API Manager


C.

Allows MuleSoft Support to troubleshoot the application by connectingdirectly to the HTTP Listener


D.

Allows clients to VPN directly to the application at the Mule application's configured HTTP port


Expert Solution
Questions # 4:

Where is metadata stored in a Mule project

Options:

A.

Config.yaml file


B.

POM.xml file


C.

application-types.xml


D.

Global Element


Expert Solution
Questions # 5:

What is the trait name you would usefor specifying client credentials in RAML?

Options:

A.

headers


B.

client-id


C.

client-id-required


D.

cannot be specified in RAML


Expert Solution
Questions # 6:

A Mule application contains an ActiveMQ JMS dependency. The Mule application was developed in Anypoint Studio and runs successfully in Anypoint Studio.

The Mule application must now be exported from Anypoint Studio and shared with another developer.

What export options create the smallest JAR file that can be imported into the other developer's Anypoint Studio and run successfully?

Question # 6

Options:

A.

Option A


B.

Option B


C.

Option C


D.

Option D


Expert Solution
Questions # 7:

Refer to the exhibit.

How should the WHERE clause be changed to set the city and state values from the configured input parameters?

Question # 7

A)

Question # 7

B)

Question # 7

C)

Question # 7

D)

Question # 7

Options:

A.

Option A


B.

Option B


C.

Option C


D.

Option D


Expert Solution
Questions # 8:

What are the latest specification of RAML available?

Options:

A.

1.2


B.

1


C.

0.8


D.

2


Expert Solution
Questions # 9:

Refer to the exhibit.

Question # 9

What is the correct syntax to add an employee ID as a URI parameter in an HTTP Listener path?

Options:

A.

(employeelD)


B.

${emp!oyeelD}


C.

{employeelD}


D.

# [employeelD]


Expert Solution
Questions # 10:

Refer to the exhibit.

Question # 10

The main flow contains a Flow Reference for the child flow.

What values are accessible in the child flow after a web client submits a request to http://localhost:8Q81/order? color=red?

Options:

A.

payload


B.

payload

quantity var


C.

payload

color query param


D.

payload

quantity var color query param


Expert Solution
Viewing page 1 out of 7 pages
Viewing questions 1-10 out of questions