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

Forum Posts

Resolved! regexp lookbehind - Invalid quantifier "?" - Any idea?

Hi everyone,  I'm trying to make a regexp and the lookbehind seems to not work. Any idea?   var resolution = 'Servername: AZSXCD123DERFC' + '\n' + 'IP: 123.45.67.89'; gs.log('::'+ resolution.match(/(?<=servername:\s*)[^\n\r\t\v]+/i) + '::'); Evaluat...

FedEx & UPS package tracking

Has anyone create a shipping/tracking application or feature is SN to monitor the status of FedEx and UPS shipments? Basically, we'd like to be able to create a task where a field is the tracking numbers. Every so often, the status of that tracking n...

kkilroy by Kilo Contributor
  • 6102 Views
  • 2 replies
  • 2 helpfuls

Resolved! Uninstalling Applications

Hi Guys,  I am not having much luck with uninstalling a custom application.  Background:I created a custom application and published it to an update set. I than installed it on another instance by applying the update set.  To uninstall the applicati...

colint by Kilo Contributor
  • 4942 Views
  • 9 replies
  • 0 helpfuls

Resolved! Attach KB article to Change Task

We're trying to add a KB article to the Attached Knowledge related list, from a Workflow.     We need one of our existing KB article's to always be attached to the Change Task that are created from one of our Workflows.       We're unable to find a w...

alhicks by Tera Guru
  • 3644 Views
  • 9 replies
  • 0 helpfuls

Applications based on groups?

Is there a way to get SN to display custom applications upon logon based on your group memberships instead of based on roles?   My manager wants me to create something whereby when users logon they get applications with modules for each group they ar...

dcutrano by Giga Contributor
  • 2912 Views
  • 12 replies
  • 0 helpfuls

Clearing mandatory fields

Hi,  We have various hidden fields that become active and mandatory on certain status changes (resolved, assigned to 3rd party etc) if someone has selected the status by mistake when they switch to the correct status the fields stay mandatory and the...

scottjus82 by Kilo Guru
  • 5359 Views
  • 11 replies
  • 0 helpfuls

Resolved! How to execute local files using UI Action buttons

Hi All,  I am new to this software and recently completed the ServiceNowAdministrator training. We have a lot of customized automation running fromlocal batch files or SQL jobs with the current ITSM software we are running(Cherwell) and I am wanting ...

Resolved! Need help hiding status options

I am trying to figure out how to hide some of my status items on a request item until all related tasks are closed. I reied simply hiding the options but then my Request Items would not auto close when the tasks closed.Below is my fumbling attempt: /...

Resolved! How do you submit a reference variable from a record producer?

I understand that to submit data from a record producer from a variable you can simply name the variable the same thing as what you're submitting.  This is working fine for strings, but when I'm trying to submit data into reference field it just show...

mahudg2 by Kilo Expert
  • 2530 Views
  • 5 replies
  • 1 helpfuls

Resolved! Exporting Large Data Sets?

We have some teams that need the ability to export larger datasets, > 50,000 rows, for auditng and licensing purposes.   I know that they can manually break up the exports into chunks, and export each chunk, but we're trying to come up with an easier...

Chris M3 by Tera Guru
  • 5416 Views
  • 3 replies
  • 1 helpfuls