Hello,
I want to get the current user id during a Java extension call. (insert trigger)
I used the callback method :
SxsSystem (ASXJBase.SX_USERID, result);
The method always returns “guest” even if I use Tamino level authentification !
Any help is very welcome. I use Tamino 4.1.1.4 on Windows.
Currently there is no interface in SSX to get information about the user issuing the request. The SX_USERID is an internal userid of the database system that has nothing to do with the user issuing the request.
regards,
Heiko
sorry - typo:
I meant to write “SXS” instead of “SSX” and SXS is another name for Tamino Server X-Tension
regards,
Heiko