Closed
Solved
How to use parametrised data page is validation rule
I wrote a validation rule as -
@(Pega-RULES:Utilities).IsInPageList(.Country,pyCountry,D_GetLinkedCountries[UserId:OperatorId.pyUserIdentifier,Application:.Application])
This is throwing an error
** cannot be null or blank. page: D_GetLinkedCountries_pa18150860333595183pz. Details: Invalid value for aReference passed to com.pega.pegarules.data.internal.clipboard.ClipboardPageImpl.getProperty(String, char) |