Create Document Task : Flow action generates document task but gives attachment not found error all
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2026 07:03 PM
All the time when i try create Document task in flow designer it generates the document task but when i try to fill document it says attachment is missing. does any one know how to resolve this issue ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2026 07:29 AM
Iam using PDf template and my document templates are published, when i create them usingsc ript includ using Below script
it creates as expected but when it resturns true or false not record sysid adn creates async'ly . I need to create and get me back sysid. I do glide it doesnot work because of async, i want to use flow action to generate but then again attachment not found issue comes up.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
Hi @Kachu ,
I was having the same issue you are experiencing here. There is more to signing a document than the Document Task (like Document Task Execution record). Instead of using the Create Document Task action, I recommend using the Automatic Document Task Creation Subflow:
When I started using this subflow, the documents were appearing in the To-Dos widget in my Employee Center, and I was able to sign the documents successfully.
Best,
Prinssi