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.

 View Only
  • 1.  Custom logout

    Posted Thu August 02, 2007 07:23 AM

    Hi,

    we want to provide a link to logout of the Portal but do not want to use the build portlet that come with wm Portal, i was looking at all the API to find the relevant function but was not able to find any.

    Was is the proper way to achieve this?

    thanks

    Stephane


    #MWS-CAF-Task-Engine
    #webMethods-BPMS
    #webMethods


  • 2.  RE: Custom logout

    Posted Fri August 03, 2007 09:12 AM

    If you provide a user with following link http:///?method=logout this will effective logout user from the server

    Alex


    #webMethods
    #webMethods-BPMS
    #MWS-CAF-Task-Engine


  • 3.  RE: Custom logout

    Posted Mon August 06, 2007 09:12 AM

    What I think Alex was trying to say was, use “?method=logout” as the query string in your link. webMethods Advantage, for example, is powered by Portal. If scrub over the logout link in the upper right hand corner, this is what you’ll see.

    You can also use ?method=logout as the URL in a relative link, and then you have a link you can click, and you can add an alias to the link and have that be your URL to logout.


    #webMethods-BPMS
    #webMethods
    #MWS-CAF-Task-Engine