Hello,
Don't know if this is possible somehow but what I need to do is that on a timed event in a background job a PDF is produced designated for a connected user. This should be pushed to the user session and displayed directly.
As I see it either "if possible" I could have some polling to detect it on SAPGUI side (could I have timers or regular tasks executed via SAPGUI??) or I could potentially push it to the SAPGUI session.
Anyone knows if and how any of these options are possible?
The closest I got so far is to create an express message for the users inbox, however that would only trigger on "next user interaction" and not directly.
Regards,
Christian