Use a backend browse field
Follow these steps to create a typical workflow with backend browse field.
- Create a workflow in Interactive Capture and add a route component that supports backend browsing.
- Create a form.
- Add a Backend Browse type field to the form.
-
Give it a name, for example "Select a folder".
This will be the RRT you need to use later.
- Configure the field by selecting the backend to browse.
- Configure the route component and provide the necessary information, like authentication data.
-
Drag the RRT representing the folder selection of the user in the folder path
or any other appropriate field.
In this example, it is the "Select a folder" RRT of Interactive Capture.
The user sees a Select a folder field in Interactive Capture, and use it to browse the backend and select a folder to store the document. When the document is submitted, the "Select a folder" RRT of Interactive Capture holds the folder selection of the user and the route component can utilize it.