DescriptionUse this task to remove existing relations between objects. The direction of the relation is not relevant, meaning that source and destination may be exchanged. For example, if an employee started working with a replacement card while receiving his employee-card, the connection to the re-usable replacement card will be removed. ConfigurationTo use this task, configure the following delegate expression in your service task: Code Block |
---|
${dropRelationsParametrizedTask} |
The following parameters can be configured in PRIME Designer: Parameter | Mandatory | Value | Description |
---|
dataPoolName | Image Modified |
| Data pool name of the source whose relation shall be removed.
| objectType | Image Modified |
| Core template name of the destination whose relation shall be removed. |
|