I have been desperately trying to publish a workflow on my production environments
In fact , the main workflow calls many macros that do write and read data ( have input data and output data tools)
Along the project, we have been using gallery connections.
Now, we are trying to move to alteryx production environment that connects to a new database ( prod DB)
I created the new gallery connections on the new server connecting to the new database with same names. But when trying to publish the workflow to the new server it did not revognize the connections since , i believe, uses an ID and not the names on connections (aka: connection_name)
Do you have any idea how to best migrate the workflow( and the macros related) . Duplicating and changing connections manually is not an option as it is very heavy and non practical in our case.
Please share with me your thoughts or previous experience working on such matter
Thank you