MuleSoft Certified Developer - Level 1 (Mule 4) MCD-Level-1 Question # 58 Topic 6 Discussion

MuleSoft Certified Developer - Level 1 (Mule 4) MCD-Level-1 Question # 58 Topic 6 Discussion

MCD-Level-1 Exam Topic 6 Question 58 Discussion:
Question #: 58
Topic #: 6

Refer to the exhibit.

MCD-Level-1 Question 58

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?


A.

lookupC createCustomerObJect( "Alice", "Green- ) )


B.

createCustomerObject( { first: "Alice", last: "Green" > )


C.

lookupf "createCustomerObject", { first: "Alice", last: "Green" > )


D.

createCustomerObject( "Alice", "Green")


Get Premium MCD-Level-1 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.