Rest API in v. 2021-11-02. "rows" level dissappeared
Aldevinas Katkus
11-29-21
Operating system: macOS
In older versions there was "rows" level in XML returned from the server in this versions there is no "rows" level, e.g., instead of /data/IVVc/rows/row/ArtCode we have /data/IVVc/row/ArtCode


Is it a bug or not?
David Delač
11-30-21
Hi Aldevinas,

XML element of 'row' now has an attribute of 'rownumber' which identifies which row of the document it is. Row number starts with an index of 0.

Best Regards,
David Delač
Aldevinas Katkus
11-30-21
This probably breaks some BI solutions, because we may have zero rows in a matrix and BI tools may fail to indentify there are rows and fail to expand non-existing columns.
This already broke our Power BI solution, I believe, the same should happen to Flex BI.
Sanjay Parbhoo
12-1-21
Hi,

Can confirm that this is the case. We had to adjust our integration code accordingly.

Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Back to the list
Latest Posts
David Delač
Hi Gastón, Please report a bug in our issue tracker and attach test database that you can repeat this in so I can have a look. Paste subject here once done...
09:46 14 May 2025
Paul Timms
From what I've read, using these will store the updated records in memory and then write them to the database in bulk, instead of each record writing to the database in turn. So perhaps there&apo...
17:53 29 Apr 2025