Situation:
I would like to create a web form where one of our Sales persons can upload a document with a form as attachment. For example, he fills in his name and a file.
Solution:
Create a custom JSP that will upload the file to a local Adeptia directory and trigger off the flow accordingly.
1) Modify the upload.jsp file to point to a File Path local to the Adeptia server.
2) Create a file trigger to run the process when the file is uploaded to that folder
Comments
0 comments
Article is closed for comments.