Question
Upload FIle Button
Dear All
I have a screen flow where in i have 5 tabs and in each tab I will be uploading excel file to the service directory and do validations on the uploaded data. I have a created a button with filepath control and I need to create a 'upload File' button that places the file into the service export directory with out finishing the assignment. Next or Finish buttons will place the file onto service export directory, but I want to do some other validations by staying on the screen after I place the file onto service export directory. Can somebody help me in configuring the 'Upload' button.
Thanks in Advance
Babu
How about using a local action to upload files? like the attached image for example. You can put validation logic into the post action activity of the local action.
For more details, see mesh document here.
Chunzhi