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.


#TechXchangePresenter
 View Only
Expand all | Collapse all

How to retrieve User ID from Integration Server?

  • 1.  How to retrieve User ID from Integration Server?

    Posted Mon October 23, 2006 04:37 PM

    Hello All,

       I am trying to develop a flow service that utilizes the User ID of users created in the Integration Server, but I am not sure how to retrieve this information.  
    
    Does anyone know if there is a pre-existing flow or java service that retrieves either the user ID or some identifier from the pipeline?
    

    Thanks in advance for any help,
    David


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 2.  RE: How to retrieve User ID from Integration Server?



  • 3.  RE: How to retrieve User ID from Integration Server?

    Posted Mon October 23, 2006 05:04 PM

    There is a service getUser, in PSUtilities package which retrives the current user executing the flow.

    Rgds,
    Pradeep


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: How to retrieve User ID from Integration Server?

    Posted Mon October 23, 2006 05:16 PM

    Mark, thanks for the info on getSession.

    Pradeep, I tried searching for info on getUser and I don’t think I have that package. Is this a default package that comes with webMethods?

    Thanks, David


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods


  • 5.  RE: How to retrieve User ID from Integration Server?

    Posted Mon October 23, 2006 07:06 PM

    Hi David,

    You do not get this pacakge default with webMethods. You can download PSUtilities from samples and utilities section in advantage.

    Rgds,
    Pradeep


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB