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

Forum Posts

Resolved! Business rule on sysevent table

I'm attempting to have certain events moved to other queues before insert based on the event names. It appears that business rules do not fire against the sysevent table save for the heartbeat event. Is there a work around for this?  

pfeifn by Kilo Expert
  • 4623 Views
  • 5 replies
  • 1 helpfuls

Resolved! Restrict the duplicate catalog item to cart

I am trying to limit one particular catalog item to only once in a cart. I have written a before Insert Business rule on sc_cart_item, that is working fine in base view but in portal it is hanging for few minutes and affecting the system performance....

find_real_file.png

Resolved! Need to create a custom system properties

Hi , I have a requirement to create a custom scoped application but with a functionality that it should be attached to a property, if that property is made active than that application and all its module should be visible. But if i make that property...

Resolved! Unable to add External email address to Watch List

Hi All, Can someone guide me how do I get the Email address field in Watch List to add users who are not present in sys_user table . I am not able to see this option in Watch list but the Service now Docs say we can add it using below.   I cannot s...

find_real_file.png find_real_file.png
Mrman by Tera Guru
  • 4955 Views
  • 4 replies
  • 0 helpfuls

Send email to own instance

We are trying to send an email to our own instance URL using a server script. This is for us to create an incident record even if a user is not logged in. We tried the code below however, the recipient was changed by ServiceNow to be same as the User...

JC S_ by Mega Guru
  • 5543 Views
  • 5 replies
  • 1 helpfuls

Querying for endpoint fields - REST API

Hey all,I'm working on a REST api integration and I'm having trouble finding a way to programmatically find the fields that are to be expected by a particular endpoint.Is there a way perform a query, such that, I could make a call to an endpoint simi...

Product Documentation

Hi all,I was wondering what general opinions there are out there on the product documentation, developer docs etc?I'm asking because I often find them hard to use, and not as user friendly or helpful as the Wiki of the olden days.For instance,I just ...

Jamsta1912 by Tera Guru
  • 15302 Views
  • 27 replies
  • 11 helpfuls

isMemberOf function

Sorry if the answer is obvious...I am trying to set up some logic based on a person being a member of a group. From the wiki I understand that ...gs.getUser().isMemberOf...can be used for this. This is part of my code:if (gs.getUser().isMemberOf('Ser...

Resolved! which variable type allows mulitple selection

Hi All,In a catalog item, i need to use a variable that will have multiple choice values   and should also allow multiple selection. Also, this variable should be mandatory(i.e atleast 1 option to be selected before the request is placed).I am able t...

find_real_file.png
sohan_snow by Tera Contributor
  • 29244 Views
  • 7 replies
  • 13 helpfuls

Resolved! Email notification via workflow

I have a workflow that runs on the cmdb_ci_appl table that creates an INC. I need an email notification to be sent when the INC is created (assigned to group  or Assigned to me).  I found that workflows created incidents don't trigger condition base...

clyon by Tera Guru
  • 10128 Views
  • 12 replies
  • 2 helpfuls