Hi again,
There are 3 timeouts that disconnect the session:
Non-activity timeout: ApplinX server disconnects the session from the host after there was no activity received from the user for the specified time. Set this timeout in the host tab of the application configuration. Note: specifying this timeout to “0” means it’s unlimited.
Web application timeout: Configured in the web application, will disconnect the web session from the ApplinX server, the ApplinX session with the host will keep on living until it will reach the non-activity timeout.
Host timeout: Configured in the host. When the host reaches its timeout the ApplinX session will be disconnected. The web application session may still be alive but you’ll get a “disconnected by host” error message with the next host-action the user will try on this session.
If you want to set the timeout to 60 min, we recommend setting the web application session to 60 min and the non-activity timeout to 60 or something slightly bigger like 61 or 65. This will make sure that you don
#webMethods#Mainframe-Integration#ApplinX