SR-A88308 · Issue 256840
Agent Interval setting documentation updated
Resolved in Pega Version 7.2.2
On the Agents rule form there are two separate Interval areas where you can specify how often agents should run. Previously, the help for this rule form indicated that a value of at least 5 (seconds) should be entered and that a value below 5 would generate a validation error. However, the default settings only support a value of 30 seconds or greater unless a custom setting is created. The help file has been updated to clarify this. The following is the custom setting necessary for values below 30 seconds:
SR-A94935 · Issue 273588
Installation guide updated for
Resolved in Pega Version 7.2.2
The 7.2.1 installation guides incorrectly showed the edits needed to the context.xml file. In "Configuring Tomcat by editing the context.xml file", steps 4 and 5 are incorrect and should have included the type="java.lang.String" specification (similar to steps 6 and 7). The following pages have been updated: tomcat oracle p35 tomcat db2luw p32 tomcat mssql p30 tomcat postgreSQL p33
SR-A86228 · Issue 256027
Documentation corrected for connection properties with WAS 8.5.5.7 and MSSQL 2014
Resolved in Pega Version 7.2.2
The case specified in the install guide for including the "SelectMethod" and "SendStringParameterasUnicode" connection properties was incorrect, causing poor performance in the import process when using WAS 8.5.5.7 and MSSQL 2014. The documentation has been corrected.
SR-A97999 · Issue 264511
Decision Tree help updated to reflect deprecated property toggle
Resolved in Pega Version 7.2.2
The Decision Tree help documentation has been updated to reflect that the feature to toggle property name and label (Display Name or Display Label can be specified on the Decision Tree rule form) has been removed from the product as of v7.1.7.
SR-A99473 · Issue 266934
Documentation updated for Obj-Delete-By-Handle method
Resolved in Pega Version 7.2.2
The documentation for the Obj-Delete-By-Handle method has been updated to clarify that the Obj-Delete-By-Handle method will require the object to be locked if either the class or class group allows locking.
SR-A95291 · Issue 270315
Deprecated Access Groups documentation updated
Resolved in Pega Version 7.2.2
The documentation lead-in to the Deprecated Access Groups section has been updated for clarification: These access groups are retained after upgrades to support applications created in Version 4.2 and Version 5.X systems. They are deprecated and not recommended for continued use. These access groups appear only on systems that are upgraded from PRPC 6.x or earlier.
SR-A98702 · Issue 266129
Minor update to help doc for property optimization run time
Resolved in Pega Version 7.2.2
The help file for Property optimization using the Property Optimization tool has been updated with non-critical corrections to the phrasing regarding the length of time that might be required to perform background processing.
SR-A99855 · Issue 266703
Help file corrected for JSP tag
Resolved in Pega Version 7.2.2
The help for the JSP Tag "" is incorrect: It reads: example string of 'pyActivityName', but it should be 'pyActivity'. This has been fixed.
SR-A94342 · Issue 263882
Inserted missing word in property-set-html doc
Resolved in Pega Version 7.2.2
The missing word "is" has been added in In the doc article that comes up when the "?" is clicked while filling in the parameters for the property-set-html activity method, which previously read "Identify the property that to receive its value from stream processing".
SR-A76148 · Issue 251342
Documentation updated for running BIX from the command line
Resolved in Pega Version 7.2.2
When attempting to run BIX from the command line within a Linux environment, an error is thrown: Error: Could not find or load main class com.pega.pegarules.data.internal.access.ExtractImpl This was a local error in the setup of the bix.sh script, and the BIX documentation has been updated to clarify the requirements.