Flow designer - how to add approvals for catalogue task
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2023 09:38 PM
Hi All,
In workflows I was able to get approvals comments added to the catalog task, by adding the following line task.comments= new AddApproverComments().addComments(current.getValue('sys_id')); in the catalog script.
Does anyone know how to do the same in flow designer? Well, get the same outcome?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2023 10:49 PM
simply click this icon besides the comments field
Please share your latest inline script
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-23-2023 10:23 PM
Hi Ankur,
I get the following error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2023 10:14 PM