Use the TIMEOUT_CONNECT command to set the timeout value, in seconds, for a socket connection to a Web Server. It specifies the maximum time to wait for the connection to complete.
Note: Setting a value too low can prevent a connection from completing. The maximum value is 3600. A value of zero resets the timeout to the default of 60 seconds.
This command has the following format:
MODIFY CASOAPE,APPL=TIMEOUT_CONNECT=nnnn
Defines the timeout value in seconds.
To start the CAISDI/elmds address space, enter the operating system START command. For example, issue the following command to start a copy of the CAISDI/elmds address space using all start parameter defaults:
START CDYFAPI
The following message indicates that the CAISDI/elmds address space completed initialization and is active:
CDYF001I CAISDI/elmds Initialized
Also, verify that the job output contains the following messages:
CDYF401I ELS initialized and available CDYF400I MED initialized and available CDYF001I CAISDI/elmds Initialized
To stop the CAISDI/elmds address space, enter the operating system STOP or MODIFY command. For example, issue one of the following commands to stop the copy of the CAISDI/elmds address space that was started using the preceding example:
STOP CDYFAPI
Or
MODIFY CDYFAPI,STOP
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|