Hello,
I am experiencing a weird behaviour of an Java WD application embedded in portal.
It's a CATS wrapper - custom app that uses CATS bapis to report time. The application works properly (saves, retrieves data), but the messages are displayed to only one user - the one that accessed it last.
The error messages are from the bapireturn table of the SAVE function, but the success message is issued directly in java if no errors are found. Regardless if it's success or error, the messages are visible to only one user at time.
I don't think it's the app to blame, rather some JCo, message server? I don't really know where to start looking.
Any hints appreciated,
Michal