Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Resolved! Import of currency values with currency code

Dear All,I am trying to import projects in pm_project table using xls where I have the data for importing.We have a custom currency field in pm_project where I am importing USD, EUR and INR currency values.As per documentation of ServiceNow, I have s...

Resolved! Store values in JSON format

Hey Community, How can we Store values in JSON format in servicenow in system properties. I want to store multiple values in a single property. Thanks

SnowUserDev by Tera Contributor
  • 4965 Views
  • 9 replies
  • 6 helpfuls

Cascade delete in table cleanup

what is ServiceNow best practice to configure table cleanup record for a particular table.Shall I use cascade delete on parent table or create new auto flush item for child table? I see when I am using cascade delete it takes longer time to delete th...

Bharat Tagad by Tera Contributor
  • 4166 Views
  • 1 replies
  • 1 helpfuls

Resolved! Translating the group names

Hello, I have the requirement for translating the group names to the languages available in the instance. We found that there are 2 ways to achieve this goal: 1- Change the type of the "Name" OOB field from String to Translated Text and add records f...

Approval changing to no longer required when task is closed

Hi Everyone,The approval i'm creating for a Task is changing it's state to no longer required when the task is marked as closed complete.Is there any business rule or client script behind it?as per my requirement after the task is closed we need to t...

kartikey by Tera Contributor
  • 1384 Views
  • 4 replies
  • 0 helpfuls

display info message after record producer redirect

Hello, I have a catalog record producer that allows employees to submit PTO. After submit, the record producer redirects them to the portal dashboard. I would like an info message to display after the redirect that says: 'Successfully submitted PTO' ...

JJG by Kilo Guru
  • 5882 Views
  • 6 replies
  • 1 helpfuls

add a popup message onSubmit on a record producer.

I have the following record producer which works fine.  I would like add a popup once clicked on submit something like 'Thank you for your submission'  please help on where and how i can add that.       var notes = "Campus: " + producer.u_campus_inci...

Jen11 by Tera Expert
  • 4730 Views
  • 7 replies
  • 1 helpfuls

Resolved! Calculate Total Cost From Item Cost + Recurring Cost

Hello, I have a notification that when sent to a budget holder, contains information regarding the item being purchased. The item has a cost and a recurring cost has also been added, however I see that there isn't field option for total cost that wou...

Export set stuck in exporting state

Has anyone experienced a situation where a scheduled export set gets stuck in exporting state and thus the file does not go to the MID server?If so, I would appreciate recommendations for handling the situation or the possibility of investigating the...