Hi, I have a user input task with an upload file field. After submitting th

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

Parents
  • 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].

Reply
  • 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].

Children
No Data