Service Timeouts

When the BIS Request Handler passes a request to a service program, page rendering is suspended while the program performs the required processing. The service timeout value sets an upper bound on the amount of time that page rendering will be suspended.

The default service timeout is 30 seconds. This value can be changed in the following ways:

Of the above, the BIS_SERVICE_TIMEOUT variable and ServiceTimeout option keyword have the lowest priority and are overridden by either SessionParms tag or the B_SetServiceTimeout call.