Create a change after RITM is created in workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2023 03:34 AM
After the approvals, a Standard Change should be created and assigned to the group "XXX ", the RITM & RITM Task get auto closed after the change is created and the change should relate to the RITM previously created using as reference two templates created as part of this request "ABCD ".
The ask is to create a standard change after RITM gets approved, RITM should be auto-closed soon after standard change is created in a workflow for a catalog item.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2023 03:38 AM
you can use Create Task Activity in workflow and create the change.
you can use run script to close RITM and SC Task just before this activity
what did you start with and where are you stuck?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2023 03:55 AM
Hi Ankur,
Trying to create a change from business rule, with the code as follows,