The Provisioning Server framework sends all native program exit invocation requests to the endpoint. Even if the exit is referenced by an account object, the invocation request is sent to the code that manages the endpoint modify operation. Specifically, the directory DEmodify() function is called.
On a program exit invocation request, the Provisioning Server framework includes the eTExitPayload and eTExitInvoke attributes.
eTExitPayload contains the data regarding the definition of the exit. The value of eTExitPayload is the XML buffer stored in the program exit object that was defined by the program exit definition property sheet that you added to your GUI plug-in.
eTExitInvoke is an XML buffer. This data should be passed to the program exit, which needs to process it. The agent plug-in can process this information; however, often it does not need to do so.
The agent plug-in must be enhanced for performing the following tasks to support the program exit:
Copyright © 2013 CA.
All rights reserved.
|
|