You are here: Designer Studio > Landing pages > Application > Application Distribution landing page

Application Distribution landing page

The Application Distribution landing page helps you manage the distribution of your application by giving you tools to export archives, import from other systems and generate a robust package for distribution to other systems.

Access it by selecting the Designer Studio > Application > Distribution menu item.

The following tabs are available on this landing page:

Note: The Import Wizard is not a tab on this landing page but is part of the suite of Application Distribution tools. You can launch it as a separate item from the landing page menu under Application > Distribution > Import.

Using the Application Packaging Wizard

Use this wizard when you want to package a Pega 7 Platform application to move it to another system—for example, when migrating among development, testing, and production environments.

You specify the application you wish to package and the wizard evaluates your system to identify all the components included in or referenced by the application, including other applications in your application stack, rules, organizational elements, and work groups and baskets. You complete the step of the wizard to review and modify the elements contained in your package.

The wizard creates a product rule that you can further modify (if needed), as well as a .zip file that you can import into another Pega 7 Platform system.

For step-by-step instructions, see Application Packaging Wizard. For background and information about special cases, see More About the Application Packaging Wizard.

Note: You can also open the Wizard using the Package Application >Advancedoption on the Application Overview landing page.

Using the Export tab

Use this tab to export rules from a Pega 7 Platform system into a .zip archive.

Note: The Export wizard supports the export of rulesets using Application Validation (AV) mode.

For step- by-step instructions, see Export tab. For background and information about special cases, see More about the Import and Export tabs.

Caution: Do not create a .zip archive when any of the rules designated for the archive are checked out. The original version of the rule is included in the .zip archive, but the checked-out version is not included. An error is reported identifying the checked-out rule or rules.

Using the Import Wizard

Use this wizard to import rules and data instances from a .zip file, JAR file, or application bundle into your current Pega 7 Platform system:

  1. Select an import mode, indicating whether the file is present on the server or is to be uploaded to the server from a network location.
  2. If you selected Local ZIP file, browse to the file, select the file, and upload the file to the server.
  3. Select import options.
  4. Click Content Details to see the components of the .zip file and optionally select individual instances to load.
  5. Click Import to begin import operations.

You will receive a warning if you attempt to import a Rule-Admin Product (RAP) rule with a missing ruleset. You will be able to continue with the import.

About Application Validation mode

A ruleset using Application Validation (AV) mode has no prerequisites. Rules within a ruleset using AV mode can refer to any rulesets in the application and its built-on application. An AV ruleset, therefore, should be exported within the context of an application. The archive created from the export contains information about all the rulesets associated with the application. This information is used by the Import wizard to warn you about missing rulesets on the destination system.

During the import, the wizard compares the contents to be imported with the target system and presents potential conflicts for you to review. The wizard guides you through a series of pages that allow you to confirm or modify the results of the import before the changes are applied.

If you are importing AV rulesets, you may receive a warning if:

For limitations, cautions, and more detailed instructions, see Import tab — Completing the Import .zip file options. For background and information about special cases, see More about the Import and Export tabs.

Related Topics Link IconRelated information

Tools — Application

Designer Studio — About Landing Pages