WAIT - UEM Manager configuration option
Description
The WAIT option instructs UEM Manager to execute until it receives notification that the demand-driven UEM Server has ended.
A demand-driven Server ends when both of the following occur:
- Event that it is monitoring is set to an inactive state.
- Any handler processes executed by the Server have completed.
Usage
Method | Syntax | IBM i | HP NonStop | UNIX | Windows | z/OS |
---|---|---|---|---|---|---|
Command Line, Short Form | n/a | |||||
Command Line, Long Form | -wait option | |||||
Environment Variable | UEMWAIT=option | |||||
Configuration File Keyword | wait option |
Value
option is the instruction for whether or not to wait for the UEM Server to finish executing.
Valid values for option are:
- yes
UEM Manager will wait for the demand-driven UEM Server to finish executing. - no
UEM Manager will end as soon as it receives notification from the demand-driven UEM Server that the event parameters are valid and monitoring of the event has begun. All additional event monitoring activity will be reported only in the Universal Broker log.
Default is yes.