webMethods

webMethods

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.  Applinx 5.2.5.0020 - Destroy long time Iddle session

    Posted Thu April 08, 2010 10:11 AM

    Hello,

    could You give me any advice how to automatically destroy applinx sessions with long time Iddle?

    Is there in the Applinx Administrator a setting for that?

    a have a lot of sessions with Iddle long time

    Thank all in advance for any advice

    Marian


    #webMethods
    #Mainframe-Integration
    #ApplinX


  • 2.  RE: Applinx 5.2.5.0020 - Destroy long time Iddle session

    Posted Thu April 08, 2010 10:40 AM

    Hi Marian,

    There is a way to automatically disconnect idle sessions. It’s a configurable property of your ApplinX application.
    Here’s what you do:

    1. In the Composer right click your ApplinX application and choose “open”
    2. Click the Host tab
    3. Set the No-activity-Timeout (in seconds)

    Note: Setting the value to zero means session has an unlimited timeout and will stay open until either the user logs off or the session is terminated manually.

    Hope this helps,
    Ohad


    #webMethods
    #Mainframe-Integration
    #ApplinX


  • 3.  RE: Applinx 5.2.5.0020 - Destroy long time Iddle session

    Posted Thu April 08, 2010 11:19 AM

    Hi Ohad,

    Thank you a lot.

    My next question is about database session that can be created in Procedures etc… Does this setting close Database session too?

    Thank you a lot

    Marian


    #Mainframe-Integration
    #ApplinX
    #webMethods


  • 4.  RE: Applinx 5.2.5.0020 - Destroy long time Iddle session

    Posted Thu April 08, 2010 12:02 PM

    No.
    Database connections are handled within the flow procedure using the Database nodes (create db session, dbSelect, dbExecute , Rollback and Commit). See attached image:
    DB.jpg


    #ApplinX
    #webMethods
    #Mainframe-Integration


  • 5.  RE: Applinx 5.2.5.0020 - Destroy long time Iddle session

    Posted Thu April 08, 2010 02:16 PM

    Thank you for the information Ohad

    Marian


    #webMethods
    #Mainframe-Integration
    #ApplinX