Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Typo in pxSLAAssignTimeliness breaks past deadline option

SA-2005

Summary



When a developer attempts to use the "past deadline" option in the report function alias "pxSLAAssignTimeliness" they get an error.


Error Messages



** ** There was a problem getting a list: code: 8117 SQLState: S0001 Message: Operand data type void type is invalid for sum operator.


Steps to Reproduce



Use pxSLAAssignTimeliness in a report definition, entering "past deadline" in the "Timeliness category" field.


Root Cause



Reviewed code in pxSLAAssignTimeliness, noticed typo:

<p:when test=".pyParmameters(1).pyParametersParamValue == '\"past deadline\"'">
should be
<p:when test=".pyParameters(1).pyParametersParamValue == '\"past deadline\"'">

Resolution



This issue is resolved by hotfix item HFix-10103.

Published January 31, 2016 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

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

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us