Word merge support with Microsoft Silverlight plug-in
Valid from Pega Version 7.1.3
PRPC features that integrate with the Word merge capability are now cross-browser. ActiveX controls (which are only compatible with IE) have been replaced with Microsoft Silverlight. This plug-in must be downloaded separately from Microsoft, as it is not shipped with PRPC.
Some common PRPC features affected by this change include the Application Document Wizard, App Profile, Specifications Landing Page, Specification form, and Case Type Landing Page.
Prior to using these features, Users of PRPC 7.1.3 need to set up their client system(s) as follows:
1. Install Silverlight plug-in
Follow the PRPC prompt to install Silverlight when you attempt to use the Word merge feature:
Or download package directly: www.microsoft.com/silverlight/
2. Install PRPC prerequisites
Microsoft Internet Explorer (IE) browsers automatically detect the need for PRPC prerequisites and will prompt for install:
Non-IE browsers will load a pop-up window when the user attempts to use the Word merge feature. Use the link to manually download PRPC prerequisites:
Extract the .zip file, execute setup.exe and follow the install wizard:
Administrators setting up multiple clients at once may refer to the pzSLpreReqs.cab available in the PRPC 7.1.3 resource kit.
3. Restart browser
Log out of PRPC, close all open sessions and restart your browser.
The PRPC feature integrated with Word merge is now ready for use; Silverlight prompts are no longer displayed.
4. Troubleshooting
Silverlight installation requires access to your file system and a registry setting update to “trust” the associated Verisign certificate. Contact your administrator if you encounter any security or permission errors during this process.
See the PRPC Developer Help for more information on browser setup requirements.
Data Management
Valid from Pega Version 7.1.3
Improvements to data handling were made for the Data Pages, autopopulate properties, and reference properties. Lightweight lists were optimized.
- Property references are now maintained on the Work Page.
- PageList properties can reference a Data Page.
- Auto-populate properties can be used in a seciton to show results from a Data Page.
- Data Pages can run in “Page” mode as well as “List” mode
- The "Rules Not Using Lightweight List" report was enhanced.
- A PageList property that references a Data Page may be used to populate a grid.
- Related autopopulated properties can now be referenced.
Integration
Valid from Pega Version 7.1.3
Usability enhancements have been made to the integration wizards. The REST end-point integration has been improved, and XML parsing functionality has been enhanced.
- PRPC services can return Report or Listview data as XML.
- Work items may now be processed when accessing from a link in system-created emails.
- An SMTP outage will not cause an application to stop working.
- File listener will now read files using a leading asterisk (*).
- XML Parse rule will handle schema validation.
- PegaImageViewer will now work with Version 7.1.
- Security measures are enhanced for SOAP connections to web services.
- After generating rules using REST wizard, the Undo Generation button will delete all the generated rules.
- Email wizard has been improved.
Reporting
Valid from Pega Version 7.1.3
This release had a focus on extending key capabilities to improve the functionality and ease of use of reporting features based on early adopter feedback. A series of cosmetic changes and fixes are also included.
- Multiple boxes may be checked on List view checkboxes
- Dashboard Charts slider has been improved.
- Summary View reports and charts have been enhanced.
- Column properties can be added to a report in the Report Editor.
- List view column widths can be set by Smart Info.
- Listviews will display correctly for updated systems.
- Improvements to the GuardRail Report.
User Interface
Valid from Pega Version 7.1.3
Issues for cross-browser support for Designer Studio have been addressed. Improvements were made in run-time performance for data pages with grids, and a number of cosmetic changes and fixes were made.
- Improved loading of Javascript files during saving Harness rules.
- Login Performance improvements
- A cursor pointer issue was addressed in Case Manager.
- In reports, data in columns will now right-align.
- Improved section validation functionality
- Harnesses with screen layouts will now save when there is a refresh condition on a panel.
- Outline View tree has been improved.
- Improvements to Repeat Grids using Data Pages as a source.
- Formatted text cells can be put into a grid to display the value of a property retrieved from a Report Definition join.
- Designer Studio changes to support IE9 and IE10.
- Improved designer studio layout
- Designer Studio changes to support quirks mode in IE8 and IE9.
- Improvements to SmartLabels in Data Pages
- Tab groups will take parameters for pre-activities in a defer load setup.
- Sections support nested dynamic layouts.
Apply logic to data import fields
Valid from Pega Version 7.3.1
When importing data from an external system, you can translate data fields into values that can be read by Pega® Platform. From the Import wizard, you can do the following actions:
- Apply a decision tree or decision table to the data that is imported for a field.
- Use imported data for a field to look up a value in another record. For example, you can look up the key of a record that uses an external identifier to populate a foreign key field.
- Create templates that contain business logic, which eliminates the need to handle data transformations manually during preprocessing.
For more information, see Transforming data during import.
The Scratch Pad tool is no longer available
Valid from Pega Version 7.3.1
The Scratch Pad tool is no longer available. To add properties to a report from an end user portal, use the Data Explorer. The Data Explorer provides an efficient way to find a property or calculation to include as a column in a report.
For more information, see Data Explorer.
Attach Content control enhancements
Valid from Pega Version 7.3.1
You can now use the Attach Content control in Pega® Platform to configure compression options that limit the size of files created on a mobile device. For example, you can choose from predefined settings to limit video duration or image size. These settings apply when the user records a new video or takes a new photo, but they do not apply to prerecorded media.
Also, when attaching content to a custom mobile app, users can now select any type of file from any source that is available in the device's native file picker component.
For more information, see Configuring file size options for the Attach content control.
Ability to map JSON to clipboard properties by using a data transform
Valid from Pega Version 7.3.1
You can now map the entire JSON file or individual properties to and from the clipboard by using a data transform. Using a data transform makes it faster and easier to connect your Pega® Platform to your system of record.
For more information, see Data transforms.
Multi-Select list control
Valid from Pega Version 7.3.1
You can add a Multi-Select list control to a user form so that application users can select more than one value for a single field. These lists save time and ensure accuracy by supplying a list of valid values for an input field. You can source a Multi-Select list control from a data page, clipboard page, or report definition.
For more information, see Adding and configuring a Multi-Select list control.