List of questions
Related questions
Question 119 - MCD - Level 1 discussion
As a part of requirement , application property defined below needs to be accessed as dataweave expression. What is the correct expression to map it to port value?
A.
{ port : p('db.port')}
B.
{ port : {db:port}}
C.
{ port : p['db.port']}
D.
Application property cannot be accessed in Dataweave
Your answer:
0 comments
Sorted by
Leave a comment first