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

Forum Posts

JSON Only working on Incident table?

Hey all,I am following the documentation located here: http://wiki.servicenow.com/index.php?title=JSON_Web_Service and running into some unexpected issues.First, if I use the specific examples listed in the wiki article, I can get a JSON return:http:...

jrarseneau by Kilo Explorer
  • 1546 Views
  • 4 replies
  • 0 helpfuls

Capture email headers

Here is a script I wrote to capture email headers and attach it as a related list to incidents:Table: sys_emailRun: After updateCondition: current.instance.changes() && current.instance.sys_class_name=="incident"var incID = current.instance;var incRE...

gaidem by ServiceNow Employee
  • 2059 Views
  • 3 replies
  • 0 helpfuls

Resolved! Change text of \${URI} from LINK

In our e-mail messages we would like to change the text of the URLs to something other than LINK when using ${URI} (for the technician's to link to their case, users their request in the app, etc.). Does anyone know of a way to do this?We experimente...

Application Navigator search function restriction

Hi, Has anyone restricted access to the "type filter text" search bar in the application navigator, I am in the process of rolling out a self service style read only view of customer incidents and requests but want to restrict any "back door" access ...

NeilOliver by Kilo Contributor
  • 1010 Views
  • 2 replies
  • 0 helpfuls

Requested Item (field Stage)

Hi, I'm new in developing applications in ServiceNow and I would really appreciate some assistance on the following;1) Does anyone have any idea on how to override the STAGE field to be in actvie mode like being able to modify the value to different ...

aaustriaco by Kilo Explorer
  • 1166 Views
  • 4 replies
  • 0 helpfuls

Record Producer script

Hi there I have a record producer form as one of our service catalogue items. I need to get some of the populated variable information into the title or short description. Does anybody know how to do this?RegardsLuke

Add "NEW" button on a List form

Hi, will someone be able to help me regarding how to activate the "NEW" back in a List form?Someone from my team accidentally deactivate the "NEW" button and it seems like all the screen that should have this capability were all gone.Attached is the ...

aaustriaco by Kilo Explorer
  • 4083 Views
  • 5 replies
  • 0 helpfuls

Integration Script?

We have the Integration - Nimsoft plug-in turned on, and it works well for Servers, creating incidents based on the severity of the alarm detected by the Nimsoft product(s). Now, we're trying to get it to work for Network gear. The problem I am havin...

dstuart by Kilo Expert
  • 1407 Views
  • 2 replies
  • 0 helpfuls

Custom field validation scripts?

Hello all,We're implementing Service Catalog, and as such we're building up quite the library of forms.One thing that seems to be a glaring piece of missing functionality is the ability to have custom field validations, e.g. for data types like URLs,...

mike_sol by Giga Contributor
  • 2811 Views
  • 2 replies
  • 0 helpfuls

Inbound Email Formatting

Hoping someone can identify where my issue may exist. We're attempting to send some formatted emails into Service-Now in automated fashion. In our dev environment, the emails were inserted into Incident records without issue, maintaining the table fo...

Dinga by Kilo Contributor
  • 2234 Views
  • 4 replies
  • 0 helpfuls

Is it possible to edit work notes field?

Is there any way of editing the work notes (ie journal) field to remove an entry? For example, if somebody has put something in there which they shouldn't have, and which is now visible to all users, is it possible to remove just that one entry which...

margie_joyce by Kilo Contributor
  • 5036 Views
  • 6 replies
  • 0 helpfuls

XMLDocument problems

I'm working on a Web Serviced integration with ServiceNow and Pinnacle, and during testing, I've been using the Background Scripts module to test, and when I try to invoke Outbound SOAP messages that work properly in the "Test" feature, I receive thi...

dan_cooper by Kilo Contributor
  • 1947 Views
  • 3 replies
  • 0 helpfuls