Restructure
Learn how to use the restructure action item in DBSync Cloud Workflow
Example Data Representation:
<row>
<invoice_num>value</invoice_num>
<date>value</date>
<po>value</po>
<id id="">
<list>
<product_code>value</product_code>
<prod_qty>value</prod_qty>
<prod_amt>value</prod_amt>
</list>
<list>
<product_code>value</product_code>
<prod_qty>value</prod_qty>
<prod_amt>value</prod_amt>
</list>
</id>
<total>value</total>
</row>Batch Size Customization:
Example:
Limitations:
Last updated