How to cancel the RITM, when sc task is cancelled

Purushotham Ga2
Tera Contributor

Hi Experts,

 

Need to cancell the RITM, if we can the sc task through workflow for specific SR FORM.

please assist me asap. will appreciate you.

 

Thank you.

4 REPLIES 4

Aman Kumar S
Kilo Patron

Hi @Purushotham Ga2 

You can have a Flow, and you can set the trigger condition for the catalog item, such as the item, specific keyword for short description or description to identify the catalog item, then update reocrd RITM to set it as cancel.

 

Alternatively, you can also use After update BR, whenever the catalog item is cancelled, you acn glide the RITM table and query the record and set the state as cancel.

 

Best Regards
Aman Kumar

Hi Aman,

 

thanks for your assistance, if possible please share the script and on which table need to write this script

Sohail Khilji
Kilo Patron
Kilo Patron

Hi @Purushotham Ga2,

 

You can manage to control your RITM cancelation based on sctask in the workflow. See which item needs such cancellation and share us the screenshot of workflow to see how we can adjust it.

 

 


☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

LinkedIn - Lets Connect

Purushotham Ga2
Tera Contributor

Hi Sohail, 

sorry for late reply, i can able to share the workflow due to some restrictions

 

is there any possibility to achieve this requirement using script