flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2025 09:35 AM
hi all ,
I am trying to copy close notes from incident task (when its close complete) to parent incident record in worknotes.
i tried this with flow designer its working fine but how do it for the multipal task records for an incident.
here is the flow :
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2025 01:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2025 09:58 PM
Hello @tushar_ghadage
For this error try to check flow run context by expanding logs section which you can see at bottom of screenshot you provided and from there you will get idea what is happening wrong and you can take proper course of action further.
If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.
Thanks & Regards
Viraj Hudlikar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2025 10:42 PM
the error clearly says it's not able to find the record to update
please share the complete steps of flow and also expand the steps and share screenshots.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2025 03:53 AM
I think you have dot-walked till Incident Number while assigning the data pill to Record field in Update Record action. It expects a record, in this case, specifically an incident record and thus, you need to map Trigger Record->Incident to it.
Thanks & Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2025 12:18 AM
what do you mean by multiple task records?
for each incident_task record your flow will run and update the INC and add the notes to it.
what's the concern and what's not working?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader