Connector Guides › Connectors Guide › Connecting to Endpoints › UNIX ETC and NIS Connector › Exit Commands › Conditions for the execution of the EXIT Commands
Conditions for the execution of the EXIT Commands
The conditions for the execution of the exit commands are as follows:
- For CA Identity Manager, the execution of a command is successful if its return code (RC) is equal to 0; any other code indicates that the execution failed. This is important because the values that are caught by CA Identity Manager are processed according to the value of the return code.
- The argument values, which are sent to Identity Manager agents, are also sent to the user program.
- The pre-exit and post-exit user commands are logged in the Identity Manager log files. You can also write messages in the log files, using the PrintMessage function, which is defined in the source template and delivered with the product.
- The pre-exit and post-exit commands are executed each time the Identity Manager agent is executed.