What is the DataWeave expression to output the orderId string “PO1234”?
A Transform Message component receives the XML payload:
What is the DataWeave expression to output the orderId string “PO1234”?
A . payload.order.orderId
B . payload.orderId
C . payload.order.@orderId
D . payload.@orderId
Answer: B
Latest MCD-ASSOC Dumps Valid Version with 60 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
option :C is correct