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

Forum Posts

Where are the translations of categories stored?

We created categories for the HR catalog and translated them in 3 languages. When we move the categories to another instance with the update sets, the translations are left behind. Where are they stored, why are they not moved?

Resolved! Want to send header in business rule - REST API

Hello Everyone,We are integrating ServiceNow through REST. 1) We are sending our incident number to that tool using rest with post method and we are getting a task number from them in response.2) I am capturing that task id in a field on incident for...

Jerry121 by Kilo Contributor
  • 3776 Views
  • 6 replies
  • 2 helpfuls

Count updates per each analyst makes... day / week / month

Hi AllIm wondering what would be the best way to count how many updates my service desk agents make on tickets per day/week/monthI cant see an easy way to do this.. any help any one can provide would be really appreciated !Thanks in advance

blurry83 by Kilo Explorer
  • 5798 Views
  • 16 replies
  • 1 helpfuls

how to access jvar in UI page client script

Hi,I have one value set on jvar on UI Page HTMl and I want to show one alert message depending on the value set on submit of the UI page.For that reason I want to check jvar value on onSubmit function of the UI page client script. I am not aware of t...

purbali1 by Giga Expert
  • 10943 Views
  • 5 replies
  • 9 helpfuls

Resolved! Email Scripts not Printing out template.print

This script is getting attached to a notification off of the sysapproval_approver table.   I have 5 notifications that go out when the approval is rejected.   I only see one gs.info line in my logs (shouldn't I see 5?) and non of the template.print i...

kemmy1 by Tera Guru
  • 4417 Views
  • 4 replies
  • 1 helpfuls

Resolved! How do you domain separate an existing application?

I have an application that was developed from scratch using all user-defined tables that aren't extended from any other ServiceNow tables.   It basically leverages the power of the platform but none of the existing tables.   Now, I want to set it up ...

___miked___ by Mega Contributor
  • 1675 Views
  • 2 replies
  • 1 helpfuls

Resolved! sys_class_name is empty on Task?

I extended Task on custom tables that I created. When creating new records on these custom tables, sys_class_name is empty on Task, though populated in the custom table. Why might that be?var gr = new GlideRecord("Task");gr.query();while(gr.next()){ ...

rako by Kilo Expert
  • 3846 Views
  • 5 replies
  • 3 helpfuls

How to install MID SERVER

i have installed MIDSERVER in my personal instance on MY PC Successfully.....!!!Downloaded Windows 64bit zip files into my PC   and extracted zip file in D:drive and installed in my Personal instanceMy Requirement is   - Install midserver in Project ...

find_real_file.png
chanikya by Mega Sage
  • 4140 Views
  • 5 replies
  • 0 helpfuls

Advice with LDAP OU filter

Hello, I need help with LDAP integration, which is actually more of a question regarding LDAP filters rather than ServiceNow itself.There are a number of OU's in AD which contain the accounts which they want to drag across. All the OU's are called 'U...

find_real_file.png