Why is Column Level Encryption not applied for fields of the Phone Number data type

Suhyeon Lee
Tera Expert

Why is Column Level Encryption not applied for fields of the Phone Number data type, even though it is a String Extend Type?

 

Is there a way to apply this through system configuration changes or development?

 

 

I have already referred to the documents below.

 

https://docs.servicenow.com/bundle/utah-platform-security/page/administer/encryption/concept/c_Encry...

 

Supported configuration information

  • The following field types can be encrypted:
    • Attachments
    • Date
    • Date/Time
    • String text
    • URL
    Note: More field types are available in Column Level Encryption Enterprise. See Column Level Encryption Enterprise for details.

 

https://docs.servicenow.com/bundle/utah-platform-security/page/administer/now-platform-encryption/co...

 

Supported field information

The following field types can be encrypted:
  • Attachments
  • Date
  • Date/Time
  • HTML
  • Journal
  • Journal Input
  • Journal List
  • String text
  • Translated Field
  • Translated HTML
  • Translated Text
  • URL
1 ACCEPTED SOLUTION

Karthiga S
Kilo Sage

Hi @Suhyeon Lee 

 

Phone Number fields in ServiceNow are a specialized type of string field that includes additional functionality, such as formatting and validation. This additional functionality may interfere with the encryption and decryption processes. This could be the possible reason for exclusion in my perspective.

 

Please mark it Correct and Hit Like if you find this helpful!

 

Regards,

Karthiga

View solution in original post

1 REPLY 1

Karthiga S
Kilo Sage

Hi @Suhyeon Lee 

 

Phone Number fields in ServiceNow are a specialized type of string field that includes additional functionality, such as formatting and validation. This additional functionality may interfere with the encryption and decryption processes. This could be the possible reason for exclusion in my perspective.

 

Please mark it Correct and Hit Like if you find this helpful!

 

Regards,

Karthiga