We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

How to change status of RITM.

akguj
Tera Contributor

I want to change state of RITM to completed. As in SC task it is showing completed and in RITM it is in progress.

5 REPLIES 5

Sandeep Rajput
Tera Patron

@akguj How would you like to handle state on RITM, via a script?

Tommaso Tomaiuo
Tera Guru

You can manage it via Flow/Workflow related to the catalog item of the RITM.
During the flow execution, you can create a Catalog Task, then wait the completion (using the related flag in the flow action) and after the evaluation you can close positively or negatively the RITM.

Not applicable

Hi @akguj,

Please go through this KB Article - https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0696106.

Basically, you can add an 'update record' action in your flow designer and can set the state of RITM as completed.




Not applicable

Hi @akguj ,

You can use Flow or Script To accomplish that, I would encourage you to use flow.

In the flow data pane > Expand the Requested Item Data Pill (There you can find the status field)

DataPill.PNG

 

Thanks and Regards

HRISHABH KUMAR