Currently working on upgrading our Laserfiche System from version 9.2 to 10.1. We've encountered a few hiccups along the way, but so far so good. The one piece I can't seem to figure out is with Workflow. Scheduled Workflows don't seem to have a problem, it's only Conditional ones.
So I tried creating the simplest Workflow, and figure once I get that working, the rest should fall into place.
These are the rules for initiating the workflow:
==========
Starting Event: Entry Created
Run workflow on the entry that was created
If all of these conditions are true
Repository equals Laserfiche10
==========
If this is true, then it send me an email. Currently have the rules running off the Admin user as a "catch-all". Our current production environment has a WF user normally. The Repository name is Laserfiche10.
When I look at the "Live Event Viewer", I can see the entry as I create it. But nothing shows up in the Subscriber Tracer.
I've removed and re-added the subscriber. I've checked the Event Logs (confirmed that the service is Licensed succesfully) and I don't see any errors there. No errors in the Designer or WF Admin Console, nor any results from the Designer Quick Search ("last 15 minutes").