Sunday, 29 December 2013

Edit Input


This is used to convert a value from one format to the other.
This mainly uses JAVA code to perform the conversion. The JAVA code always appends {return theValue;} to the code.
It is of type Rule-Edit-Input.
Some of the built-in Edit Input rules in PEGA are,
DateTime-Calender  à Converts the JAVA date to a standard Date format.
toUppercase  à Converts the received text to UPPERCASE.
appendDash  à Appends a Dash (-) at the end of the text


Example Edit Input Rule


It is referred mainly in Property rules under the Edit Input option of the Advanced tab.