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

Error on Workflow while proposing standard Change template

Hi When we submit proposal for new Standard Change request and request is approved. It pops up the message twice as ; Info Message At least one of flow, workflow or execution plan should be filled. Otherwise, when order is placed, then even on approv...

anupamg by Tera Guru
  • 1204 Views
  • 5 replies
  • 2 helpfuls

How to execute scheduled import in flow designer??

Hello all,I want to execute the scheduled import 3 times in the flow. And if it has given error then incident will be created. I have tried this below is screen shots and script using custom action. But by doing it. It is creating execution records m...

11.png
martin63 by Tera Contributor
  • 2033 Views
  • 6 replies
  • 3 helpfuls

Catalog Builder - Variables in SCTASK

Hello all, I am back with another question.  I have a catalog item that 'User 1' fills out and is sent to 'User 2' to process.  On the catalog item, I have hidden fields that 'User 2' will fill out.  Currently, it's set up so when 'User 2' goes in to...

Lloyd700 by Tera Contributor
  • 1555 Views
  • 2 replies
  • 1 helpfuls

Regarding the ACL for reading restricted records

I have a requirement to restrict access to a certain type of problem and allow only specific groups to read them, table: problem, type: read. Therefore, I need an ACL on the Problem table with a script. However, this should apply to all created roles...

Resolved! Client Script - Auto Populate

Need help with some scripting... This is the scenario -On the asset table we have a reference field called Project Number (u_project_number) which references cmn_cost_center.We also have two additional reference fields - Program Manager (u_program_ma...