Click or drag to resize

Omada.OE.Solution.OIM.Assembly.SurveyPostActions Namespace

 
Classes
  ClassDescription
Public classAccessRequestIntegrationPostAction
Executes data export for the access approval survey
Public classAccountOwnershipSurvey
Public classCalculatedAssignmentVerdictSurveyPostActionHandler
To be used in a survey running on RoPE calculated assignments (specifically the CalcResourceAssignmentSurvey_Manager.xml survey template). Writes approvals to tblCalculatedAssignmentVerdict in the OISX db.
Public classControlPolicySetOwnershipPostActionHandler
Generic post action for control policies where a proposed ownership specified in SURV_PROPOSEDOWNER is set on the CTRLPOL_OBJECTREF object The post action works on the following data object types: Identities (including technical identities), Orgunits, Resource, Resource folder and systems
Public classControlPolicySetOwnershipPostActionHandlerParameters
Parameter names for the post action
Public classDeletedContextSurvey
Post action for deleted context survey
Public classGAASAccountOwnershipSurvey
Public classODW_ResourceAssignmentSurvey
Public classOIS_ResourceAssignmentSurvey
Public classOIS_ResourceMasterDataSurvey
Public classRecertificationPostAction
Can be included in access review surveys to export survey data to analytics.
Public classRoleCertificationPostActionHandler
Postaction handler for the Role certification survey The post action handler updates the Role data objects.
Public classSetOwnershipPostActionBase
Contains helper methods for ownership postactions The methods works on the following data object types: Identities (including technical identities), Orgunits, Resource, Resource folder and systems
Public classSurveyEventDefinitionPostAction
Built-in postaction used for evaluating survey event definitions. Is executed on all surveys which has at least one survey post action
Public classSurveyPostActionHandlerBase
Base class for SurveyPostActionHandler
Public classTransferAssignmentsSurveyPostActionHandler
Post action for the transfer assignments survey
Public classTransferOwnershipSurvey
Post action for the transfer ownership survey
Public classUpdateDataObjectSurveyPostActionHandler
This generic postaction handler can be used in a data objects survey to copy data from the survey objects to the actual data objects represented by the survey objects. One or two copy rules must be created (with the source object being the "Survey objects for [template name]". The UId of the copy rules must be passed as a paramter to the post action. In addition, it is possible to refer to the system name of a property on the target object, which will be updated with a log about the changes done by the postaction handler Parameters for the postaction handler:

copyRuleUId: UId of the copy rule used for copying data from the survey object

ChildObjectsCopyRuleUId: UId of the copy rule used for copying data from the child survey object. This is an optional argument. If the argument is not used, the same copyrule will be used for parent and child objects.

logHistoryPropertySystemName: System name of a value text property which will be appended with info about changes done by the copy rule