Question
Deloitte Touche Tohmatsu India LLP
IN
Last activity: 16 Oct 2018 12:03 EDT
Is this possible to add validation for user entry while add/update records for delegated Data Type?
Hi all,
I have requirement where I need to delegate a data type to end user and I want to add validation message for any invalid entry the user adds/ update in the records of data type in Pega 7.2
The source of comparison is a column in DB.
***Updated by moderator: Lochan to add Categories***
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
Hi Parwej
At the DatType level I don't think any validation is available. In the property rule form in the "Advanced" tab you have an option of Edit Validate rule where you may write java code to invoke server side validation.