Hi,
I have a workflow that is designed to import pdf documents from folder on a server to Laserfiche.
The workflow has a running rule enabled. The running rule specifies the workflow to run once the following conditions are satisfied
- Event Type: Entry Created
- Entry Type = Document
- Document extension = pdf
- Entry Path starts with: [the path]
Here are the steps of the Workflow:
- Connects to specific data source
- Queries the data from the data source and returns all rows in the results
- Assigns specific template
- Assigns field values from the data source
- Routes the entries to a designated folder
- Renames all entries
The workflow was created several years ago and it was working fine until it stopped suddenly.
I retrieved the following errors from the error logs
- Template not found [9015], the next day
- Could not find the field specified, or the field is not part of the specified template. [9016]
The template exists and no changes were done to the workflow at all. I would appreciate any help on this issue. Thanks.
Sincerely,
Wissam