Question
Tata Consultancy Services Limited
GB
Last activity: 21 Feb 2017 16:37 EST
How to call a validate rule from another validate rule based on if/when Logic ?
Hi,
Good Evening everyone !
How to call a validate rule from another validate rule based on if/when Logic ?
For a property of type page/list, I am able to call validate rule but couldn't use if/when logic
For a property other than page/list, I am able to use if/when logic but not able to call another validate rule.
I am using Pega 7.1.7.
Appreciate your suggestions!
Regards,
Guhan
Hi Guhanathan,
Can you try using Input Validation in the Input tab of Validation rule,
Steps:
Define one property in input tab of validation rule. Use Label name as same as Property name. (Ex:-Propertyname : IsValid) (Label : IsValid)
Use your property in Validate tab and define your own condition next to precondition.
Thanks
Venkatesh G