Question
The reference @equalsIgnoreCase(@trim(.pxObjClass),"Assign-WorkBasket") is not valid. Reason: FUAInstance-NullMyStepPage'
An error appears on screen when out-of-the-box save button is used after editing entries and getting error 'The reference @equalsIgnoreCase(@trim(.pxObjClass),"Assign-WorkBasket") is not valid. Reason: FUAInstance-NullMyStepPage'. This issue is coming in Pega 7.2.2 environment after upgrading the application from Pega 6.2 version. In PDN similar kind of issues have been reported by various users provided with the hot fix but for version 6.
***Updated by Moderator: Marissa to update categories***
Hi Pooja,
Can you share more information on this? Stack trace from logs or tracer would be helpful in further investigating the issue.
However, such errors come when there is no proper page context during the execution. Can you check from the tracer if the execution is happening on the page context as required?