Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Issue with PFX file download

 After downloading a PFX Certificate and attempt to install the Certificate, an error is presented stating - 'This file is invalid for use as the following: Personal Information Exchange''When same Get API call is executed from Postman I am getting p...

mceclip0.png

Resolved! Remove variable option based on user roles

I am trying to remove the 'Deploy Catalog Builder Item' option from the choices if the logged in user does not have the catalog_builder_editor role.  Currently this catalog item is nested in an Order Guide. I have tried added Client Scripts to the Ca...

melsarrazin_1-1727185270031.png melsarrazin_0-1727185024617.png melsarrazin_2-1727185382807.png

ServiceNow Add-In for Microsoft Outlook error

While configuring the ServiceNow add-in for outlook, it's showing an error. "add-in error something went wrong, and we couldn't start this add-in". What can be the problem here. Also, I need to remove VTB task creation & virtual agent options. I am n...

snow for itsm.png
testa by Tera Contributor
  • 1020 Views
  • 2 replies
  • 0 helpfuls

Resolved! Auto Populate Reference Field based on String Field (email)

Hello Everyone, I am looking to populate a reference field (manager) based on a string field (manager_email) on sys_user table. The string field has the user's email address. In order to ensure the manager field has the correct user name, we would li...

WP1 by Mega Expert
  • 2524 Views
  • 7 replies
  • 1 helpfuls

How to make variable editor on Case table read only

Evening All. I have create a new UI Formatter called 'Case Variable Editor' for the Case [sn_customerservice_case] table to display the variables. I have selected 'Case Variable Editor' on the Configuring Case form and the variables appears when subm...

cstangoe by Mega Guru
  • 1506 Views
  • 3 replies
  • 0 helpfuls

Resolved! Remove a tab on a form

Hi All,   I m trying to remove those tabs from the form. Where can I configure this?   thanks!

dev_K_0-1727185449290.png
dev_K by Tera Contributor
  • 881 Views
  • 2 replies
  • 1 helpfuls

One time Fix Script to create relationship

Hi,I wanted to write a one time fix script to create relationship between cmdb_ci_ec2_instance table and corresponding cmdb_ci_aws_account ci (this is a reference field in the form of ec2 instance record) if the install status of ec2 instance record ...

PDF Generation business rule duplication

Hello, I am task to add something to this PDF generation BR to stop this business rule from recreating PDFs when a comment or approval status is changed. Please advise   attachmentSysID = gs.getProperty('x_cppt_task fillable pdf');if (current.alien_n...

BenjaminY_0-1727182733860.png
BenjaminY by Tera Contributor
  • 552 Views
  • 1 replies
  • 0 helpfuls

Resolved! Edit activity log additional comments

We are currently running Dublin and I've been asked by our security team to remove a password which was accidentally added as an additional comment to a requested item. I tried viewing the history list on the ticket and selecting the entry with the p...

rlehmann by Kilo Sage
  • 34320 Views
  • 18 replies
  • 46 helpfuls

How to set field as read only based on role

Hi Everyone, I have to set field as read only based on role of logged in user. But the script in UI policy is not coming. The check field of script is not clicking  Can someone suggest. How can I enable it. Thanks in advance

rrrrr.png