Help Centre › Building Processes
This article describes the RPA File functionality to count signatures in a file.
For a full list of available functions, please read FILE functions.
Description
The FILE Count signatures in a file function allows you to count signatures in a file.
Setting it up
To use the FILE Count signatures in a file function, follow these instructions:
{{popups:rpas/add:action=file-count-signatures}}
Once on a process map:
- Navigate to the process where you would like to add the FILE Count signatures in a file function
- Click on the green button’s drop-down (right side of the green button labelled “Process”)
- On the menu that appears, click on the “+ Activity” item
- From here you can select the FILE Count signatures in a file option
- Click "Add" once you are done
Input parameters
| Parameter | Required | Type | Default | Description |
|---|---|---|---|---|
| File | Yes | Text | - | The path to the file |
| Variable | Yes | Text | - | Variable to store the signature count |
Output variables
| Variable | Type | Description |
|---|---|---|
| Variable | Number | The number of digital signatures in the file |
Errors
| Error | Description |
|---|---|
| File not found | The specified file does not exist |
Tips
- Counts digital signatures in PDF or document files