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.

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

Forum Posts

RITM Rest API Integration

Hi Guys,I am doing RITM integration servicenow to servicenow using REST API.I have created REST Outbound POST method. content = {"number":"${number}","comments":"${comments}","request_item":"${request_item}"}am setting the values for the above variab...

reks by Kilo Contributor
  • 1956 Views
  • 5 replies
  • 0 helpfuls

Send encrypted data via REST

We are attempting to pass an encrypted password value to our SNOW instance via REST API. I then want to be able to store this in a field (on the sys_user table) and be able to decrypt the value in order to send it via notification to an end user. Thi...

User173809 by Tera Contributor
  • 4678 Views
  • 2 replies
  • 1 helpfuls

Resolved! Grant Admin Access to only 1 instance (Test Instance)

Hello Community,I have a Developer who I would like to grant Admin and Elevated Privileges to only one of our instance - Test Instance.   I do not want him to have Admin access to Prod instance.How do I go about doing this?Any help on this would be g...

vajvalia by Kilo Contributor
  • 1788 Views
  • 4 replies
  • 1 helpfuls

Resolved! Code to change Section Name using g_tabs2Sections

Hello SNOWers,Can anyone suggest me how can i write code using g_tabs2Sections to rename my Tab.Note : In Application Scope DOM not works . So i have tried everything.In this link i got some methods for g_tab2Sections but to rename tab there is no su...

Code To Change Section Name

Hello vinitha,Here we can discuss.I have three sections R1,R2 and R3.When my form loads there is a field which fetches New Section name from another table (Config table)Only i have to do is Whenever form loads R1,R2 and R3 should be changed by that N...

kumarsatyam by Tera Expert
  • 3038 Views
  • 15 replies
  • 17 helpfuls

How can I add a button to a dashboard?

I'd like to implement a button with a label "Request an Instance" which takes the user to a specific catalog item created for requesting a ServiceNow Instance. Is this possible in any way?

Shant Cancik by Tera Contributor
  • 4452 Views
  • 1 replies
  • 0 helpfuls

Resolved! Start new SLA on change of an assignment group

HI Community members,I have an SLA which runs asynchronous. I need to cancel this SLA and start a new one based on the change of an assignment group. But as I am running these SLA's async, the system does not recognize "on change" event. Hence it doe...

Resolved! How to create a field value duration metric?

Hi everyone.I'm a little confused. I'm trying to create a new Field Value Duration metric for the cmdb_ci_outage table. I created a string String field for this table and need to determine how long the record stays in each 'state'. 'state' meaning fo...

e_wilber by Tera Guru
  • 5027 Views
  • 4 replies
  • 4 helpfuls

Has anyone integrated with IBM Maximo?

My company might be in the market for integrating IBM's Maximo to Service-Now and I just wanted to see if I could get a headstart on what I would be needing / looking at.Thanks in advance for any help

williamsun by Mega Guru
  • 5040 Views
  • 5 replies
  • 2 helpfuls

Resolved! Showing Request Item / Catalog Variables in Mail Script

I'm using an email notification to send out information regarding approvals on RITM's. The information I want to send will contain the variable information from the item that was ordered.I stole this script from another email notification: template.p...

wattsj by Kilo Expert
  • 36779 Views
  • 36 replies
  • 18 helpfuls

Resolved! In email notification, the dot walking is not working

I am trying to create a notification while there is an update on the attachment custom table,Under when to send I am adding the conditionBut the notification is not triggering even if the user has snc_internal role.Is there any limitation on dot walk...

find_real_file.png
Kannan Nair by Tera Contributor
  • 3030 Views
  • 7 replies
  • 2 helpfuls

Resolved! Can we change Section Name Dynamically?

Dear SNOWers,I have a requirement on which My Section Name would be changed by Default . Form is normal like Incident form.I got some solutions but it not worked. EX : document.getElementsByClassName('navbar-title-caption')[0].innerHTML = "newsection...

kumarsatyam by Tera Expert
  • 3707 Views
  • 11 replies
  • 2 helpfuls

Entitlements - Manual and Automatic

To get software counters to move counts from "not entitled" over to "entitled in use", we have to manually add a machine CI as a "Asset License Entitlement". This seems odd that you would need to do this manually for all CIs.Seems there should be a h...

KenMoore by Kilo Explorer
  • 3105 Views
  • 16 replies
  • 1 helpfuls