Little background, we moved and upgraded Laserfiche 9.2 from server named LFSERVER to new server named LF1. (Edit: the move includes Laserfiche Server and Workflow)There was an issue with Workflow service that was not able to start which required us to change the LF1's host file to route any references going to LFSERVER FQDN to IP address of LF1. All services were up and running after that.
We noticed that the Workflow was not monitoring the repositories, so we went in the monitored repositories and deleted all these entries (all were being referenced through LFSERVER name) and added them back using the LF1 reference which then got the workflows to kick off. We also had the Redirects set for each repository.
Now we are having an issue with workflows that uses any activities that needs to look up against Trustee Directories. Activities like Find User or Find Groups are throwing warnings such as: There are only Laserfiche Trustee users. Since we moved from LFSERVER to LF1, applying the redirects and having to change system host file doesn't seem to have any effect on this. It only works if we go ahead and republish this workflow with the new Trustee Directory. This adds lot of time since there's over hundreds of workflows to go through and was hoping the redirects should have taken care of that.
This is what I see before making any changes to individual workflows:
(Might not be related but Oddly enough, switching them to the new Trustee Directory changes the token name "E-mail" to "Email")
This is after I made the change:
Just to wrap up here, my concern is the functionality of redirects in Workflow. After adding the redirects, I am seeing these errors. Is this expected behavior? I have to go to each workflow and individually update the Trustee Directory on each activity? Please advise.