More about the Distribution landing page tabs |
PRPC provides several tools to archive rules, data instances, and work items into ZIP files and move them from one PRPC system to another. Although controlled from your portal, the import and export facilities operate on the server.
To import any type of ZIP archive, use the Import tab.
To access these tools, select:
See A checklist for product migration.
Select this option on a source PRPC system, the one that contains the rules to be extracted. Use the Export Rules link to create a ZIP file containing all the rules in a ruleset.
See Help — Export gadget.
Note: Don't create a ZIP archive when any of the rules designated for the archive are checked out. An error is reported identifying the checked-out rule or rules. Neither the original version nor the checked-out version of the rule is included in the ZIP archive.
Use this option to import rules and data instances from ZIP file into a destination PRPC system.
If you import rules in a ruleset version that some users already can access, they may begin executing them immediately, possibly before other rules in the same ZIP archive are present. This may be desirable and intended, or not intended. Similarly, declarative rules begin executing for such users immediately; declarative rules may fail if not all the elements or properties they reference are uploaded yet.
By default, you can't upload a ZIP file larger than 25MB to the server from your desktop with the Import tab. This is a limitation on the upload operation, not on the import itself. Use FTP or another means to place the ZIP archive into the ServiceExport
directory on the server, or change the limit through an entry in the prconfig.xml
file or Dynamic System Settings. See Limits and maximums.
The property @baseclass.pxMoveImportDateTime records the date and time that a rule (or other instance) was imported from a ZIP archive. You can report on this property (for one rule type such as properties or flows) on when the rules moved into a system.
You can use these tools to copy a product or ruleset from one PRPC system to another. (Also called migrating or moving, this procedure doesn't alter or delete the source rules.)
For example, you can move a product from a smaller development or test PRPC system into a production PRPC system. The source and destination systems may have different servers, operating systems, database vendors, Web server software vendors and so on. Information inside the ZIP file consists entirely of XML documents in Unicode characters.
PegaRULES:SysAdm4
access role on both the source system and destination system.As it runs, the Export tab stores information about its operation as instances of the Log-PegaRULESMove class. The tool logs errors as instances of the Log-PegaRULESMove-Error class. Use the Application Explorer or the standard LookupList list view rule to review the instances of these two classes.
You must hold the @baseclass.zipMoveExport privilege to use the Export tab. You must hold the @baseclass.zipMoveImport privilege to use the Import tab.
A ZIP archive contains JAR files. The ZIP archives are endian-independent and platform-independent.When you create a ZIP archive containing a ruleset version, any blocked rules associated with that ruleset version are included in the archive (and remain blocked when uploaded into on a destination system). On a destination system, a blocked rule can in some cases block a different set of other rules than it blocked on the source system.
About Product rules
About Product Patch rules About the Purge/Archive wizard About the Package Work wizard About the Product Migration wizard Deployment — Concepts and terms |