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

Forum Posts

Resolved! Query Start Date >= This Year and End Date <= Next Year

Hi SNC,I am struggling with a query on resource_plan table.I have a custom Service Portal widget to which I added this line on the HTML in order to exhibit a label with the number of records using a given filter:<span class="label label-as-badge labe...

How to query in XPath?

I am trying out the Automated Test Framework and trying to create our REST API. So I want to check the JSON that is returned. We have created 2 transform maps, so how do I check the 'status' where 'transform_map' is equal to 'Update X'?When I do '/re...

SN licensing

Hello Experts,I am in huge confusuion about licensing.So, it is true that SN will charge (or seen a violation) for a license everyone, that wants to see a ticket not created by the very same user? For example, you are creating a request, but you cann...

JK1 by Giga Expert
  • 1741 Views
  • 3 replies
  • 0 helpfuls

Urgent - how do i cancell running script on server ?

Hello all,I created business rule type update.Then I updated record and my rule now create records on cmdb_rel_ci table and it continue.I cannot stop it and I dont know how.Would you please help me to cancell running rule/ script ?  Records on cmdb_r...

Pastupe by Mega Guru
  • 11012 Views
  • 11 replies
  • 15 helpfuls

Resolved! Input on server script is undefined on c.server.update()

One of my work instances, the input variable on the server script remains undefined instead of being updated to a catalog item sys id whenever the select picker changes value. The correct behavior should list the name of the catalog item below the se...

johnny27 by Tera Contributor
  • 6778 Views
  • 8 replies
  • 4 helpfuls

Resolved! Watch List Script Help

Hello, The following script has suddenly stopped performing as it should. The script excludes certain email addresses from the list, and filters out duplicates using ArrayUtil. It was working until recently, now it just simply does not add anyone to ...

jasonprice by Tera Expert
  • 6159 Views
  • 7 replies
  • 1 helpfuls

Resolved! Scheduled import set all records are ignored

Hello experts,Actually I'm facing an issue in my scheduled import.For some reasons i need to run my transform map manually, when i proceed with that for a set of 20 user records i get as a resulat 20 records ignoredI want to force update of these rec...

layla by Giga Expert
  • 3250 Views
  • 5 replies
  • 3 helpfuls

Resolved! Ticket Attachment widget not attaching files to record

Hello all,I just started to look into this but thought I'd throw it out there in case anyone else was having issues with this widget.   On existing tickets, when you attach a file via the portal, it does not actually attach to the record.   It does s...

2017-08-18 11_31_33-Business Services Portal - Ticket Form.png 2017-08-18 11_31_24-KBSR0001529 _ ServiceNow.png
Cheri M by Mega Sage
  • 3778 Views
  • 5 replies
  • 2 helpfuls

getRowCount is not a function

Hi all,**Some of the field names are different to defaults due to our build.I'm currently writing a script to auto fill a requestor (caller) field if an organisation (department/company?) is entered and there is only one user in that organisation.lon...

ninnesr by Kilo Contributor
  • 5917 Views
  • 12 replies
  • 4 helpfuls

API Call through powershell/vbs

Hello experts,Is there   an API Key/call we could use to pull data from Service now, specifically just tickets/incidents per user.     Either via Powershell/vbs or PHP?If it is possible can I have some links which could guide me in a proper direction...