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

Forum Posts

Resolved! How to use ServiceNow to generate unique, printable Asset tags?

We are currently exploring and integrating asset management in ServiceNow. Our technical committee has suggested asset tag handling within the tool. Has anyone integrated a system like this with ServiceNow where a range of unique asset tags are gener...

mloranc by Mega Expert
  • 5160 Views
  • 7 replies
  • 0 helpfuls

Resolved! How to send Parameter to scheduled Job?

Hi Experts,I have a query, suppose i want to send some parameter to the scheduled job. can i send that and if it is possible how can we do that?i requirement it satisfying with the on-demand Scheduled Job but i need to forward reference of one object...

IamAmolB by Tera Guru
  • 6270 Views
  • 8 replies
  • 1 helpfuls

Resolved! Struggle with 'if' statement in email script

Hi everyone, I need a bit of help. I am trying to modify an email script that is called from an Incident Alert notification that checks to see if the value of a checkbox is true or false. I am able to template.print the true value to the resulting em...

curtisr by Kilo Expert
  • 2063 Views
  • 3 replies
  • 1 helpfuls

Resolved! Excel header rows

Hi All,We are using data source to do the transform of datas from import table to target table, The data source is triggered by   scheduled data import.We specified the header row is 1 in data source so whenever we are updating the excel, it will tak...

Screen Shot 2016-05-18 at 11.39.06 AM.png
anto by Kilo Expert
  • 4952 Views
  • 4 replies
  • 3 helpfuls

How to modify the file name of the exported file?

Hello ServiceNow Dev,Can anyone please provide some steps or work-around as to how I can modify the file name of the exported file from ServiceNow?It seems that by default, even if you're trying to export a content of the report for example the defau...

find_real_file.png

Calcul on decimal field - Issue with dot and comma

Hello,I'm on Geneva release.I have a decimal field on my child table and a other one on my parent table (Total).I try to do the SUM of all childs records and push the result on the parent record (Total)On the child table I have created a Business Rul...

find_real_file.png find_real_file.png
abaron by Mega Guru
  • 3268 Views
  • 2 replies
  • 0 helpfuls

Resolved! Search sys_user based on form input

I have created a form for users to type in information about themselves. Much of this information will be in the sys_user table, and so should be able to be checked for validity. Using AngularJS from a UI Page, I am wanting to query the sys_user tabl...

leenathan24 by Kilo Contributor
  • 2258 Views
  • 7 replies
  • 3 helpfuls

Resolved! Toggle variable container UI Policy script

I have containers set up in an order guide and I am currently attempting to apply a UI policy to them with a delay. This function doesn't work on collapse, just for the order guides in Geneva (patch 4). Can someone with more web experience help me ou...

find_real_file.png find_real_file.png
will_smith by Mega Guru
  • 5102 Views
  • 9 replies
  • 4 helpfuls

Resolved! Workflow not waiting for child workflow

I have a workflow that calls another workflow that creates tasks. We have two paths in the task creation workflow: one creates an individual task using the "Catalog Task" action and the other creates a dynamic number of tasks using a "Run Script" act...

find_real_file.png find_real_file.png

Resolved! How to extract text from Short description field?

HI,In my Script Include, I need to check some text from Short description field of an Incident ticket.   Is there a variable I can use to extract the Short description field?Thanks

jackh by Kilo Contributor
  • 2035 Views
  • 6 replies
  • 3 helpfuls

Resolved! Assessment survey not working

I have a few surveys that are working fine and the trigger condition is firing at the correct time.   I have another sc_request survey that the condition is exactly the same as the other surveys   active is false.   The survey is not triggering.   I ...