I need to print a production order routing sheet and materials when a production order has reached a certain status.
I was aiming for a BOD extension that invokes the printing session tisfc0408m000. This session does exactly what I need and I want to use it when a Production Order BOD is received. But this does not work because the BOD extension does not allow unsigned code??
How can I make use of this standard printing session in an automated way?
As an alternative I was thinking of using an ION API for printing. Does anybody know which ION API is capable of using the standard printing sessions?
It should be possible to print a production order, right?