sushant99
15 years agoOccasional Contributor
Datasink report column order does not stick
Hi there,
I am using SOAPUI pro Datasink feature for capturing SOAP response results.
We are using the subreport capability of the Datasink step to output the result in respective columns. No matter how we arrange the order of the properties, the report is generated in some randomly column order.
We want to impose an order in which these property results are outputted in report.
Let us know how to go about achieving the same.
Regards,
Sushant
I am using SOAPUI pro Datasink feature for capturing SOAP response results.
We are using the subreport capability of the Datasink step to output the result in respective columns. No matter how we arrange the order of the properties, the report is generated in some randomly column order.
We want to impose an order in which these property results are outputted in report.
Let us know how to go about achieving the same.
Regards,
Sushant
Fow now, I used the following trick with powershell to transform the file in an additional step: https://community.idera.com/database-tools/powershell/powertips/b/tips/posts/change-order-of-csv-columns
Would still be a welcomed feature that ReadyApi would follow the order of the columns defined in the data sink screen...