MCD-Level-1 Exam Question 16

How would you debug Mule applications?
  • MCD-Level-1 Exam Question 17

    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?
  • MCD-Level-1 Exam Question 18

    Refer to the exhibit.

    What is a valid expression for the Choice router's when expression to route events to the documenticShipping flow?
  • MCD-Level-1 Exam Question 19

    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?
  • MCD-Level-1 Exam Question 20

    Refer to the exhibits.

    The Set Variable transformer is set with value #[ [ first "Max" last "Mule"} ].
    What is a valid DataWeave expression to set as the message attribute of the Logger to access the value "Max" from the Mule event?