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

Forum Posts

Resolved! Email notification based on advanced condition

I need to make a condition that does NOT send an email notification if the comments contains a certain string of text.When the comments field contains the text "email client message sent" I do not want the notification to be sent. I have similar rule...

leslie8 by Mega Expert
  • 7857 Views
  • 13 replies
  • 2 helpfuls

Resolved! Script in workflow to set field values

I have a Service Catalog item that asks the end user for a secondary email address.I want a workflow that takes the user's value and inserts it into a field on the user's record. The script below is what I have, but it doesn't populate that user's re...

Resolved! Script Include WAIT for a workflow context to complete

I have a script include that STARTS a workflow. Next, I need to WAIT for the workflow context to complete to grab a resulting value and then call another function.How can I programmatically wait for the condition to be true to proceed? Or, how can I ...

Katie A by Mega Guru
  • 4520 Views
  • 6 replies
  • 3 helpfuls

Resolved! How to check if a workflow is running via script

I need to programmatically check if a workflow is running. I need to run a specific function when the workflow reaches the END state.I am starting a workflow in a Script Include.How can I check when the workflow has reached the END state in the same ...

Katie A by Mega Guru
  • 4659 Views
  • 1 replies
  • 2 helpfuls

mid server dnslookup

Is there a way to execute a DNSLOOKUP of a server through the mid-server and return the IP Address?   I need to initiate the discovery of a server from a workflow but all I have is the server name. I found the following WIKI article to initiate the d...

dbaril by Tera Expert
  • 2569 Views
  • 1 replies
  • 0 helpfuls

rest api date range query params

Hi,how do I query the rest api for incidents between date range ?   I used /incident?start=&end= but this doesn't see to work. It fetches all the records from beginning with 10,000 per page.I am using chrome advanced rest client to query the api. any...

chamarts by Kilo Explorer
  • 5752 Views
  • 1 replies
  • 0 helpfuls

How to set up sysparm_additional_qual

How to set up sysparm_additional_qual from UI page client script. I have   one ui_reference field <g:ui_reference id="symptomID" name="QUERY:u_type=incident" table="u_symptom_service_mapping" value="${jvar_symptomID}" query="updateSymptomQuery();" on...

purbali1 by Giga Expert
  • 2291 Views
  • 3 replies
  • 0 helpfuls