
johndanter
Legendary Poster
Hi folks,
I've been asked to look into a way of informing a user on a APPL screen that a process has completed. Real time notifications.
The process is create a WO, attach a parts list and do some checks. (all that happens anyway)
So the user will launch the steps above and actually wait until they are complete before going onto another system. This 'mechanism' isn't up for debate sadly.
My old school idea was to wrap the whole process in a synchronous UBE called from the APPL that will launch all the other steps asynchronously. But the APPL waits for the UBE process to end then finishes then tells the user it's done on screen.
But with all the fancy new tech in E1, there must be a snazzier way?
Thanks
John
I've been asked to look into a way of informing a user on a APPL screen that a process has completed. Real time notifications.
The process is create a WO, attach a parts list and do some checks. (all that happens anyway)
So the user will launch the steps above and actually wait until they are complete before going onto another system. This 'mechanism' isn't up for debate sadly.
My old school idea was to wrap the whole process in a synchronous UBE called from the APPL that will launch all the other steps asynchronously. But the APPL waits for the UBE process to end then finishes then tells the user it's done on screen.
But with all the fancy new tech in E1, there must be a snazzier way?
Thanks
John