I get an error in system ABP (ABAP instance) in transaction which calls ADS system to create a big PDF document.
Everything works correctly if the document is small.
I read SAP notes and run check configuration (program FP_TEST_00). It is ok.
How can I associate current user activity in ABAP with errors which I see by NWA on JAVA instance (tracert log)? For example I have 100 users who requested a PDF at the same time.
I don't understand if this is error connect with activity dedicated user or not.
Thank you!