Creating the application archives
For each release, you create one or two RAP archives, depending on the changes you made to your application. The user who exports the archives must have the zipMoveExport privilege.
These RAP archives include:
- The Rules RAP, which contains the Rules portion of your release, instances from Rules- types only, and all rules changes.
- The Data RAP, which contains the Data portion of your release, instances from Data classes only, and all data changes.
Splitting the release into a Rules RAP and a Data RAP provides you with more control over the deployment and activation of your changes on other systems.
More RAP archives might be created during the development process. Import these RAP archives to a single system from which the Rules RAP and Data RAP will be created. This method provides the greatest level of control over the release by separating the release process from the development process.
- Define the RAPs by using the Application Packaging wizard or by copying an existing RAP rule. For more information, see About product rules.
- Export each RAP as an archive:
- Export the rules. For more information, see Exporting an application, product rule, or ruleset to an archive or repository by using the Export wizard
- Provide a standard name for the archive, such as Application-01-01-02.zip.
- Store these archives in a standard location to which you have access, and that will be accessible during deployment.
Previous topic Locking the release Next topic Understanding application release changes, types, and processes