Message Boards
Qxtend Response required
Sharmila Maruthan, modified 3 Years ago.
Qxtend Response required
Post Date: 2/20/19 (Bronze, 2 Posts) Recent PostsHi
I have a qdoc to process material transfer. When I complete the transaction using qdoc, I want to receive the qdoc response with the transaction details.
How to get the transaction details in the qdoc response. For example, I want to see the transaction number and the material transfer request details in the response.
Thanks in advance.
Regards,
Smila
Gary Yang, modified 7 Years ago.
Re: Qxtend Response required
Post Date: 2/24/19 (Silver, 40 Posts) Recent PostsShort answer, you cannot do it with the request / response model as the returned data are the key data defined during the QGen process to create the UI API. I do not believe that data element is in the SI API either. The long answer, you can achieve that by getting the data asynchromounsly via QXtend Outbound and a little customization to link the unique transaction ID.
Gary
Message place holder
Forums