Working with relations

Relations are links between two objects in ConSol CM. They can be created either manually in the Web Client or automatically in scripts. The following types of relations exist:

The following table shows the most important objects used to create and remove relations and to access the related objects.

Object

Usage

resourceRelationService

Relations involving resources, i.e., case-resource relations, contact-resource relations, resource-resource relations

Ticket

Relations between cases and contacts outside the workflow context

ticketRelationService

Relations between cases outside the workflow context

unitRelationService

Relations between contacts

workflowAPI

Relations between cases and relations between cases and contacts in the workflow context

Please refer to the ConSol CM API documentation for further details.