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

workflow in the flow designer

Hi team ,  How do I apply the run script of a workflow in the flow designer? Script : workflow.scratchpad.approvalorder = 10; 

pramn by Kilo Sage
  • 404 Views
  • 2 replies
  • 1 helpfuls

Resolved! How to set CI active=false

I have to be missing something incredibly simple here. I can run a glide record query for active=true: var rec = new GlideRecord('cmdb_ci'); rec.addQuery('active',true); rec.addQuery('name', 'foobarbaz'); rec.query(); while(rec.next()){       gs.pri...

patk1000 by Giga Contributor
  • 3081 Views
  • 7 replies
  • 0 helpfuls

Run Transform map in another instance

Hi Team,I have a requirement where the user submits the catalog item in Prod environment and it has to run the transform map in lower instance. For this catalog item attachment is mandatory and it takes excel file which needs to be imported. Is there...

Bindhu1 by Tera Contributor
  • 352 Views
  • 2 replies
  • 0 helpfuls

Unable to create reports

Hi mates,Why i am unable to create reports on sys_data_source table i have admin access as well, any clues ?, while searching for table it is not showing the table. I have not impersonated.

shaik23_0-1722418856352.png
shaik23 by Tera Expert
  • 610 Views
  • 5 replies
  • 1 helpfuls

Run Transform map in another instance

Hi Team,I have a requirement where the user submits the catalog item in Prod environment and it has to run the transform map in lower instance. For this catalog item attachment is mandatory and it takes excel file which needs to be imported. Is there...

Read-Only After Submit

Hello Team, Need help.  When we click the Submit button, the form redirects to the list view, and all fields should become read-only in both the list view and the form view. However, when the user clicks the Save button, all fields remain editable un...

Khalid9030 by Tera Contributor
  • 522 Views
  • 9 replies
  • 1 helpfuls