Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
1 reply
Subscribers
6 subscribers
Views
1193 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
I have a process whereby a list of rates {100,125,80} creates one PDF file, from
alhujazi
over 12 years ago
I have a process whereby a list of rates {100,125,80} creates one PDF file, from a template, per rate (e.g. "Voucher 100.PDF", "Voucher 125.PDF", "Voucher 80.PDF"). The creation goes well, but I also need to be able to update the same files depending on what the user selects. I'm getting the following error when trying to update existing files:
There is a problem with task “Update Vouchers” in the process Generate Claim Documents. The document to be overwritten does not exist
Problem: An error occurred in executing an Activity Class.
Recommended Action: Examine the activity class to correct the error and then resume.
Priority of this problem: High Priority
I even tried hard coding the file name in the node, so that it just keeps overwriting the same file name for each rate, just to see if that was the problem, and I still get the error. Is there something that I'm missing here? I'd appreciate any suggestions. Thanks.
Ahmed...
OriginalPostID-32563
OriginalPostID-32563
Discussion posts and replies are publicly visible
Parents
0
Sunny
Appian Employee
over 12 years ago
What about if you store the file in the output of "create PDF" node. And use this pv for your update vouchers node.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Sunny
Appian Employee
over 12 years ago
What about if you store the file in the output of "create PDF" node. And use this pv for your update vouchers node.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data