Cannot save Report Definition: Save failed - PRRuntimeException
I am trying to add one new column to some existing Report Definitions, and I am seeing this error. The error is so vague, I cannot understand what the problem is.
According to the tracer, the exception is occurring in step 19 of this activity:
Activity: Validate
I am trying to add one new column to some existing Report Definitions, and I am seeing this error. The error is so vague, I cannot understand what the problem is.
According to the tracer, the exception is occurring in step 19 of this activity:
Activity: Validate
[Final, Internal]
CL: Rule-Obj-Report-Definition
ID Validate
com.pega.pegarules.pub.clipboard.InvalidParameterException: cannot be null. page: Temp_PolicyCheck_ContentPage. Details: Invalid value for aMsgDescr passed to com.pega.pegarules.data.internal.clipboard.ClipboardPageImpl.addMessage(String) |
Anybody have an idea what this means?
Note: I exposed the column in the database and I tried creating a new report with only this column in it. The new Report Definition saved fine, and I can see that this new column is getting populated.