We need to generate a single transaction from iview data containing 20 to 30 rows, rather than sending each row as an individual record. Please advise on how to consolidate all rows into a single record.
We need to generate a single transaction from iview data containing 20 to 30 rows, rather than sending each row as an individual record. Please advise on how to consolidate all rows into a single record.
Please attempt using the following script function:
PostFromIView({TargetTransaction}, {GroupCol}, {PrimaryField}, {target1=source1,target2=source2,…})