Hello,
I need to use the event 'OnAfterDocumentReady' to merge the purchase order layout with pdf files attached in item card.
The problem is inside the event, I can't get the /document Type/ and /Document No/ of my record.
I tried to read the json object ObjectPayload, and I found report filters in the /view/ attribute .
Can I Apply the /view/ value to filter my record /Purchase Header/ in AL ?
Thanks