- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-26-2022 11:40 PM
Whenever the additional comments was updated in SCTASK we need to trigger the flow which was created in Flow designer. When I select the Additional Comments Changes it is not getting triggered. I created a business rule to achieve this which is not working. Work-notes is also a Journal fields but it is working for that.Screenshot attached.
Solved! Go to Solution.
- Labels:
-
Request Management
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2022 06:48 AM
Hi,
Additional comments should be available
try to search that field on RITM form; check if somebody changed the label or what
if not then handle the logic using BR itself
Are you having flow on sc_task table?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2022 12:20 AM
Any solution for my issue??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2022 07:15 AM
Is state also changing since your flow is configured to trigger when both changes?
If that flow approach is not working you can use After update BR on sc_task table
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2022 06:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2022 06:48 AM
Hi,
Additional comments should be available
try to search that field on RITM form; check if somebody changed the label or what
if not then handle the logic using BR itself
Are you having flow on sc_task table?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2022 07:13 AM
Yes.. I'm triggering the flow on sc_task table.
While dot walking I could not see the additional comments field from sc_req_item.