How to create Input payload in OPA for message based OPA app
Summary:
Hi Team ,
I am trying to create a Input payload where it has header and child data (array) - In gen 2 where we are uploading json payload and invoking that as an input for message based
But here in OPA how can i create same payload provided as example below as i tried multiple way's i am not able to achieve that Please suggest on how to create same payload
{ "InputPayload": { "header_data": { "INVENTORY_ORGANISATION": "", "INVENTORY_NAME": "" }, "child_data": [ { "TAG_NUMBER": "", "APPROVER_STATUS": "", "REVIEWER_NAME": "", "SNAPSHOT_QUANTITY": "", "COUNT_QUANTITY": "", "ADJUSTMENT_UOM": "", "ADJUSTMENT_QTY":