- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2024 10:50 AM
Hi,
I want to add auto work note if RITM state changes to closed, I am able to achieve through the business rule.
If there are multiple SCTASK after work note is posted automatically the state changes back to work in progress from closed. And if single SCTASK is there its working fine
condition:
on before, insert update are true
State changes to closed
Solved! Go to Solution.
- Labels:
-
Request Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2024 11:24 AM
Check for a other BR on RITM or Task table, which may be doing that....Also check the workflow associated to the RITM.
Please mark this response as correct or helpful if it assisted you with your question.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2024 11:03 AM
I dont see any issue with the BR. Is this BR on the sc_req_item table?
It could be a workflow or some other BR which may be moving the RITM back to work in progress.
Can you check the BR or workflow which auto-close the RITM?
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2024 11:06 AM - edited 01-09-2024 11:06 AM
yes sanjiv BR is on the sc_req_item table

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2024 11:08 AM
Is the issue why the requested item moves back to work in progress?
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2024 11:11 AM
Yes, when worknote is posted RITM state changes to work in progress