Is there a way to identify incidents which are created from Interaction Records?

Smriti Rastogi
Kilo Guru

There is a link on an interaction form called "Create Incident" .

Is there a way to identify all such incidents which are created from interactions?

1 ACCEPTED SOLUTION

Sagar Pagar
Tera Patron

Hi Smriti,

When Incident is created from Interaction 'Create Incident' link, Is there any configuration have done which updates Contact type/ Channel field on incident?

Or you can check the Parent field for the same.

Thanks,

Sagar Pagar

The world works with ServiceNow

View solution in original post

5 REPLIES 5

Aman Kumar S
Kilo Patron

You have to refer to "interaction_related_record" table to figure out the association between Interaction and Incident and other task related records.

 

Feel free to mark correct, If I answered your query.

Will be helpful for future visitors looking for similar questions 🙂

 

Best Regards
Aman Kumar

But what is the primary key that is connecting the incident Table & Interaction Record table?

I am not able to fetch the records from Interactikon record table still.

Chhavi2810G_0-1683084543621.png

 

The Channel is editable hence cannot rely on it

Sagar Pagar
Tera Patron

Hi Smriti,

When Incident is created from Interaction 'Create Incident' link, Is there any configuration have done which updates Contact type/ Channel field on incident?

Or you can check the Parent field for the same.

Thanks,

Sagar Pagar

The world works with ServiceNow