Support Article
Any activity rule that uses obj-browse method will not save
SA-17097
Summary
Can't save any activity rule that uses obj-browse method.
Error Messages
Save failed:
Java Exception: java.lang.NullPointerException
Steps to Reproduce
Open any activity rule.
Add Obj-Browse method
Try to save the rule.
Root Cause
performed the obj-browse on a page, that is not existing .Also facing the error :
'String selectablecolumns=pega_wb_reportcontentbuilder.getListSelectClause(contentpage)'
pega_wb_reportcontentbuilder cannot be resolved .
Resolution
Local_change:
performed the page-new of the required page and regenerated the library for ReportContentBuilder.getListSelectClause
Published January 31, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.