I'm facing challenges with my desktop flows as we make the transition to using "Machines" instead of the gateway connection. All of my flows are failing, and the connections I make to the machine are broken. Currently, our flow development takes place in the DEV environment within a solution. Subsequently, we export this solution to the managed PROD environment. However, the machine runtime app necessitates specifying the environment for running flows.
Flows that appear well-connected in the DEV environment lose their connections once we transfer everything to PROD.
My initial thought is to create an "unmanaged layer" in PROD, where I can edit all the flows and include the "Machine." However, this approach seems less than optimal. Am I overlooking a better solution? Is there a way to set up the machine in DEV and then seamlessly transfer it to PROD using these new settings?
These are all for existing flows.