List of questions
Related questions
Question 26 - MCD - Level 1 discussion
A web client sends a request to http;//localhost:8081?dept=sales. What is the correct DataWeave expression to access the value of dept?
A.
attributes.queryParams.dept
B.
attributes.dept
C.
message.queryParams.dept
D.
vars.dept
Your answer:
0 comments
Sorted by
Leave a comment first