Create a process automation to view files
- Updated: 2024/08/08
Create a process automation to view files
Create a new process automation to the files.
Procedure
- Create a new process automation and name it View a File Process. Use Process Composer to design the new process automation.
- Click the Start node (green icon) to add the first node as the entry to your process automation. The Start dialog displays with relevant fields.
- Click the Browse option in the Select initial data field to search for a form.
- Click the Browse tab in the Find a form dialog.
- Select the Select File Form form that you previously created as the first form.
- Click Choose to confirm.
- Enter Select File as the title in Request title field. Leave the rest of the entries as is.
- Click Save.
-
Drag and drop the Form Task from the
Task column to your process automation.
The Task: Form Task dialog displays.
- Enter File as the element name in the Element name field.
- Click the Browse option in the Select form field to search for a form.
- Click the Browse tab in the Find a form dialog.
- Select the Document Viewer Form form that you had previously created as the second form.
- Click Choose to confirm.
-
Specify your button details in the Add form button
field.
You can specify Upload as the Button label and keep the Primary setting as the Button style.
- Select the Document[Document0] option in the Feed data into form field. This displays as a check mark your selected option.
-
Click Insert a variable in the blank field.
- Select Request as your variable source.
- Select Input as your variable type.
- Select Upload a file[File0]-File as your variable type. This option should automatically be defined for you to select.
- Click Add to add and confirm your variable.
- Click Save to save your session.