Skip to content

Commit 4b4f8f7

Browse files
committed
Revised per 1653447
1 parent 7872679 commit 4b4f8f7

File tree

8 files changed

+217
-146
lines changed

8 files changed

+217
-146
lines changed

powerapps-docs/maker/TOC.yml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,9 @@
261261
- name: Understand form layout
262262
href: ./canvas-apps/working-with-form-layout.md
263263
- name: Understand cards
264-
href: ./canvas-apps/working-with-cards.md
264+
href: ./canvas-apps/working-with-cards.md
265+
- name: Display a full-sized image
266+
href: ./canvas-apps/display-full-image-on-form.md
265267
- name: Add a list
266268
items:
267269
- name: Add a list box, a drop-down list, or radio buttons
@@ -1490,8 +1492,12 @@
14901492
href: ./common-data-service/use-solution-explorer.md
14911493
- name: Use the Common Data Services default solution
14921494
href: ./common-data-service/use-solutions-for-your-customizations.md
1493-
- name: Import, update, and export solutions
1495+
- name: Import solutions
14941496
href: ./common-data-service/import-update-export-solutions.md
1497+
- name: Update solutions
1498+
href: ./common-data-service/update-solutions.md
1499+
- name: Export solutions
1500+
href: ./common-data-service/export-solutions.md
14951501
- name: Navigate to a specific solution
14961502
href: ./common-data-service/navigate-specific-solution.md
14971503
- name: Create a solution
Lines changed: 122 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,122 @@
1+
---
2+
title: "Export solutions | MicrosoftDocs"
3+
description: "Learn how to export a solution in Power Apps"
4+
ms.custom: ""
5+
ms.date: 09/30/2019
6+
ms.reviewer: ""
7+
ms.service: powerapps
8+
ms.suite: ""
9+
ms.tgt_pltfrm: ""
10+
ms.topic: "article"
11+
applies_to:
12+
- "Dynamics 365 (online)"
13+
- "Dynamics 365 Version 9.x"
14+
- "powerapps"
15+
author: "Mattp123"
16+
ms.assetid:
17+
ms.author: "matp"
18+
manager: "kvivek"
19+
search.audienceType:
20+
- maker
21+
search.app:
22+
- PowerApps
23+
- D365CE
24+
---
25+
26+
# Export solutions
27+
We recommend that you create an unmanaged solution to use for exporting your customizations. Then, export your customizations periodically so that you have a backup in case anything happens. You cannot export managed solutions. You can either export solutions from Power Apps or you can export using the classic experience.
28+
29+
> [!IMPORTANT]
30+
> Exporting the Default Solution is not supported.
31+
32+
### Export from Power Apps
33+
34+
1. Select **Solutions** from the left navigation.
35+
36+
2. In the list, select the solution you want to export and then select **Export**.
37+
38+
3. Select the package type **As unmanaged** or **As managed**. This will start your export, which can take several minutes to complete. Once finished, the export .zip file is available in the download folder specified by your web browser.
39+
40+
> [!div class="mx-imgBorder"]
41+
> ![Export solution](media/solution-export.png "Export solution")
42+
43+
### Export from the classic experience
44+
45+
1. Select **Solutions** from the left navigation and then select **Switch to classic**.
46+
47+
2. In the list select the solution you want to export and then select **Export**.
48+
49+
3. In the **Publish Customizations** step you will be reminded that only published customizations are exported and you will have the option to **Publish All Customizations** before you select **Next**.
50+
51+
4. If your solution contains any missing required components you will see the **Missing Required Components** step. You can disregard this warning only if you intend to import this as an unmanaged solution back into the original environment. Otherwise, follow the instructions in the dialog to cancel the export and add the required components.
52+
53+
5. In the **Export System Settings (Advanced)** step you can choose certain system settings to include in your solution. If your solution depends on any of the groups of system settings, select them and select **Next**.
54+
55+
See **Settings options for solution export** below for details about the settings that will be included with each option.
56+
57+
6. In the **Package Type** step, you must choose whether to export the solution as an **Unmanaged** or **Managed** solution.
58+
59+
7. The next step allows you to choose a target solution for a specific version. This option is typically used by ISVs who may want to export a solution that is compliant with a previous version. Unless you intend to import this solution into an environment that is not upgraded to the same version as the environment version you are using, accept the default.
60+
61+
8. Select **Export** to download the solution file.
62+
63+
The exact behavior for downloading files varies between web browsers.
64+
65+
<a name="BKMK_SettingsOptionsOnSolutionExport"></a>
66+
67+
## Settings options for solution export
68+
If you export the solution from Power Apps, please disregard this section. The following table shows the options available when you export a solution from the classic experience.
69+
70+
|Group|Setting|Description|
71+
|-----------|-------------|-----------------|
72+
|Auto-numbering|Campaign Prefix|Prefix used for campaign numbering.|
73+
|Case Prefix|Prefix to use for all cases throughout the app.|
74+
|Contract Prefix|Prefix to use for all contracts throughout the app.|
75+
|Invoice Prefix|Prefix to use for all invoice numbers throughout the app.|
76+
|Article Prefix|Prefix to use for all articles in the app.|
77+
|Order Prefix|Prefix to use for all orders throughout the app.|
78+
|Unique String Length|Number of characters appended to invoice, quote, and order numbers.|
79+
|Calendar|Calendar Type|Calendar type for the system. Set to Gregorian US by default|
80+
|Date Format Code|Information about how the date is displayed throughout Common Data Service|
81+
|Date Separator|Character used to separate the month, the day, and the year in dates throughout the app.|
82+
|Max Appointment Duration|Maximum number of days an appointment can last.|
83+
|Show Week Number|Information that specifies whether to display the week number in calendar displays throughout the app.|
84+
|Time Format Code|Information that specifies how the time is displayed throughout the app.|
85+
|Week Start Day Code|Designated first day of the week throughout the app.|
86+
|Customization|Is Application Mode Enabled|Indicates whether loading of the app in a browser window that does not have address, tool, and menu bars is enabled.|
87+
|Email-tracking|Allow Unresolved Address Email Send|Indicates whether users are allowed to send email to unresolved parties (parties must still have an email address).|
88+
|Ignore Internal Email|Indicates whether incoming email sent by app users or queues should be tracked.|
89+
|Max Tracking Number|Maximum tracking number before recycling takes place.|
90+
|Render Secure Frame For Email|Flag to render the body of email in the webform in an IFRAME with the security='restricted' attribute set. This is additional security but can cause a credentials prompt.|
91+
|Tracking Prefix|History list of tracking token prefixes.|
92+
|Tracking Token Base|Base number used to provide separate tracking token identifiers to users belonging to different deployments.|
93+
|Tracking Token Digits|Number of digits used to represent a tracking token identifier.|
94+
|General|Block Attachments|Prevent upload or download of certain attachment types that are considered dangerous.|
95+
|Currency Format Code|Information about how currency symbols are placed throughout the app.|
96+
|Currency Symbol|Currency Symbol|
97+
|Full Name Display Order|Order in which names are to be displayed throughout the app.|
98+
|Presence Enabled|Information on whether IM presence is enabled.|
99+
|Negative Format|Information that specifies how negative numbers are displayed throughout the app.|
100+
|Number Format|Specification of how numbers are displayed throughout the app.|
101+
|Pricing Decimal Precision|Number of decimal places that can be used for prices.|
102+
|Share To Previous Owner On Assign|Information that specifies whether to share to previous owner on assign.|
103+
|Marketing|Allow Automatic Response Creation|Indicates whether automatic response creation is allowed|
104+
|Allow Automatic Unsubscribe|Indicates whether automatic unsubscribe is allowed.|
105+
|Allow Automatic Unsubscribe Acknowledgement|Indicates whether automatic unsubscribe acknowledgement email is allowed to send.|
106+
|Allow Marketing Email Execution|Indicates whether marketing emails execution is allowed.|
107+
| Outlook Synchronization|Allow Address Book Synchronization|Indicates whether background address book synchronization in Microsoft Office Outlook is allowed.|
108+
|Allow Offline Scheduled Synchronization|Indicates whether background offline synchronization in Outlook is allowed.|
109+
|Allow Scheduled Synchronization|Indicates whether scheduled synchronizations to Outlook are allowed.|
110+
|Email Send Polling Frequency|Normal polling frequency used for sending email in Outlook.|
111+
|Min Address Synchronization Frequency|Normal polling frequency used for address book synchronization in Outlook.|
112+
|Min Offline Synchronization Frequency|Normal polling frequency used for background offline synchronization in Outlook.|
113+
|Min Synchronization Frequency|Minimum allowed time between scheduled Outlook synchronizations.|
114+
|Auto-Tag Max Cycles|Maximum number of aggressive polling cycles executed for email auto-tagging when a new email is received.|
115+
|Auto-Tag Interval|Normal polling frequency used for email auto-tagging in Outlook.|
116+
|ISV Config|Service Calendar Appearance Configuration|You can define visual styles for service calendars.
117+
118+
More information: [Service Calendar Appearance Configuration](https://docs.microsoft.com/dynamics365/customer-engagement/developer/customize-dev/service-calendar-appearance-configuration)|
119+
120+
### See also
121+
[Import solutions](import-update-export-solutions.md) <br />
122+
[Update solutions](update-solutions.md)

0 commit comments

Comments
 (0)