- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2022 06:51 PM
I am creating an event to remind pending approval of Legal Request ticket and would like to Add Worknote.
The flow can run smoothly except the Add Worknote, show error as below. Not sure how to fix?
Remark: The flow is triggered by sysapproval_approver table.
And I used approval record > approval for > number to route to ticket record.
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2022 07:37 PM
Hi,
Don't do extra dot walk for the Record field in Update Record action
Do this
Record - Trigger -> Approval Record -> Approval For
If that doesn't work then use Lookup Record and search with
Sys ID - Trigger -> Approval Record -> Approval For
Then use Update Record and input as GlideRecord from previous step
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
03-08-2022 08:34 PM
Glad to help.
Please mark response helpful as well.
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
07-20-2023 01:38 AM
Hi Ankur,
I am facing a similar error in attached flow, please assist how can I fix it. I am getting this error in a flow related to inbound email