Wrong Mode Exception while copying pagelist from child to Parent
Hi,
I am facing one issue while using set method in Data transform.
I am trying to do set from one pagelist which exist on my pyworkPage to the a new pagelist on my pyWorkCover. While doing that i am getting error like "com.pega.pegarules.pub.clipboard.WrongModeException: The property pyWorkCover.CustomerAccessEquipment was of mode Page List while com.pega.pegarules.data.internal.clipboard.ClipboardPropertyImpl.getStringValue() was expecting String mode. Details: (none) "
Both my properties are of Pagelist type.