InvalidParameterException - Invalid page name Details: Invalid value for aName passed
Hello!
For sections with data pages that is inside repeating dynamic layout we get exception (monitored from PDC): Class: com.pega.pegarules.pub.clipboard.InvalidParameterException Message: invalid page name: D_PAGENAME_pa111111111111111pz.pxResults(2). Details: Invalid value for aName passed to com.pega.pegarules.data.internal.clipboard.ClipboardPageImpl.setName(String)
All data pages that failed with this exception are used as a repeating dynamic layout source. It looks like at some point app throws exception that page name for section (which is inside RDL) is not correct, but we do not have any user UI related issues saying that something is wrong on this.
Any thoughts/experience what exactly is the scenario returned by this exception?
Thank you in advance!