Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam MCD - Level 1 All Questions

View all questions & answers for the MCD - Level 1 exam

Exam MCD - Level 1 topic 1 question 105 discussion

Actual exam question from Mulesoft's MCD - Level 1
Question #: 105
Topic #: 1
[All MCD - Level 1 Questions]

Refer to the exhibits.


A JSON payload is set in the Set Payload transformer.
What is logged by the Logger?

  • A. "String"
  • B. "Object"
  • C. "Array"
  • D. "JSON"
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
pgarciar
Highly Voted 3 years, 8 months ago
B is correct
upvoted 13 times
...
RessSysop
Highly Voted 3 years, 4 months ago
B is correct
upvoted 5 times
...
Krunchysoup
Most Recent 2 months, 1 week ago
A is correct. Go into dataweave playground and do typeOf('{}') and it will come out as a string.
upvoted 1 times
...
aook002
7 months, 1 week ago
Selected Answer: B
B = Object
upvoted 1 times
...
ExamDev
10 months ago
Selected Answer: A
A. "String". - Just tested in anypoint studio
upvoted 2 times
ExamDev
10 months ago
The main hint here is that we don't have transformer to convert the payload to object!
upvoted 1 times
...
...
ExamDev
10 months ago
Selected Answer: B
B is correct. Look at the value of setPayload -> #[...] its Datawave expression, witch mean will transform the string into object
upvoted 1 times
...
martademanzana
1 year ago
Selected Answer: B
B is correct
upvoted 1 times
...
MannyJass
2 years, 2 months ago
A is correct as the '#[...]' is in single quote.
upvoted 1 times
HonestSeeker
1 year, 10 months ago
String values need to be in double quotes. Therefore A is not correct
upvoted 1 times
...
...
miguel_romero
2 years, 11 months ago
B is correct
upvoted 3 times
...
Ella_Z
3 years, 2 months ago
B ->Object
upvoted 5 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...