Hi,
I am trying to display data in form of table in VBCS. I have created ADP variable and assigned to to the table. Source of data in this variable is OIC integration. I can see data incoming from OIC, but while assigning data to variable it is giving me no data with no message of failure.
Source here is having data with array size 6, but while assigning it shows array size 0.
Need solution to solve this issue so that i can get data in the table.