Provisioning Reference Guide › Common Program Exit Reference › eTExitType
eTExitType
Exit types determine the circumstances under which an exit is called. A value is entered for eTExitType, in the input XML buffer passed to the program exit.
The exit types with ACCOUNT in their names can be common or native exits, meaning that common code and connector code can be triggered to process them.
All other exit types, however, must be common exits. It should also be noted that not all program exit types are referenced from the various object types.
Notes:
- In all cases, the name of the object being passed is sent. This is formatted in both DN and Common Name format.
- To have complete control over passwords, either at the global user or the account levels, you must provide exits both for create user/account and for change password user/account. In other words, for new global users (accounts), the change password exit is not called. For new global users (accounts), the password is passed in as part of the attribute for the create exit (for example, PRE_CREATE_GLOBAL_USER).
More information:
Valid Values for eTExitType
Copyright © 2013 CA.
All rights reserved.
|
|