While executing a background script by impersonating as encryption admin, I am getting an errors
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā12-06-2024 04:20 AM
While executing a background script by impersonating as encryption admin, I am getting an errors like
Couldn't decipher the stack trace resulting from the following JavaScriptException:
java.lang.NullPointerException: Cannot invoke "java.lang.CharSequence.length()" because "this.text" is null: org.mozilla.javascript.JavaScriptException: java.lang.NullPointerException: Cannot invoke "java.lang.CharSequence.length()" because "this.text" is null: org.mozilla.javascript.Context.makeJavaScriptException(Context.java:2248)
Please help me if anyone is familiar with this type of issue
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā12-06-2024 04:30 AM
are you trying to impersonate someone who has encryption_admin role?
what's your business requirement to do so?
Regards,
Ankur
⨠Certified Technical Architect || ⨠9x ServiceNow MVP || ⨠ServiceNow Community Leader
Ankur
⨠Certified Technical Architect || ⨠9x ServiceNow MVP || ⨠ServiceNow Community Leader
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā12-06-2024 04:56 AM
Yes, I want to encrypt the attachments and few fields on the incident and service request table.