Local File Selection & Upload

I wish to select a file from the local storage of my mobile device and then proceed to upload it to the server. What should be the steps to achieve this task?

8 Likes

This can be achieved by using the “file picker” task to choose the file from your device and then utilizing the “Upload Media” task to upload it to the DMS.

8 Likes

@Vikas_Malik There are options of Doc ID and Doc Bundle ID in both File Picker and Upload Media Tasks ? Why do we have them in both the tasks ?

8 Likes

Doc Id : It refers to a unique identifier assigned to a specific document within the system. It helps in tracking and referencing documents.

Doc Bundle Id : It is also an identifier used to group or bundle related documents together. It’s particularly useful when you need to manage sets of documents that are related to a particular project, task, or process

8 Likes

@Vikas_Malik Why do we have these 2 fields in both File Picker & Upload Media Tasks ?

7 Likes