Hi all,
Transaction "getPOList" return as XML output parameter a list of Production Orders.
I want to display this list in a UI Grid Display Template so I create a XAcute Query which in turn references "getPOList"
I select the right xml output parameter in the "Transaction details" screen.
However when I test the XAcute query, the result screen is totally empty, not even the headers are showed.
The actual transaction return >300 records.
I expected to see at least the header in the test screen with all the PO properties, just the way it works with normal SQL queries.
Am I missing something?
The help doc is not really clear on this.
thanks, regards
Vincenzo