Dear Expert,
I want to create 3 documents (Goods Receipt, Activity, and Service Call) all together using batch operation in service layer. But I got the response of the 3 documents after We committed the transactions. Is there any other way to get the response (docentry) of Goods Receipt document first? So I can insert the DocEntry into Activity document.
Thank you.