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

Forum Posts

Resolved! Steps to Integrate two ServiceNow instances using REST?

G'day all, I'm trying to integrate two SN instances such that as soon as an Incident record is created in instance 1 it should also replicate in instance 2. For instance, if  I've created an Incident INC0001 in instance 1 then it should also be visib...

Rahul J by Mega Expert
  • 10376 Views
  • 10 replies
  • 4 helpfuls

Resolved! Need some help with a record producer script

Hey SNC,I need some help with a record producer script. My case is the following - I have a record producer which is on the cmdb_ci table. I am asking a few questions:1. what action you want to take (options here are a):new , b):remove asa): new - it...

mitzaka by Mega Guru
  • 6609 Views
  • 4 replies
  • 0 helpfuls

Resolved! Reference qualifier to display only two fields for a table

Hello All, We have two fields called "u_name" and "u_expiry_date" in the "ast_contract" table. This table is user in a Catalog Item variable. There is a field which is referencing the ast_contract table in one of the questions of the Ctalog item. I w...

Arindam Bose by Giga Contributor
  • 6047 Views
  • 9 replies
  • 1 helpfuls

Resolved! Duplicates Numbers

Hi there, I am creating  a fix script that look for duplicates numbers in my custome table 'x_table', for the records that share the same number, the more recent record should be renumbered to the next available number. so far i have this script: v...

Mr Bow by Kilo Expert
  • 4380 Views
  • 9 replies
  • 0 helpfuls

Resolved! Add Approval Comments to Catalog Tasks

I'm using the "AddApproverComments" Script Include (found here in the community) in one of my workflows, along with the code in the advanced section of the Catalog Task, to show the comments from the approval in the Catalog Task.  This works perfectl...

Resolved! Marking a Batched Update Set 'Ignore'

Until now we have used the 'merge' functionality for Update Sets but recently changed over to use Batched Update Sets. When we merged, all of the US in the collection were automatically marked 'Ignore'.  This helps us differentiate the US that have m...

Resolved! How to get a business rule to only run once?

I have this business rule that I would like to only run the first time a team member changes the State from "New" to some other state...any thoughts on how I can modify this to make it so it doesn't run if they go from State to State as long as they ...

In Location Table,there is a "Stockroom" field(True/False).I tried checking the Stockroom field on Location table to create a stockroom for the particular location.But it doesn't do anything nor doesn't show up in the Stockroom list.

Stock roomA boolean field that identifies whether the location is being used as a stock room.   In Location Table,there is a "Stockroom" field(True/False).I tried checking the Stockroom field on Location table to create a stockroom for the particular...

jhanani by Kilo Contributor
  • 1703 Views
  • 1 replies
  • 0 helpfuls