Question
Push uploaded file via integration to external system
Hi,
I do have a UI as start form for process model. This UI has fileUpload control. I would like user to upload file to external system (API) even before user submit the form. File that is uploaded and before submission are stored in temperate location and when i tried to call document function with that file there is information that file dose not exist.
Is it possible to access to file that is stored in temporary location before submitting a form?
