Good evening.
I have been creating an integration using the Transactional API, and all was working as expected until we came across the following scenario.
When sending a transaction to the API, all the commands are assigned to a TAB.DataWindow, so there are commands going to the likes of TABPAGE_1.tb_1_dw_1, etc.
The problem is in some forms, once a key value is entered it will load a browse window for the user to select the matching transactions. Once of these screens (Receipts matching for Convert PO To Voucher) does not have any tabs.
When I look at the code behind the page, I get the following, where you can same a Data Window name, but the Tab Page name is actually blank / null
I have tried to find away around this, but cannot work it out. Perhaps somebody in the group has come across this before?
Thanks for your help
Andrew
