Pega-Powered Cloud Commerce Webinar Starts In

Days
Hours
Minutes
Seconds

Novitates Tech is committed to shaping a digital landscape that empowers businesses globally, offering accessible transformative solutions that ignite industry-wide change. Our dedication to innovation drives us to create strategies that redefine global business operations.

Get in touch

Building a Case link in Email body for Constellation application

Introduction  As part of embedding a work case link in email, with Theme-Cosmos we have OOTB rules helping us with Correspondence fragments which dynamically generate the link.  However, with constellation the same approach might not work in a full-fledged manner leading to various anomalies. This is due to the reason that Constellation apps support semantic […]

Customizing Pega UI: Building a Tailored Component

Introduction In Pega applications, standard UI components sometimes require customization to meet specific business needs. This guide walks through the creation of a custom phone number control that displays the corresponding country flag alongside the entered phone number. By following this step-by-step approach, you can seamlessly integrate a customized component into your Pega environment. Steps […]

Essential Software Installation Guide for Publishing Components in Pega Constellation

Introduction Publishing custom components in Pega Constellation requires installing and configuring several software tools. This guide provides a step-by-step approach to setting up the required environment efficiently. 1. Install Node.js Node.js includes both Node and npm (Node Package Manager) executables. Download and install Node.js from: Node.js Download After installation, restart your machine. 2. Install Visual […]

Leveraging Pega Constellation Services for Optimal UI Performance

To fully leverage the React-based Constellation UI in Pega Platform 8.8 and above, it is essential to configure your environment with the appropriate Constellation services. This guide provides a detailed overview of each service, deployment considerations, and the necessary Dynamic System Settings (DSS) configurations to ensure seamless integration. Starting in Pega 8.8, Pega infinity and […]

Leveraging the pyRefreshData Extension Point for Pega Constellation Refresh Requests.

Introduction In Pega Constellation, a refresh request triggers the execution of business logic and updates the case data based on the input from UI. This updated case data is then returned as a JSON response. However, in certain scenarios, additional processing may be required to update specific fields that are not updated/committed to the case […]

Implementing the Search and Select Pattern in Pega Constellation

Introduction The Search and Select pattern in Pega Constellation enables users to search for entries in the system of records using specific criteria. Upon the search, results are displayed in a table, allowing the user to select a single entry. This guide demonstrates the configuration and usage of this pattern, offering practical insights into its […]

Pega Constellation: A Practical Guide for Seamless Development

Introduction Pega Constellation represents the next generation of application development, offering modern UI features and streamlined workflows. However, to ensure a smooth development experience, certain updates and best practices must be followed in App Studio and Dev Studio. This guide provides step-by-step instructions and actionable insights for a seamless Pega Constellation setup and development. Prerequisites […]

Integrating Traditional UI with Pega Constellation: A Step-by-Step Guide

Introduction With the introduction of Pega Constellation, organizations may still require the integration of Theme-Cosmos landing pages and case types into the new Constellation applications. Pega provides a seamless way to blend traditional UI components with the modern Constellation framework. This guide explores the steps to achieve this integration, offering clarity and best practices to […]