Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Encrypt Attachment in Service Portal without Dialog box for user input

SNOW44
Mega Guru

Hi All,find_real_file.pngIs there any way to hide this conform box while user attach a doc in service portal.

Created Encryption Context and with that created a role and given to a user. Using the same user i want to attach a document in service portal.

User is having encryption role and we want to hide this box as above image, but I haven't found any UI page or script related to this. Please assist me.

Thanks in advance

1 ACCEPTED SOLUTION

Hello @scottl 

Please find solution below Link,

https://hi.service-now.com/kb_view.do?sys_kb_id=279ba511db8cec10fb115583ca961991

if you have problem with link, see screenshot and XML I provided here.

Fellow the step as below,

find_real_file.png

 

Hope this may useful. Hit Make as correct Answer if it solve your requirement.

View solution in original post

5 REPLIES 5

Ct111
Tera Sage

I think OOB we dont popup like the one you showcased in the screenshot .

 

I think behind this catalog a variable set might be included which might be calling an attachment variable of type of macro just check that once , and make it inactive if required ....

 

Because oob screen looks like this when screenshot is attached

find_real_file.png

 

Mark my ANSWER as CORRECT andd hELPFUL if it helps

Hi @creativethinker 

Thanks for reply, I used in Record Producer. And I'm facing this.

scottl
Kilo Sage

Bump. Any solution found here?

Hello @scottl 

Please find solution below Link,

https://hi.service-now.com/kb_view.do?sys_kb_id=279ba511db8cec10fb115583ca961991

if you have problem with link, see screenshot and XML I provided here.

Fellow the step as below,

find_real_file.png

 

Hope this may useful. Hit Make as correct Answer if it solve your requirement.