Our Laserfiche Workflow Server (9.1) has been running for years in the same machine (S1), monitoring 4 repositories in the same server. Workflows and repositories are being upgraded to a new server (S2) with version 10.1 . Once they are moved, the process of changing the connection profiles individually for each workflow (about 800 o them) is an overwhelming task. Since everything, but the server name, is changing, is there any way to automatically/semi-automatically change the connection profiles for every workflow?
**************************************
Example:
Profiles Details:
Name: ProfileName (no change)
Server: S1.abcd.com (will change to be S2.abcd.com)
Repository: RepositoryName (no change)
User Name: Workflow (No change)
Password: ****** (No Change)
************************************************
Would updating column [server_name] in table [connection_profiles] in my [workflow database[ solve my problem?
Please, advice. Thanks!