Multiple Incoming Relations Task
Search for all entities in end objects inside the end object of a relation specified type.
This task searches for all entities that appear in end objects inside relations of specified types. If an entity has several relations with different start objects, then this entity is marked by adding a specified tag to the entity.
Stop and Pause are supported.
Requests
Admin role is required:
POST {ApplicationURL}/multipleIncomingRelations
Tenant admin role is required:
POST {ApplicationURL}/api/{tenantId}/multipleIncomingRelations
Parameter | Required | Description |
---|---|---|
tenantId
|
No | ID of the tenant to check for multiple incoming relations. If this parameter is not specified, the task will run for all tenants. |
relationshipTypes
|
Yes | Comma-separated list of relationship types. Example:
OrgRelationship,DNBDomesticUltimate,DNBGlobalUltimate .
|
tag
|
Yes | Tag that is used to mark entities. |