MCD-LEVEL-1 Exam Questions
228 real MCD-LEVEL-1 exam questions with expert-verified answers and explanations. Page 2 of 5.
- Question #51Mule 4 Application Development
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 ne...
property placeholdersconfiguration fileglobal element - Question #52Mule 4 Application Development
Refer to the exhibit. What is the correct syntax to add an employee ID as a URI parameter in an HTTP Listener path?
HTTP ListenerURI parameterpath syntax - Question #53API Management
An SLA based policy has been enabled in API Manager. What is the next step to configure the API proxy to enforce the new SLA policy?
SLA policyAPI ManagerAPI proxypolicy enforcement - Question #54Connecting to External Systems
What payload is returned by a Database SELECT operation that does not match any rows in the database?
Database connectorSELECT operationempty result set - Question #55DataWeave
What is the correct syntax to define and call a function in Database? A) B) C)
DataWeavefunction definitionfunction syntax - Question #56DataWeave
A Utility.dwl file is located in a Mule project at src/main/resources/modules. The Utility.dwl hie defines a function named pascalize that reformats strings to pascal case. What is...
DataWeaveexternal modulesimportfunction call - Question #57API Design
A RAML specification is defined to manage customers with a unique identifier for each customer record. What URI does MuleSoft recommend to uniquely access the customer identified w...
RESTURI designresource identifierRAML best practices - Question #58Anypoint Studio
Refer to the exhibits. The orders.csv file is read, then processed to look up the orders in a database. The Mule application is debugged in Any point Studio and stops at the breakp...
Anypoint Studiodebuggerbreakpointpayload inspection - Question #59Error Handling
A Mule application contains a global error handler configured to catch any errors. Where must the global error handler be specified so that the global error handler catches all err...
global error handlererror handlingglobal element configuration - Question #60Mule 4 Application Development
Refer to the exhibit. What can be added to the flow to persist data across different flow executions?
ObjectStoredata persistenceflow execution statestate management - Question #61Designing APIs
Refer to the exhibit. This RAML specification includes a resource and method to retrieve accounts by account_type and industry. What is the correct URI to get all retail finance ac...
RAMLquery parametersREST URIAPI design - Question #62Building Integration Applications
A Mule application contains two HTTP Listeners, each configured for different API endpoints: What base path value should be set in an HTT? Listener config element so that it can be...
HTTP Listenerbase pathwildcardMule configuration - Question #63Building Integration Applications
is captured by a Set Variable transformer to a variable named booklSBN. What is the DataWeave expression to access booklSBN later in the flow?
Set Variablevars scopeDataWeave expressionsMule variables - Question #64Applying DataWeave Transformations
Refer to the exhibits. 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...
DataWeave expressionsstring concatenationLoggerpayload - Question #65Building Integration Applications
Refer to the exhibit. A Mule event is composed of a hierarchy of objects. Where in the hierarchy are variables stored?
Mule eventMule messagevariablesevent hierarchy - Question #66Building Integration Applications
Refer to the exhibits. payload. The request is sent to the HTTP Listener in the transform Flow. That flow transforms the incoming payload into JSON format and returns the response...
target variableHTTP RequestpayloadMule event - Question #67Building Integration Applications
Refer to the exhibits. 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...
properties fileconfig.yamlproperty placeholderHTTP Request - Question #68Building Integration Applications
Refer to the exhibits. The main flow contains an HTTP Request in the middle of the flow. The HTTP Listeners and HTTP Request use default configurations. A web client submits a requ...
HTTP Listenerquery parametersHTTP Requestpayload propagation - Question #69Building Integration Applications
Refer to the exhibits. The <when> expression for the Choice router needs to be written. What is a valid <when> expression to route Mule events to the non-default flow?
Choice routerwhen expressionDataWeaveconditional routing - Question #70Building Integration Applications
Refer to the exhibits. A Mule application contains a Choice router. What is logged when the flow completes?
Choice routerrouting logicDataWeaveconditional flow - Question #71Building Integration Applications
Refer to the exhibit. The Mule application Is debugged in Any point Studio and stops at the breakpoint What is the value
Anypoint Studiodebuggerbreakpointvariable inspection - Question #72Applying DataWeave Transformations
Refer to the exhibit. What DataWeave expression transforms the conductorlds array to the XML output? A) B) C) D)
DataWeavearray transformationXML outputdata mapping - Question #73Applying DataWeave Transformations
A function named newProdCode needs to be defined that accepts two input parameters, an integer value for itemID and a string value for productCategory, and returns a new product co...
DataWeave functionfun keywordtype annotationsfunction definition - Question #74Building Integration Applications
Refer to the exhibits. The Set Payload transformer In the addltem subflow uses DataWeave to create an order object. What is the correct DataWeave code for the Set Payload transform...
lookup functionsubflowDataWeaveflow invocation - Question #75Applying DataWeave Transformations
A Mule project contains a DataWeave module called MyModule.dwl that defines a function named formatString. The module is located in the project's src/main/resources/modules folder....
DataWeave moduleimport wildcardcustom modulereusable functions - Question #76Building Integration Applications
Refer to the exhibits. What payload and quantity are logged at the end of the main flow?
Scatter-Gatherpayload aggregationvariablesflow execution - Question #77Connecting to External Systems
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 dupl...
Database connectorwatermarkOn Table Row listenerpolling - Question #78Designing APIs
A company has an API to manage purchase orders, with each record identified by a unique purchase order ID. The API was built with RAML according to MuleSoft best practices. What UR...
REST URIpath parameterRAML best practicesresource identifier - Question #79Building Integration Applications
Refer to the exhibit. In the execution of the Scatter-Gather, the "steep 1 sec" Flow Reference takes about 1 second to complete, and the "sleep 5 sees" Row Reference takes about 5...
Scatter-Gatherparallel executiontimingconcurrency - Question #80Building Integration Applications
A web client sends a request to http;//localhost:8081?dept=sales. What is the correct DataWeave expression to access the value of dept?
query parametersattributesDataWeaveHTTP Listener - Question #81Handling Errors in Mule Applications
Refer to the exhibits. A web client sends a POST request to the HTTP Listener and the Validation component in the Try scope throws an error. What response message is returned to th...
error handlingTry scopeHTTP Listenererror propagation - Question #82Building Integration Applications
Refer to the exhibits. A web client sends a POST request to the HTTP Listener with the payload "Hello-". What response is returned to the web client? What response is returned to t...
HTTP ListenerJMS connectorpayload transformationflow tracing - Question #83Consuming REST APIs
The web client sends a POST request to the ACME Order API with an XML payload. An error is returned. What should be changed in the request so that a success response code is return...
Content-Type headerHTTP requestXML payloadAPI request headers - Question #84Controlling Event Flow
Refer to the exhibits. Each route in the Scatter-Gather sets the payload to the number shown in the label. What response is returned to a web client request to the HTTP Listener? A...
Scatter-Gatherpayload aggregationparallel routesflow control - Question #85Structuring Mule Applications
Refer to the exhibits. The input array of strings is processed by the batch job that processes, fitters, and aggregates the values. What is the last message logged by the Logger co...
batch processingbatch filterbatch aggregatorbatch job output - Question #86Structuring Mule Applications
Refer to the exhibits. The input array of strings is processed by the batch job that processes, filters, and aggregates the values. What is the last message logged by the Logger co...
batch processingbatch filterbatch aggregatorbatch job output - Question #87Structuring Mule Applications
Refer to the exhibit. The input array of strings is passed to the batch job, which does NOT do any filtering or aggregating. What payload is logged by the Logger component?
batch processingbatch jobLogger componentbatch completion phase - Question #88Designing APIs
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?...
RAMLdata typesRAML examplesAPI specification - Question #89Handling Errors in Mule Applications
Refer to the exhibits. A web client sends a GET request to the HTTP Listener. What response message is returned to the web client?
HTTP ListenerGET requesterror handlingflow execution order - Question #90Handling Errors in Mule Applications
Refer to the exhibits. A web client sends a POST request with the payload {"oid": "1000", "itemid": "AC200", "qty": "4" } to the Mule application. The File Write operation throws a...
error handlingcustom error typeserror mappingFILE:CONNECTIVITY - Question #91Transforming Data with DataWeave
Refer to the exhibits. The Set Payload transformer in the addltem child flow uses DataWeave to create an order object. What is the correct DataWeave code for the Set Payload transf...
DataWeavelookup functionchild flowflow reference - Question #92Transforming Data with DataWeave
Refer to the exhibits. A JSON payload is set in the Set Payload transformer. What is logged by the Logger?
DataWeavetype detectionJSON payloadtypeOf function - Question #93Transforming Data with DataWeave
Refer to the exhibits. A web client sends sale data in a POST request to the Mule application. The Transform Message component then enrich the payload by prepending a vendor name t...
Transform MessageDataWeavefile writepayload enrichment - Question #94Anypoint Studio
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 no...
Anypoint Studioapplication exportJAR packagingMaven dependencies - Question #95Transforming Data with DataWeave
What DataWeave expression transforms the example XML input to the CSV output? A) B) C) D)
DataWeaveXML to CSVdata transformationDataWeave expression syntax - Question #96Structuring Mule Applications
Refer to the exhibits. A web client sends a GET request to the main flow's HTTP Listener that includes a make query parameter. What values are accessible in the child flow?
child flowquery parametersvariable scopeflow reference - Question #97Connecting to Databases
Refer to the exhibit. The Database Select operation returns five rows from a database. What is logged by the Logger component?
Database connectorSelect operationreturn typepayload type - Question #98Designing APIs
A company has an API to manage departments, with each department identified by a unique deptld. The API was built with RAML according to MuleSoft best practices. What is valid RAML...
RAMLREST resource methodsURI parametersPUT method - Question #99Controlling Event Flow
Refer to the exhibits. What payload and quantity are togged at the end of the main flow?
For Each scopevariable scopepayload restorationflow variables - Question #100Controlling Event Flow
Refer to the exhibits. All three of the conditions for the Choice router are true. What messages are written in the application log?
Choice routerrouting logicconditional routingfirst-match behavior