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

Forum Posts

How to pass value of Look select box from record Producer

Hi All,I need guidance on passing value to lookup select box type value from Flow designer to submit a record producer.I am trying to create a Subflow to submit a record producer, I have some field on record producer which is of type lookup slect box...

pandeyved by Tera Contributor
  • 2104 Views
  • 6 replies
  • 0 helpfuls

Notification if Mid Server down more than 1 hour

Hello, Requirement: Send out a notification for the ServiceNow MID Servers to notify when they have been in Down(Stopped) status for more than 1 hour. The notification should be resent every 1 hour after the initial notice if the status does not = UP...

nrd5830 by Mega Guru
  • 5559 Views
  • 10 replies
  • 4 helpfuls

How to populate fields using url

Hi,This is my instance url for the 'Create Incident' record producer in the portal. How can I populate the fields service_offering and business_service using the url?http://my_instance_url/esc?id=sc_cat_item&sys_id=3f1dd0320a0a0b99000a53f7604a2ef9

Alon Grod by Tera Expert
  • 2369 Views
  • 6 replies
  • 1 helpfuls

Resolved! Set metric instance end depending on other metric definition

Hi all,I have a requirement to track when a customer was not updated through additional comments on their incident. I know this can be done by creating a new field, however this is not an option for us.I have created a database view to capture incide...

flawed_81 by Tera Guru
  • 2127 Views
  • 1 replies
  • 0 helpfuls

Restrict HR task visibility

Hi Everyone,How can i restrict HR task visibility from other HR task members on the same parent HR case.When there are two HR tasks created on the same Parent HR case, i don't want members of assignment group A of one task to view the details of anot...

kartikey by Tera Contributor
  • 1437 Views
  • 3 replies
  • 2 helpfuls

Resolved! How to convert the field sys_created_on to UNIX time.

Hi,I created PUT rest message and I need to pass some parameters to the json. one of the parameters is the field sys_created_on of tyep Date/Time on the incident table.When Im trying to test the REST Message Im getting error saying:"Expected unix tim...

Alon Grod by Tera Expert
  • 3075 Views
  • 6 replies
  • 5 helpfuls

Resolved! User not receiving Notification except one Group

Hi,The Assigned To user belongs to four groups, ex: Group1, Group2, Group3, Group4.For Example:Assignment Group: Group1Assigned To: UserUsers can able to receive notifications.IFAssignment Group is Other than Group1.Assigned To is User.The user does ...

subashds6515 by Tera Contributor
  • 2012 Views
  • 6 replies
  • 3 helpfuls

User Token for webhook URL

Hello Team,I am looking to create a user token in the Servicenow Vancouver Instance for a webhook URL that directs to a Scripted API. Could you please guide me on how to accomplish this and what modifications I need to make? Please note that I do not...

Using ph_number (Phone Number) not e164 format

Things that make me go "hmmmmm..." Working with the phone number field in the core Company table (core_company).  This is a brand new Vancouver instance, including CSM.  The Phone Number field on the table is using a Field type of "Phone Number" (ph_...