Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Resolved! How to do assignment group using the flow designer.

Please check below requirement and help me to get configure assignment group in flow designer using script.Basically, we need to populate using based on the Dot walkWe have when we are submitting CI in RITM. Creating a task, we have a variable which ...

Challasunil_0-1672652047534.png Challasunil_1-1672652174748.png Challasunil_2-1672652306491.png

Resolved! Scheduled Report - Email Subject Line with Local Date

I have an existing scheduled report with a date in the email subject line. It is showing UTC date: javascript:"Changes Approved On " + gs.now() How would I change the code to show the local time? I can show local date/time using the following, but I...

find_real_file.png
jmoore by Mega Expert
  • 7613 Views
  • 10 replies
  • 2 helpfuls

Resolved! Scheduled Publish Date field not working on Knowledge form

Hello, I have an issue with the Scheduled Publish Date field on the Knowledge form. When I put some date in the future, the knowledge article is supposed to get into Published state, when the date is reached, but this does not happen at all, it just ...

find_real_file.png

Resolved! Converting JSON payload to CSV Attachment

Hi Community,I have a payload in JSON, I need to convert it to CSV and save it as a attachment in a problem record var ArrayJson = [ { "appname":"abcd", "created_at":705605232, "credential_id":"3d889-2e18-46b0-951c-8a3133c378", "expires_in":7200, "id...

Community Alums by Community Alums  
  • 3252 Views
  • 3 replies
  • 6 helpfuls

Resolved! Copy RITM variables to sc_task worknotes

Hi All, I have requirment which need  to copy the all RITM varibles to sc_task worknotes. Could you please help on this to achive the requirment. Thanks all,Varma

varma2 by Mega Sage
  • 2097 Views
  • 24 replies
  • 1 helpfuls

How to create an RITM through script in servicenow

Hi All, I need to create an RITM through run script in workflow in servicenow. Can someone please help with the same. Cart API is going to be deactivated in upcoming release and cartjs api apparently adds to sc_cart_item table. Can someone please hel...

Resolved! Due date on sc_Task to be populated to due date on RITM

Hi All, I am trying to populate due date on sc_task and also on ritm based on a variable (effective date) in one of my catalog item. So, when effective date is filled, the same date has to populate on sc_task and ritm I have written a BR on sc_Taskta...

Renu9 by Tera Contributor
  • 1191 Views
  • 5 replies
  • 0 helpfuls