Question

To Setup InvalidParameterException alert in PDC
Is there any alert that can set up in PDC while triggering this exception?
We are seeing a huge number of alerts in the Production environment, So to replicate the issue in the lower env we need the exact scenario where it is triggering
Is there any alert that can set up in PDC while triggering this exception?
We are seeing a huge number of alerts in the Production environment, So to replicate the issue in the lower env we need the exact scenario where it is triggering
ype | com.pega.pegarules.pub.clipboard.InvalidParameterException |
Message | invalid page name: D_DriverCardList_pa218332260052475pz.pxResults(11). Details: Invalid value for aName passed to com.pega.pegarules.data.internal.clipboard.ClipboardPageImpl.setName(String) |
Stack |
at com.pega.pegarules.data.internal.clipboard.ClipboardPageBase.setName(ClipboardPageBase.java:1704) at com.pega.pegarules.data.internal.clipboard.ClipboardPageImpl.setName(ClipboardPageImpl.java:115) at com.pega.pegarules.session.internal.mgmt.base.AbstractPageDirectory.getPage(AbstractPageDirectory.java:1160) at com.pega.pegarules.session.internal.mgmt.base.AbstractPageDirectory.getDirectPage(AbstractPageDirectory.java:756) at com.pega.pegarules.session.internal.mgmt.base.ThreadPageDir.getDirectPage(ThreadPageDir.java:371) at com.pega.pegarules.session.internal.mgmt.base.ThreadPageDir.getDirectPage(ThreadPageDir.java:620) at com.pega.pegarules.session.internal.mgmt.base.ThreadPageDir.getDirectPage(ThreadPageDir.java:599) at com.pega.pegarules.session.internal.mgmt.base.ThreadPageDir.getPage(ThreadPageDir.java:336) at com.pega.pegarules.session.internal.mgmt.PRThreadImpl.getPage(PRThreadImpl.java:597) at com.pega.pegarules.session.internal.engineinterface.service.HttpAPI.getPage(HttpAPI.java:7108) |