Installing the Constellation SDKs
The steps for installing and configuring the SDK are similar regardless of the technology. Download the files corresponding to the SDK and the version of Pega Infinity server from the following section. SDK files are in Pega Marketplace, and SDK code is present in the Pega GitHub repository.
For more information about how to install the SDK, see the SDK documentation in the downloadable file.
SDK file and code download
Download the SDK files from Pega Marketplace and the SDK code from the Pega GitHub repository. The files differ according to on the platform and the Pega Infinity server version. Use the links in the following tables to download the SDK files and SDK code. The SDK Guide in the Marketplace download provides instructions on how to use the GitHub link to download and run the SDK code.
Angular
Pega Infinity Version | SDK Files (Pega Marketplace) | SDK GitHub repository (pegasystem/angular-sdk) |
---|---|---|
8.7 and 8.8 | Main download link | main |
8.6 (deprecated) | Available versions - 8.6 | release/8.6 |
React
Pega Infinity Version | SDK Files (Pega Marketplace) | SDK GitHub repository (pegasystem/react-sdk) |
---|---|---|
8.7 and 8.8 | Main download link | main |
8.6 (deprecated) | Available versions - 8.6 | release/8.6 |
Web Components
Pega Infinity Version | SDK Files (Pega Marketplace) | SDK GitHub repository (pegasystem/web-components-sdk) |
---|---|---|
8.7 and 8.8 | Main download link | main |
8.6 (deprecated) | Available versions - 8.6 | release/8.6 |
Previous topic Authentication and authorization Next topic Configuring the sdk-config.json file