File Trigger Information Control command
By running the File Trigger Information Control command, you can dynamically reload the File Trigger information without restarting the Observe process. In this case, if a job is being executed, the command waits until the job ends. When a specified request is being executed, if the command is run again, the Observe process returns an error that indicates that the request is being executed. The service name is TRGCONF.
You can use the File Trigger Information Control command only if the HULFT8 Server grade is installed.
Syntax for the File Trigger Information Control command
utltriggerconf -r [-sync [-w time]]
Explanation of the parameters
- -r
-
File trigger information reload request (Mandatory)
- -sync
-
Synchronous read request (Optional)
If you omit this parameter, HULFT executes the request asynchronously.
- -w time
-
Synchronous timeout (seconds) (Optional)
The time for the synchronization to receive the processing results at the time of synchronous transfer is specified in the range of '10' to '259200.'
When you omit this parameter, the value that is set for Socket Read Timeout (socktime) in the System Environment Settings file (hulenv.cnf) is applied.
To specify this parameter, you must specify the parameter -sync.