IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  user id

    Posted 04/16/04 03:42 PM

    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.


    #webMethods
    #Tamino
    #API-Management


  • 2.  RE: user id

    Posted 04/20/04 12:07 PM

    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


    #Tamino
    #webMethods
    #API-Management


  • 3.  RE: user id

    Posted 04/20/04 02:27 PM

    sorry - typo:

    I meant to write “SXS” instead of “SSX” and SXS is another name for Tamino Server X-Tension

    regards,
    Heiko


    #API-Management
    #Tamino
    #webMethods