Receive Exchange
This node is useful to receive the Data Exchange. This node takes Data Exchange as input and provides DXData as output. DXData is an object that has a collection of Data Tree of objects.
Supported Input Type | Expected Output |
---|---|
Data Exchange as an object | DXData as an object |
Click and drag the ReceiveExchange node from the toolbar to canvas.
Connect the GetExchange node output to the input of the ReceiveExchange node. It reads the data from Data Exchange and converts it into DXData format.