Adding a JFrog repository

Add a JFrog repository to provide centralized storage, versioning, and metadata support for file storage and knowledge management, for example, to store and source file attachments in cases.

This content applies only to on-premises deployments and applications. For Cloud services and applications, an S3 repository is created for you.

Note: To create a repository, your access group must have the PegaRULES:RepositoryAdministrator role. To use a repository, your access group must have the PegaRULES:RepositoryUser role.
  1. In the header of Dev Studio, click Create > SysAdmin > Repository.
  2. Enter a short description of the repository and the repository name and click Create and open.
  3. In the Definition tab, click Select and select the repository type.
  4. Click JFrog Artifactory.
  5. In the Repository key field, enter the root location on the JFrog server under which all artifacts are stored.
  6. In the Authentication profile field, specify Basic.
  7. In the Host ID field, enter the location of the JFrog deployment.
    Note: Do not include any text after the host address that starts with /artifactory. For example, if a JFrog deployment is accessed through https://10.35.324.324:8081/artifactory, the value entered in the Host ID field must be https://10.35.324.324:8081.
  8. Click Test connectivity to verify the credentials.
  9. Click Save.