The CreatorCon Call for Content is officially open! Get started here.

Replace REQ with RITM link when creating Request from Incident in Service Operations Workspace

aparnaravi
Tera Contributor

Hi All,

I am working on Incident → Request integration in Service Operations Workspace.

Currently, when we use the Create Request option from an Incident, the confirmation page and the Incident record show the Request (REQ) number and link.

  • Example: After submitting, it shows Request Number: REQ0013011, and the View Details button also opens the REQ record.

Requirement:
Instead of showing the REQ, I need it to show the RITM that gets created under that Request.

  • On the Incident form, I want to display/link the RITM record instead of the REQ.

  • On the confirmation screen, the View Details button should also open the RITM details page.

1 REPLY 1

palanikumar
Giga Sage
Giga Sage

Hi,

Have you created your custom action for this?

After request is created you need to use gliderecord to find its RITM and return the RITM. If you can share your code, I can help you to change

Thank you,
Palani