Salesforce Certified MuleSoft Developer Sample Questions:
1. How would you debug Mule applications?
A) Checking RAML specifications
B) By Deploying apps on production
C) Use third party debugger application
D) Using debugger component
2. Refer to the exhibit.
The Mule application's connectors areconfigured 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?
A) A propertiesFile key/value pair in the mule-artifact json file
B) A dependency element in the pom xml file
C) A configuration-properties element in the acme-app xml file
D) A file-config element in the acrne-app xml file
3. A
web client submits a request to http://localhost:8081?accountType=personal. The query parameter is captured using a Set Variable transformer to a variable named accountType.
What is the correct DataWeave expression to log accountType?
A) Account Type: #[vars.accountType]
B) Account Type: # [attributes.accountType]
C) Account Type: #[message.inboundProperties.accountType]
D) Account Type: #[flowVars.accountType]
4. What is the trait name you would usefor specifying client credentials in RAML?
A) client-id
B) client-id-required
C) headers
D) cannot be specified in RAML
5. 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 ObjectStore to store the last retrieved record_id value
B) Set the target to store the last retrievedrecord_id value
C) Set the target to the record_id column
D) Set the watermark column to the record id column
Solutions:
| Question # 1 Answer: D | Question # 2 Answer: C | Question # 3 Answer: A | Question # 4 Answer: B | Question # 5 Answer: D |
We're so confident of our products that we provide no hassle product exchange.


By Modesty

