Skip to main content

Export Task

Runs the specified connection's export.

Examples


<ExportTask Identifier="AD_Export" Agent="Local" Connection="ADExportFulfillment" OpenIdClient="Job" DisplayName_L1="AD - Extraction (delta)"/>

Properties

PropertyDetails
Agent requiredType String Description Identifier of the agent on which the job will be launched. Warning: all jobs containing the task must be launched on the same agent or on the server.
DisplayName_L1 requiredType String Description Display name of the task in language 1 (up to 16).
OpenIdClient requiredType String Description Connection client for the task.
Connection optionalType String Description Identifier of the Connection in the appsettings.agent.json.
ContinueOnError default value: falseType Boolean Description true if the execution of the Task returning an error should not stop the job machine state.
Identifier optionalType String Description Unique identifier of the task.
IgnoreCookieFile default value: falseType Boolean Description Ignore the Cookie Files
InitMode default value: falseType Boolean Description true to prevent Identity Manager from archiving the changes (resource creation, update, deletion) performed by the task. Impacted tables are: UP_AssignedSingleRoles, UP_AssignedCompositeRoles, UP_AssignedResourceTypes, UP_AssignedResourceScalars, UP_AssignedResourceNavigations, UP_AssignedResourceBinaries for ComputeRoleModelTask and only UR_Resources for FulfillTask.