I need to create an alert for items that arrive in the inspection queue to let peeps know. Since items arrive into it via various places (Purchase Receipt, Subcontract, Stock, Job, RMA) I'm wondering if anyone else has tackled this and what route you went.
I see the one solution as putting a BAM on the PartTran table and watching TranType for anything that's %-INS and then executing a .p file to build the alert with the various values in the row.
The other route I guess would be to try to find the method and create a BPM on each process that gets something into Inspection and generating an alert that way.
Too bad there isn't a stock global alert for this. Only one that exists stock is for inspection failure.
I see the one solution as putting a BAM on the PartTran table and watching TranType for anything that's %-INS and then executing a .p file to build the alert with the various values in the row.
The other route I guess would be to try to find the method and create a BPM on each process that gets something into Inspection and generating an alert that way.
Too bad there isn't a stock global alert for this. Only one that exists stock is for inspection failure.