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 target to store the last retrieved record_id value
B. Set the ObjectStore to store the last retrieved record_id value
C. Set the target to the record_id column
D. Set the watermark column to the record id column
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: #[flowVars.accountType]
B. Account Type: #[message.inboundProperties.accountType]
C. Account Type: # [attributes.accountType]
D. Account Type: #[vars.accountType]
What is the output type of the DataWeave map operator?
A. String
B. Array
C. Map
D. Object
A Mule project contains a MySQL Database dependency. The project is exported from
Anypoint Studio so it can be deployed to CloudHub.
What export options create the smallest deployable archive that will successfully deploy to
CloudHub?
A. Option A
B. Option B
C. Option C
D. Option D
An API implementation has been deployed to CloudHub and now needs to be governed. IT will not allocate additional vCore for a new Mule application to act as an API proxy. What is the next step to preseive the current vCore usage, but still allow the Mule application to be managed by API Manager?
A. Register the same API implementation in Runtime Manager to connect to API Manager
B. Modify the API implementation to use auto-discovery to register with API Manager
C. Upload the Mule application's JAR file to the API instance in API Manager
D. Deploy the same API implementation behind a VPC and configure the VPC to connect to API Manager
To avoid hard-coding values, a flow uses some property placeholders and the corresponding values are stored in a configuration file. Where does the configuration file's location need to be specified in the Mule application?
A. The pom.xml file
B. A global element
C. The mule-art if act .json file
D. a flow attribute
Refer to the exhibits.
The
What is a valid
A. #['MuleSoft' == paytoad'company']
B. #[ company = "MuleSoft" ]
C. #[ if( company = "MuleSoft") ]
D. #[ if( 'MuleSoff == payload.company) ]
Refer to the exhibits. A company has defined this Book data type and Book example to be used in APIs. What is valid RAML for an API that uses this Book data type and Book example?
A. Option A
B. Option B
C. Option C
D. Option D
Page 4 out of 13 Pages |
Mulesoft MCD-Level1-Delta Exam Questions Home | Previous |