Configuring a repository for package data
Comply with your data storage policy by configuring Pega Robot Manager to run a repository for package binary data files.
As a system administrator or developer, connect your application to a repository for hosting automation package binaries. Then configure Robot Manager to point to that repository by specializing an instance of the pyPackageBinariesRepository rule in your application layer.- In Dev Studio, click .
- Select the pyPackageBinariesRepository application settings rule, as shown in the following example:
- Specialize the rule in your application layer:
- Click Save As.
- In the Context section, specify the owning ruleset.
- Click Create and open.
- In the Value per production level section, populate a Production Level field with the name of the remote repository for storing automation package binaries, as shown in the following example:
- Confirm your settings by clicking Save.
- In the
RuntimeConfig.xml
file, set theUseRobotManagerPackageServer
attribute to true, as shown in the following example:See the following example for reference:For more information, see Managing robot configuration remotely.
Previous topic Storing robotic automation packages in Pega Robot Manager Next topic Package repository data model