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
4 subscribers
Views
2023 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Hi I am using the Add Documents to Zip Smart Service, the resul
mokhtarc
over 9 years ago
Hi
I am using the Add Documents to Zip Smart Service,
the result file seems to be corrupted. don't manage to open it in Windows.
Here are the entry variables I give:
Base Document - Nothing
Create New Document =true()
New Document Name ="PhotosZIP"&pv!idprestation&".zip"
New Document Desc - Nothing
Save in Folder =cons!FTTHREPPHOTO
Existing Document - Nothing
Documents to Add ={pv!docphoto}
Documents Paths ={"/"&document(pv!docphoto,"name")}
Any idea of the corruption origin? I suspect the Documents Paths..
Thanks
...
...
OriginalPostID-130473
OriginalPostID-130473
Discussion posts and replies are publicly visible
0
mokhtarc
over 9 years ago
I find the solution:
Put this in Documents Paths instead:
document(pv!docphoto,"name")&"."&document(pv!docphoto,"extension")
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel