Free MCD-LEVEL1-DELTA Exam Braindumps (page: 13)

Page 12 of 26

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?

  1. Set the watermark column to the bgin_date_time column
  2. Set the target value to the last retrieved login_date_time value
  3. Set the target value to the last retrieved user_jd value
  4. Set the watermark column to the user_Id column

Answer(s): A



Refer to the exhibit.



What is the correct DataWeave expression for the Set Payload transformer to call the createCustomerObject flow with values for the first and last names of a new customer?

  1. lookupC createCustomerObJect( "Alice", "Green- ) )
  2. createCustomerObject( { first: "Alice", last: "Green" > )
  3. lookupf "createCustomerObject", { first: "Alice", last: "Green" > )
  4. createCustomerObject( "Alice", "Green")

Answer(s): C



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 to the sale data.

What is written to the sales.csv file when the flow executes?

  1. The enriched payload in JSON format
  2. The enriched payload in XML format
  3. The enriched payload in CSV format
  4. An error message

Answer(s): A



What DataWeave expression transforms the example XML input to the CSV output?



A)



B)



C)



D)

  1. Option A
  2. Option B
  3. Option C
  4. Option D

Answer(s): A






Post your Comments and Discuss MuleSoft MCD-LEVEL1-DELTA exam with other Community members:

MCD-LEVEL1-DELTA Discussions & Posts