Site icon Anj Cerbolles

Working with Solutions in Power Automate & Power Apps

In Power Platform, there are three keys in implementing digital transformation that you can apply. One is leveraging an application in Dynamics 365 suite like Sales, Customer service apps and other application that is available which is prebuilt by Microsoft. Next, is AppSource were vendors build an application using Power Platform. And the last one is Custom, were you can build your own application.

When building an application, I tend to create an application in + Create navigation in Power Apps. When I’m done and need to transfer it to other environment, I only use the export package button and then import it to another environment.  As I’m building Form Processing Model in AI Builder and use the model during the approval process in Microsoft Teams, one of the requirement is to create the flow inside a solution.

Exporting the app (not using solutions)

As I never use the solutions before in building my apps and flow, I’m going to show you how to create the solution and what is the purpose of it.

What is solutions

Solutions in Power Apps & in Power Automate is like a sandbox were you use it to transfer an app and it’s component from one environment to another environment. You use solution to transport the component in another environment. Components are what’s inside in the solution. It could be custom connector, application, flow, mail merge template, UI flow and etc. You can also link two application as long as it is in the same environment and within the solutions.

Solutions can be found in the navigation bar of Power Automate and Power Apps.

Power Apps Solutions

Within the solutions you can add this component.

These are the components that are available within the solutions.

When you create a new solution, click the + New Solution, then fill in the Display Name, Publisher, Version. If you want to select the More options, you will see the configuration page and then description. By default the package type is Unmanaged.

Creating a new solution

Solution publisher is the information of the publisher on how to contact the publisher. In the publisher information you could add your phone, address and email address.

Under the Publisher, you can create new publisher or use the existing. To create a new publisher, just select new publisher and this will open the new screen for creating the publisher.

Creating a new publisher

two types of package solutions

Exporting the Solution

If you are done developing and you want to transfer it to another environment.

Publish all customizations
Run the issue checker
Select the package type

The exported solution will be in .zip file. You use this to import to another environment.

Importing the Solution

To import the solution to another environment, select the Solutions in the command bar and select Import Solutions.

To learn more about the solutions life cycle management, you can read this whitepaper.

REFERENCE:

Exit mobile version