Package repository data model
Learn more about the topology of the package repository that is controlled by Pega Robot Manager. That repository provides an intuitive folder tree for browsing and managing your package data.
The tree structure of the repository for package data is similar to the structure of a local Pega Package Server. The <root> directory corresponds to the repository key and resides at the top of the structure:
<root>/ROBOT_MANAGER/packages/<package_id>/<package_version>
,
as shown in the following example.
Each <package_version> folder contains the following files:
- Binary files that have the
.OpenSpan
extension - Configuration files that have the
.xml
extension
Previous topic Configuring a repository for package data Next topic Migrating Pega Robot Manager applications by using DevOps