Skip to content

xebialabs-community/xld-pega-plugin

Repository files navigation

xld-pega-plugin

Preface

This document describes the functionality provided by the XLD Pega plugin.

See the XL Deploy Reference Manual for background information on XL Deploy and deployment concepts.

CI status

Build Status Codacy Badge Code Climate License: MIT Github All Releases

Overview

This XLD Pega plugin is capable of installing PEGA exports (NOT uninstalling!) through the vendor-provided prpcUtils that features an import job. The artifact being imported is a JAR which PEGA code that has been exported from a different PEGA environment.

See vendor documentation for details on the export / import jobs.

Requirements

Installation

Place the plugin jar file (found on the 'releases' tab above) into your SERVER_HOME/plugins directory.

Usage

Please read the XL Deploy Reference Manual first if you're unfamiliar with XL Deploy. This plugin follows common XL Deploy deployments steps.

Properties defined on the pega.Server type

Preview

Properties defined on the deployable (database username and password fields can be used to override the values set on the container, a common pattern in XL Deploy)

Preview

Example of output when preparing a deploy

Preview

Example of output when doing a deployment

Preview

Future work

Document synthetic properties as this plugin proves itself.

Implementation notes

Files of importance: