Question
JPMorgan Chase & Co.
IN
Last activity: 16 Aug 2017 8:30 EDT
Invalid expression or reference: No suitable instance found [seeking] @(null:null).SizeOfPropertyList(ClipboardProperty) [candidate functions are] Invalid expression or reference: Operation " >" is not permitted on types: unknown and integer
Hi,
We are facing the issue when we are trying to do page-copy from one PageList (TempContactList.pxResults) to another PageList (pyWorkPage.ContactList(<APPEND>)). in this case we are getting "Invalid expression or reference: No suitable instance found [seeking] @(null:null).SizeOfPropertyList(ClipboardProperty) [candidate functions are] Invalid expression or reference: Operation ">" is not permitted on types: unknown and integer ".
It seems here we are facing issue due to the key word <APPEND> which we used to copy the pagelist data.the same code was working fine till yesterday. but not sure why we are facing issue today.
Could you please help us to understand this.
We are using Pega 7.1.6 version.
***Updated by moderator: Lochan to add Categories***