Hello everyone,
I am currently working on an automation use case in SWSD and would like to know if the following scenario is possible or if there are recommended best practices.
Use case:
We want to automatically create a relationship between two incidents based on matching field values.
Example:
Incident X contains field: Employee Full Name
Incident Y contains field: Employee Name
If the values match, we want to automatically:
identify Incident Y
and create a relationship/link between Incident X and Incident Y.
Both type of incidents must be created manually.
Question:
Is it possible to achieve this logic directly in SWSD (via Process Integration, workflow rules, or API configuration)?
Or would this require external processing?
Any guidance, examples, or best practices would be highly appreciated.
Thank you in advance.