Requirement – To display
only last four characters of phone numbers and all other characters should be
masked.
Phone Number:
(600) 323-4647
Phone Number
to be displayed: (xxx) xxx-4647
Steps to configure
For
example let’s assume we need to mask the Home Phone # field on contact BC.
- Login to Siebel Tools, navigate to Business Components in OBE and query for Contact business Component.
- Create a new calculated field in contact BC as described:
Name
|
Calculated
|
Calculated Value
|
Home Phone
Display
|
Y
|
- Add two user properties to the newly created calculated field as described:
Name
|
Value
|
Display
Mask Char
|
X
|
Encrypt
Source Field
|
Home Phone
# (Field that needs to be masked)
|
- Expose the field at UI and Compile the modified objects.
No comments:
Post a Comment