RITM did not close when sc_task was set to closed complete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2025 08:35 AM - edited 04-07-2025 12:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2025 08:56 AM
Hello
There might be 3 reasons for this:
1. Was the RITM/task closed manually? - Check the sys_journal_field or sys_audit for clues on who/what closed the task.
2. Was the workflow canceled via script or by a user? A script using workflow.cancel().
3. Is the Request stage update dependent on the workflow?- Look for Business Rules on the sc_request table that update the stage.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2025 01:46 PM
Hi @SNDP
Have you verified the workflow itself? Is it a single case or general case with this workflow?
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2025 02:19 PM
Hi @SNDP ,
Do you have a logic in place which closes the RITM once the sc task is closed complete.
If yes then try testing some sc task to get closed complete and see if your logic is working as expected or not. Then make changes in the logic accordingly.
If my response helped, then please accept the solution and hit thumbs up.
Regards,
Rohit