You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

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":

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!