Valid PEGACPLSA88V1 Dumps shared by ExamDiscuss.com for Helping Passing PEGACPLSA88V1 Exam! ExamDiscuss.com now offer the newest PEGACPLSA88V1 exam dumps, the ExamDiscuss.com PEGACPLSA88V1 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com PEGACPLSA88V1 dumps with Test Engine here:
your application uses a page type property named customerinfo to store the customer's first and last names.which two approaches ensure that the customer's first and last names are stored in upper case?(choose two)
Correct Answer: B,C
* Edit Input Rule: Create an Edit input rule on the customerinfo property. This rule will automatically convert the first and last names to upper case when the data is entered or updated, ensuring consistency. * Data Transform: Develop a post-processing Data Transform that converts the names to upper case. This Data Transform can be invoked in the flow action to ensure that the names are converted after the user submits the form. Reference: Pega Academy: Configuring Data Transforms and Edit Input Rules Pega Documentation: Data Transform Rules