Invalid value for aSource passed to com.pega.pegarules.data.internal.clipboard.ClipboardPageImpl.putAll(Map, byte)
Requirement : My requirement is to create an Interaction case and service case automatically.I have created a new class and saved the CPMInteraction ,AppContactSearch and CPMInteractionDriver flow into the new class. Also added a utility in the flow to AppContactSearch flow to skip searchcontact assignment and included the logic of searching in the utility. In CPMInteractionDriver flow we have utility where the datapage D_Interaction loads and I am facing the below error on the data page.
cannot be null. page: D_Interaction. Details: Invalid value for aSource passed to com.pega.pegarules.data.internal.clipboard.ClipboardPageImpl.putAll(Map, byte)
Requirement : My requirement is to create an Interaction case and service case automatically.I have created a new class and saved the CPMInteraction ,AppContactSearch and CPMInteractionDriver flow into the new class. Also added a utility in the flow to AppContactSearch flow to skip searchcontact assignment and included the logic of searching in the utility. In CPMInteractionDriver flow we have utility where the datapage D_Interaction loads and I am facing the below error on the data page.
cannot be null. page: D_Interaction. Details: Invalid value for aSource passed to com.pega.pegarules.data.internal.clipboard.ClipboardPageImpl.putAll(Map, byte)
I am unable to find the issue.Please provide inputs.Thanks in advance.
***Edited by Moderator Marissa to move from Pega Academy to Pega Support Community***