Skip to main content

Published Release Notes

Find release notes for the selected Pega Version and Capability

Browse resolved issues for Platform releases.

This documentation is for non-current versions of Pega Platform. For current release notes, go here.

Stop active processes on stage exit

Valid from Pega Version 7.1.5

The Change Stage smart shape provides a "Remove processes on exit stage" option that stops all active processes in a stage when a case leaves it. The system removes the stage's open assignments from user forms.

Standard page lists for attachments

Valid from Pega Version 7.1.5

The following new standard page lists allow you to easily reference attachments in your designs:

  • pyAttachments — Holds a list of attachments of the current case.
  • pyAttachmentCategoriesList — Holds a list of attachment categories of the current case. This property can be used to fetch the attachment information by category (pyAttachmentsByCategory).
  • pyAttachmentsByCategory — Holds a list of attachments for the category set in the pyAttachmentCategory property in the current case.

When a user or system adds an attachment, the system automatically associates the page lists with the case, and populates them when the properties are referred to.

Creating an attachment category in a case type record automatically creates a property reference. See Redesigned Attachment Categories tab on Case Type record.

In addition, you validate the existence of an attachment by referencing the new function alias pxIsAttachmentOfCategoryInCase in a validate record. For example, you can use the properties and a validate record for building when logic that makes it necessary for a user to attach a document of category "SECCompliance" before the case can enter a stage.

Redesigned Attachment Categories tab

Valid from Pega Version 7.1.5

The Attachment Categories tab on the case type record has been redesigned as follows:

  • In the Category field, you can associate case types with a case by selecting one in the application ruleset stack, or create a new one by typing a name in the field.

    When you add a category to the list and save the record, the system automatically generates a page list property that that can be used to easily reference attachments by category.

    ​In the example shown below, the page list property AuditComplianceAttachments can be used to access a list of attachments in the Audit Compliance category.
    108697_attachments1.png

For ease of use during your design session, you can access this functionality using the "Attachments" option on the Case Designer Details tab.

The new function alias pxIsAttachmentOfCategoryInCase checks if an attachment of a particular category is attached to a case.

  • Auto-Attach capabilities are deprecated but still supported. The tab displays a read-only list of attachments that were configured with this feature in previous releases.
    • To remove this capability, delete the item.
    • For new development, use the Attach Content smart shape in your process diagram.

Update forms directly from Stages and Processes tab

Valid from Pega Version 7.1.5

For single-step assignments, you can create a user form or update an existing form's fields directly from the Stages and Processes tab. This feature enables you to create or configure the form without having to work in the Assignment shape property panel in the process outline.

108981_configform.png

When you select "Configure form" in the step menu, you can add or update the form fields in the Form Configuration dialog. When you submit your edits, the system updates an existing form, or creates a new flow action, section, and data properties. The system associates the form with the assignment automatically.

108981_configform2.png

Generate a Declare Expression from a calculation

Valid from Pega Version 7.1.5

When designating a property as a calculated value in the Form Configuration dialog, a Calculation dialog enables you to enter a calculation and automatically create a Declare Expression.

108986_declareExpression.png

If you have already entered a Declare Expression, the dialog lets you open the record by clicking a link.

Add a form during runtime

Valid from Pega Version 7.1.5

At runtime, you can specify or create a user form (consisting of a flow action, section, and data properties) when arriving at a new assignment that does not have a defined form. The action area provides you with a Yes, I'll add a form now button.

108991_CreateFlowAction2.png

When you click the button, you can select an existing form or to create a new one.

108991_FormConfig1.png

After you've added the form, the assignment references it and displays it, allowing you to process the work and advance the case. The new flow action is attached to the connector exiting the assignment.

Preconfigured Approval step

Valid from Pega Version 7.1.5

A preconfigured Approval step is available from the Step Configuration dialog on the Case Designer Stages and Processes tab. From this tab, you can define the approval type, the approver(s), and the actions the system takes. There are two approval types:

  • A single approval that advances a case to a manager or operator.
  • A cascading approval that advances the case according to a preconfigured list of operators or a management hierarchy.

108996_approvalstep.png

You can also enable email approval so that the step automatically sends email to the approving party or parties. When the approver responds with an email indicating to either approve or reject, the system performs the actions defined in the dialog.

Streamlined Form Configuration dialog

Valid from Pega Version 7.1.5

The Form Configuration dialog presents an easy to use interface for managing fields in user forms. New features and capabilities include the following:

  • You can create a field by entering its short description, field type, and attributes without having to open a property form.
  • The list of available field types has been simplified and organized into two groups: Single Value and Complex Types (page and page list).
  • Single value fields are configured and labeled so business users can more easily understand their purpose. For example, a currency field represents a decimal property type that is displayed in a currency control.
  • When adding a calculated value, you can create a simple Declare Expression directly from the mode field. See Use the Form Configuration dialog to automatically create a Declare Expression.
  • When adding a dropdown field, you can specify the list's choices directly in a pop-up dialog. The system automatically creates the property and populates the values in a Prompt List table.
    109006_formConfig.png
  • When adding a page or page list, the system automatically creates a new data type. Alternatively, you can reuse an existing data type by clicking the gear icon 109006_viewpropertiesicon.png to display a Data Type dialog. If the data type selected has data pages defined on it, you can set the field to be automatically sourced at runtime. Once finished, the system will automatically select fields from the data type for you to reuse.

Wait and Create Case shapes support parameter passing

Valid from Pega Version 7.1.5

You can now pass property or parameter values to Wait and Create Case process modeler shapes, rather than use a hard-coded case type value to create a case.

Enhanced Rich Text Editor control

Valid from Pega Version 7.1.5

The Rich Text Editor control, available under the Advanced control group when using the section editor in Designer Studio, has been updated to the most recent version.

The major features of this update include:

  • Hyperlink creation at design time or runtime
  • Access to the rich text source mode

  • Drag and drop functionality and copy and paste functionality for inserting images directly into the WYSIWYG editing field at runtime.

Additionally, this control is now compatible up through Internet Explorer 11, along with current versions of both the Mozilla Firefox and Google Chrome browsers.

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us