Running Forms 10 and LF 9.2. Forms and Workflow are both running on the same server.
Attempting to retrieve metadata from a form 'Employee Daily Work Report' and then ultimately store the data for each document as a csv and name the csv after the stored document name.
This is the error I get when i run it:
I am attempting to follow KB1013142.
First, verify that the Workflow Web Service is installed and that it is configured in the Workflow Configuration Manager.
In order for Workflow 9 to communicate with a Laserfiche Forms server, you must configure a Laserfiche Forms Web service in Workflow.
- Open the Workflow Administration Console.
- Under the appropriate Workflow Server, expand External Objects.
- Right-click on the Web Services node and click Add Web Service.
- In the Add Web Service dialog box, specify a display name in the Name option.
- In the Type drop-down list, select the Laserfiche Forms option.
- Next to URL specify the URL to the Laserfiche Forms Web service.
- Click OK.
This appears to work.
The second part of the article has information I cannot locate:
On the Laserfiche Forms Configuration page, add an entry for the appropriate Workflow Server.
- Open the Forms Configuration page and click Repository in the left navigation.
- On the Repository page in the Laserfiche Workflow Server option, enter the name of the machine hosting the Laserfiche Workflow Server you want Laserfiche Forms to use.
- Click Save.
After the above configuration is complete, you can then use the Laserfiche Forms Process Modeler to configure a Service Task of type Laserfiche Workflow.
I do not have Repository in the left navigation. I do have a section under Laserfiche. And this looks to be correct.
I have 4 documents in the Barcode Labor Tickets folder that I am trying to scan for the metadata.
Please help if you can. I've about given up....