We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Resolved! Copy work_notes from closed task to new task

Hello.I have a catalog item that generates 2 tasks. Catalog item is submitted and task 1 generates. When task 1 closes, then task 2 generates.What I would like to do is when task 1 closes, copy ALL work notes from task 1, and add them to task 2.I onl...

Issue on flow desinger approvals

I am working on a requirement in Flow Designer where the trigger is a Service Catalog request. Based on a variable selected in the associated catalog item, the flow must initiate two level approval process. The first level is a Manager approval, and ...

learnSN by Tera Expert
  • 2801 Views
  • 8 replies
  • 0 helpfuls

Client Script FX Currency calculations

I have this client script using FX Currency Fields:     var unit_price = g_form.getValue('unit_price');    g_form.addErrorMessage('FX ' + unit_price);    var currencyCode = unit_price.split(';')[0];     var unitCost = parseFloat(unit_price.split(';')...

ATF schedule didnt run and its set to run daily

Hello, I have several test schedules that run for test suites and they run daily, they did not run last night & they have been running fine ever since. I checked the schedule is active, set to daily and the client test runner has a user and the run a...

HenryD by Tera Guru
  • 146 Views
  • 3 replies
  • 0 helpfuls

Resolved! SSO integration issue with ForgeRock

Hi, I am facing an issuer when integrating provider ForgeRock in ServiceNow. All the configuration is done but when testing the connection, the message below appears.   Server ErrorAn error occurred on the server and it is unable to complete the requ...

richardphon_0-1716888408580.png
richardphon by Tera Contributor
  • 1689 Views
  • 2 replies
  • 0 helpfuls