Printing Job Attachments

I am currently on version 2023.1 and we are testing 2024.2 and as far as i can tell there is no native way in Epicor to print all job attachments at one time (ex: print all button). If i create a button on jobhead that checks a flag to kick off a data directive, that data directive would have been passed the job number, be able to pull the file paths of all the attachments, then say print and to what printer…would that be feasible? If so, all you coding experts, would someone be able to help me design the data directive? Or maybe someone already has this in their pocket? I currently have the ability to print the attachments in classic but everything is written and designed to work through the customization. I am trying to move to Kinetic and need to figure out a way to convert it. Any suggestions or help would be greatly appreciated!

Do you not have APR?

Yes, I do.

Sorry, I always forget this, but do you have ECM?

With those two modules, it would be easy, but I always forget that you can only pull the documents from ECM.

No, we do not have ECM. You bring up a good point though i can have it print automatically when printing the job traveler, which is actually better, but i still need help with the code i would have to write in the directive in order to print the attachments.