...
The following parameters can be configured in Identity Manager Admin:
Parameter | Mandatory | Value | Description |
---|---|---|---|
dataPoolName |
| Data pool name of the object whose relation shall be removed. | |
secondDataPoolName | - | Only one of these three parameters is allowed to be filled! | Single Drop: Data pool name of the second single object. This object has to be available inside the Process Map. |
secondDataPoolNameDropAll | - | Data pool Drop: Name of a Data pool. Relations to all objects belonging to this data pool are removed. | |
coreTemplateName | - | Core Template Drop: Name of a Core template. Relations to all objects belonging to this template are removed. | |
objectType | Deprecated. This parameter has the same meaning as coreTemplateName and is only provided for downgrade compatibility. | ||
relationType | - | When configured, only relations of the specified type are removed. |
Core Objects: Expiry Check
...
The following parameters can be configured in Identity Manager Admin:
Parameter | Mandatory | Value | Description |
---|---|---|---|
coreTemplateNameList |
| Comma separated list of core template names that shall be the base of the search. | |
fieldName |
| Example value:
| Name of the data pool field that indicates the expiration date, for example, ValidTo. The data pool must belong to the core template(s) mentioned above. |
offsetInDays |
| Example value:
| The offset in days before the related core objects expire. The base is the field specified by fieldName, for example ValidTo. If you provide a value for offsetInDays, then logically it is ValidTo - offsetInDays = dateToFindSofttoken
Example: Expiry date of a soft token is 31st March 2017. If the offsetInDays is set to 30, the service task will only find the soft token with the beginning of 1st March 2017. |
coreObjectIdListVariableName | - | Example value:
| Name of the variable containing the core objects that were found during the search. It contains only the core object ids. |
Meta_CoreObjectState_Field |
| Example values:
| Name of the data pool field that indicates the state of the core object. The data pool must belong to the core template(s) mentioned above. |
Meta_CoreObjectState_Value |
| Example values:
| The actual state that shall be used for filtering the search. |