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

Forum Posts

Resolved! Catalog variable styles

I am trying to make a variable (type = label) bold with this catalog client script code:     g_form.getControl('event_info').style.fontWeight = 'bold'; It is causing a javascript error:  g_form.getControl(...) is null. I would also like to make the Q...

Multi Tenant in servicenow?

I want to know what is MT , multi tenant in servicenow? what is thier roles and responsibilities?

lakng by Tera Contributor
  • 11117 Views
  • 4 replies
  • 2 helpfuls

Resolved! How to query a certain user's role

Hello Community,I have a question.   I am trying to query a certain role and return a true statement when a user has that certain role.   What am I doing wrong?Here is the script I am trying to work withfunction userHasRole(UserID, role){ var roles =...

Display Value Dictionary Override

I have a custom table extended from the task table.  I want to change the display value of my custom table to a field other other than number.  That field is a read only string field that I am populating via a business rule.  I went to the dictionary...

Resolved! Auditing / Quality checking tickets

Hi, Is anyone using a solution in ServiceNow to track quality checks / audits of tickets? Our Service Desk would like to start doing this for their Incident and Request tickets and was wondering if there was a way to track the quality checks in Servi...

Validating with Password(1-way-encrypted) and Plain text

I have one scenario where I need to validate a plain text against a password(1-way encrypted) field. For example for resetting password we need to provide security answer as string and that matches with the value stored in backend database. We are us...

kivous by Kilo Contributor
  • 3586 Views
  • 3 replies
  • 0 helpfuls

Resolved! Add Additional Approvers on Change

Hi there, I have a query on Approvals for Change, on our old London instance we had an option to add additional approvers to changes like below:  Clicking the edit button would then allow us to add additional approvers. I want to add this to our Mad...

find_real_file.png find_real_file.png
Alex Saager by Tera Contributor
  • 4104 Views
  • 1 replies
  • 3 helpfuls

Resolved! Set contact type on requests

Hi there, I have a non-standard request catalogue item and I want to set the contact type to "self-service" when a request is raised. I've managed to do this with a on insert business rule, the slight difference is I only want to set this if the open...

Alex Saager by Tera Contributor
  • 2394 Views
  • 4 replies
  • 1 helpfuls

CMDB CI backup

Hello, I am learning about how to best export data from CMDB, the intend is to be able to backup all of our CMDB data in an another storage (local file, or MID servers). So far I have used export sets that ServiceNow provides, which create an xml fil...

Azamat M_ by Kilo Contributor
  • 2318 Views
  • 1 replies
  • 3 helpfuls

How to bulk transfer assets

I'm sure I'm missing this, but I don't know the official way to bulk move assets between locations.  I assume it's a standard SN feature. The issue: I have 100 computers in my warehouse, and I want to move all of them to another location/stockroom.  ...

gregm3 by Giga Contributor
  • 2855 Views
  • 2 replies
  • 4 helpfuls

Resolved! Workflow restart or reset on task cancel

I have a workflow with several Catalog Tasks. These Tasks transition to a Join when they are complete. The Join transitions to a Wait for condition and then an end. I was wondering, if there is a was to handle situations where someone closes all the ...

Resolved! Event triggered, but the state is going to error.

Hello Everyone! i have  a notification which should trigger when the event is triggered. The event is triggering with a business rule. Have checked and the business rule is working fine and the event is being triggering. But in the events log if i ch...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Nagendra11 by Kilo Expert
  • 10857 Views
  • 16 replies
  • 4 helpfuls