Please help. How do I fix this issue so I can deploy my solution from Dev to Test?
Background:
I'm trying to deploy a Solution (canvas app, model-driven app, cloud flow, multiple tables and choice lists and connection references, 1 custom connection for custom api, and more) .
Things I've tried:
Error Text:
Deploying Solution. Connections. Re-establish connections to activate your solution. 4 updates needed. The connections could not be loaded. Please try again later.
It worked! Thank you so much! You are the best! Love and blessings!
That is because you are bundling up the connection references and the custom connector for the custom API in the same solution.
When importing a solution that contains a connection reference of the new custom connector into a new environment, the import process asks for a connection to be created for the connection reference. But because the connector doesn’t exist in the new environment, the connection can’t be created.
A workaround is to put the custom connector in its own solution and then first import that to the destination environment.
This is documented under the known limitations of the custom connector.
Custom connectors need to be imported first, before connection references or flows.
WarrenBelz
38
Most Valuable Professional
Michael E. Gernaey
29
Super User 2025 Season 1
mmbr1606
20
Super User 2025 Season 1