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

Forum Posts

Trigger an event from a business rule on Task_SLA

I created a business rule that is set to run when the Business Elapsed Percentage hits 50%, this is an after rule set to run on update and insert. I can not get the sla.warning event to fire.  I would like to pass who the assigned to is on the task o...

How to get URL suffix of Service Portal in Service Catalog

We are using multiple Service Portals. I want to get the URL suffix of Service Portal (ex: sp) when catalog item is requested from only the Service Portal.I am trying to get the URL suffix using "onSubmit" client script of Variable Set. How can I jud...

Create a user search widget in service portal

Hi,  I am trying to create a widget in service portal. It is a search widget which fetches the name of the user from sys_user table as the name is typed and select the user. As I am new to service now, I am not able to figure out the script. Please h...

Deepika28 by Tera Contributor
  • 1922 Views
  • 2 replies
  • 6 helpfuls

Using indexOf() to loop through array values in script

    We have been asked to setup an Inbound Action (IEA) for a recently acquired email address. The email will contain keywords in the subject or body that will determine where to send the email…HR Case or Incident. (For readability, I've reduced the ...

find_real_file.png
kevinthury by Tera Guru
  • 4939 Views
  • 3 replies
  • 0 helpfuls

Parsing HTML data

I have a response from web service in html format. I need to parse that out to extract the values. What is a good way to extract the data? Is there a way to convert html to xml and then parse the data?  Thanks  

samadam by Kilo Sage
  • 2019 Views
  • 8 replies
  • 0 helpfuls

Resolved! UI Page for Survey Introduction?

We've frequently gotten feedback that the Survey Introduction (image attached) doesn't display the name of the incident prominently enough. Yes, the incident # and short description *are* indeed there, but end users somehow don't see them. I'd like t...

JP-ODU by Tera Guru
  • 2314 Views
  • 1 replies
  • 3 helpfuls

How to add Or condition with Null

Hi,I can use addNotNullQuery or addNullQuery on a field as a filter. I can use addOrCondition to add a Or condition on a field. However, how can I add a Null Or condition on a field? For example, field1 = '123' or field1 IS Null.Thanks,Eric

ericpan by Kilo Explorer
  • 10166 Views
  • 8 replies
  • 3 helpfuls