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.

ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Fix script to close REQ and RITM

Hello, We are in the process of fixing a workflow that is not closing out RITMs and REQs when SCTASK is closed complete. We have over 100 REQs for this particular item. The user wants us to manually close out all REQs while we are fixing the workflow...

mkader by Kilo Guru
  • 3533 Views
  • 19 replies
  • 3 helpfuls

Multiple Model Categories to have same CI Class

Requirement Create below Model categories. LaptopNotebookDesktop All the above Model categories are created with the same CI class cmdb_ci_computer. Based on the above-selected model categories, an asset is to be charged monthly Laptop = $10Notebook=...

manju9 by Tera Contributor
  • 2253 Views
  • 3 replies
  • 0 helpfuls

Resolved! Filter function in service portal

We have a widget using data table displaying data in list format Service Portal. It's hard to use when there are lots of data in the table, so people have to go through pages and pages data to find the record they're looking for. Is there any widget ...

AW1 by Tera Contributor
  • 2527 Views
  • 5 replies
  • 0 helpfuls

Load True/False data using Transform Maps

I have true/false fields on my excel file . After I loaded the data correctly, I run the transform map and the True/False fields are not being populated. I looked online for scripts to help with this problem and I tried a few scripts but nothing work...

aishwarya53 by Kilo Contributor
  • 2963 Views
  • 7 replies
  • 3 helpfuls

Coalesce Field Not Working

Community, has anyone had an issue where even though a field is set to coalesce on transform duplicate values of that record are still being created? I'm currently migrating some asset management data and the asset tag is the field I'm coalescing on....

nateweldon by Tera Contributor
  • 3526 Views
  • 7 replies
  • 0 helpfuls

Resolved! where can i find this file - variable_summary_approval.xml which is used in approval_summarizer_sc_req_item macro

I want to hide some variable set in the Approval form view. The form uses approval_summarizer_sc_req_item macro and in this macro variable_summary_approval.xml is used to display the variables. I want to change this xml file. Where can i find this xm...