What is the output for the below flow in Mule 4?

What is the expected output for the below flow in Mule 4?


typeOf(payload), when used in the Transform message, gives you the type of a value.



A. Array

B. Object

C. XML

D. String

 

Correct Answer: D. String

typeOf(payload) gives us String because the payload is identified as a string. Read all MuleSoft quiz questions here

 

Have a question in mind? Post a question

Read similar articles on MuleSoft quiz here



Post a Comment

1 Comments