When record created in custom table from Interaction "Create request" UI action,

jitendra2
Tera Expert

When record created in custom table from Interaction "Create request" UI action from Service Operations Workspace, the interaction doesn't gets attached to the record created in custom table. But when record created in the request table it gets attached to the interaction.

 

Could anyone please help to resolve this 

 

Thanks.

6 REPLIES 6

Ankur Bawiskar
Tera Patron
Tera Patron

@jitendra2 

when you create incident, etc from Interaction an entry is made into the "interaction_related_record" table

Is that not happening for REQ table?

AnkurBawiskar_0-1750248883776.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

It works for the REQ table but i have a custom table where it creates the record via record producer. In that case the entry did not made into the "interaction_related_record" table.

@jitendra2 

how are you creating record into custom table via interaction?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

In Interaction we have "Create request" ui action, once will click on that it redirects to the catalog item page from where we can select the catalog item(Record Producer) which creates the record in custom table.