Hi
I have the following Situation.
On a prod-environment I got an app running. This app is not inside a solution. The goal is to have the same app running on production but inside of a managed solution.
My plan was to:
This works except that the app is created again on production as soon as i import the solution.
I was not able to correlate the two apps in order to convince the system that they are in fact the same app.
Is there a way to upgrade the existing app on production instead of creating a second new app?
Any help or insight is apreciated.
Thank you
Jek1
Solved! Go to Solution.
I haven't wrestled with this exact scenario before, but have you tried adding the app to a solution in Prod before you import the managed solution?
Hey @cchannon
I was finally able to try out your suggestion.
With a small tweak it works like a charm!
The following link I stumbled across helped with the last steps:
For me this issue is resolved.
Thank you and best regards
I haven't wrestled with this exact scenario before, but have you tried adding the app to a solution in Prod before you import the managed solution?
Hey @cchannon
Unfortunately I was not able to test it yet, because I suddenly get weird CORS exceptions when I try to export a solution. Changing Browser or User does not help.
I'll keep you posted.
Hey @cchannon
I was finally able to try out your suggestion.
With a small tweak it works like a charm!
The following link I stumbled across helped with the last steps:
For me this issue is resolved.
Thank you and best regards
How do you add the existing app to a solution? I am struggling with this
Create a solution, then from inside the solution click Add Existing --> App
This is right. But make sure you do not create the unmanaged solution on the produciton environment.
Edit: You can create an unmanaged solution on Production just make sure you delete it again afterwards.
Thank you. But I am also using many flows with SQL DB connector (pointing to PRD DB) and when I tried to open the app from the new environment then showing 'Ask for Access' before allowing connectors. But nothing happens when I am clicking on that. Any idea why?
Always a bit hard to tell witout the exact setup but here are a few things to try:
1. Make sure you have added the connection references used in your flows, to the solution aswell
2. Check your flows and see if a valid connection is selected on the new environment
3. Make sure the solution and app are both published
4. Make sure your user has permissions to read/run the flows on the new environment
And sometimes the classic:
since your solution should be managed in the new environment, just delete it and import it again
good luck
User | Count |
---|---|
1 | |
1 | |
1 | |
1 | |
1 |
User | Count |
---|---|
5 | |
2 | |
2 | |
2 | |
2 |