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
5 replies
Subscribers
6 subscribers
Views
2178 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Hi, I have a user input task with an upload file field. After submitting th
bojanb
over 11 years ago
Hi,
I have a user input task with an upload file field. After submitting the form, the file is correctly uploaded in the specified folder, but a get a weird log in the appian\\logs\\application-logs file:
INFO com.appiancorp.content.ContentServiceJavaImpl_Delete - Successful deletion of objects: ids=6208; types=Document; names=["DOC_1"]; deleted by user=[testo2].
When we check the folder, the uploaded document is there (as it should be), but the log says that the file has been deleted. Has anyone been faced with similar situation? Thanks in advance....
OriginalPostID-90901
OriginalPostID-90901
Discussion posts and replies are publicly visible
0
vanmathyv
Certified Lead Developer
over 11 years ago
In Appian when file is uploaded, that will be stored twice in accdocs folder.
Then the excess copy of the same file will be deleted after submitting the form.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
bojanb
over 11 years ago
OK, thank you! ;)
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
chandhinir
over 11 years ago
Hi Bojan,
I had the same requirement in which I have form 1 in Process A and form 2 in Process B.When I submit form 1,the flow got stuck in process B.I didn't receive alert also.
Please provide your suggestions if you have faced the same issue.
Thanks in advance!
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
bojanb
over 11 years ago
Hi Chandhinir,
In my case, the process flow goes OK (it doesn't get stuck and I don't receive an alert), but I get a weird log entry (in the appian\\logs\\application-logs file) after uploading a file in the user input form - as if I have deleted the file instead...but the file is uploaded (not deleted) and is in the specified folder (as it should be). As I understand from what vanmathyv said, this is a normal behavior from APPIAN.
Please provide me with some more info about your situation... Regards
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
chandhinir
over 11 years ago
Hi Bojan,
Sorry for the late reply. I have form 1 with upload file field in Process A and form 2 in Process B. When I submit the form 1,the flow got stuck in process B.I didn't receive any alert when the flow got stuck. When I checked the log, this was the error.INFO com.appiancorp.content.ContentServiceJavaImpl_Delete - Successful deletion of objects: ids=6208; types=Document; names=["DOC_1"]; deleted by user=[testo2].
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel