Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: testing table size 6

...

The following parameters can be configured in Identity Manager Admin:

Parameter

Mandatory

Value

Description

dataPoolName

(tick) 

Data pool name of the object whose relation shall be removed.

secondDataPoolName

-

(warning) 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

(tick) 

Comma separated list of core template names that shall be the base of the search.

fieldName

(tick) 

Example value:

  • ValidTo

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

(tick) 

Example value:

  • 30 (see also the description to the right)

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

  • If dateToFindSofttokens is still in the future compared to the currentDate, then the soft token will not be found.

  • If dateToFindSofttokens is equal to the current date or if it is in the past, then the soft tokens will be found.

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:

  • PcmDpCertificate_Coreobjects

  • CoreObject_Ids

Name of the variable containing the core objects that were found during the search. It contains only the core object ids.

Meta_CoreObjectState_Field

(tick) 

Example values:

  • Meta_CoreObjectState_PstmDpCertificate

  • Meta_CoreObjectState_BaseDpEmployee

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

(tick) 

Example values:

  • issued

  • active

  • etc.

The actual state that shall be used for filtering the search.