Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

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

Forum Posts

Resolved! eMails not generating

Hi All, I have created a flow which should be doing the following  When a  new record is created and assigned to assignment group "A" OR an existing incident is assigned to assignment group "A" an email should be sent to assignment group "A" I would ...

Adil N by Tera Expert
  • 7854 Views
  • 19 replies
  • 3 helpfuls

Extraction of comments and worknotes from a record

I'm trying to download An Incident record  in Excel format, in that record  there are many additional comments and work notes fields data  after downloaded I'm not able to see the all the additional comments and work notes fields data. For Example: I...

LuckySri by Tera Contributor
  • 1858 Views
  • 2 replies
  • 0 helpfuls

Resolved! Copying parent complaint case values to child complaint case

Hi,I'm trying to copy all field values from parent complaint case to child complaint case with this display business rule:   if (current.isNewRecord()) current.requesting_service_organization = current.parent.requesting_service_organization; ...

JordyZ_0-1716465004938.png JordyZ_1-1716465094443.png
JordyZ by Mega Sage
  • 1694 Views
  • 6 replies
  • 2 helpfuls

Non-question text for survey designer

This might be a silly question, but I searched and could not find an answer anywhere.   How do you put a simple, non-question oriented text-box in a survey using survey designer.   The closest thing I can find is the string control which has a user-i...

gregholcomb by Tera Contributor
  • 2602 Views
  • 3 replies
  • 9 helpfuls

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
  • 4860 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
  • 4087 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
  • 1351 Views
  • 4 replies
  • 0 helpfuls