UBE Internal Delay
Is there a business or system function that I can use to cause an internal delay within a UBE?
We are running R47011 EDI Edit Create and calling a custom UBE when an error occurs. This UBE “mines and scrubs” the work center for errors and logs them into a custom table. We have seen on occasion when the system is busy and the jobs are backed up, the work center message is slightly delayed when it is written; hence the custom UBE misses the message. I would like to delay the custom UBE, say 10 seconds. Outside of creating some internal loop in the INZ Event, is there a BF that I can use that will delay the UBE?