Previous Topic: How Does Binding Work in CA Automation Point?

Next Topic: Unbinding a Session


Binding a Session

To call the BIND.cmd program, insert the following statement at the beginning of a REXX program that you intend to bind:

CALL BIND sessname waittime
sessname

Specifies the name of the session to be bound.

waittime

Specifies the number of seconds that you are willing to wait for the session to become available.

If the session does not become available within the time you specify: