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

Forum Posts

[global] Flow Designer to create 1 HR Case

I have a flow that is in the [global] scope, and has multiple sc_tasks that are created during the process of the flow. There is a single step where I need to create an HR Case [sn_hr_core_case] for some HR validation/work. When I try to add the Crea...

S_McCray by Tera Contributor
  • 1511 Views
  • 2 replies
  • 1 helpfuls

Resolved! Datastream Flow Action - fd_data not defined

I'm using a datastream action and would like to use the "Action Preprocessing" section's "Script step" to set up some debugging. In the datastream action, I have checked the "Enable preprocessing script" box under "Action Preprocessing" and added the...

automation

What automation functionality does ServiceNow have (ticket comes in, automated response, select resolution type, another email goes out, closes ticket after 10 days of no response, etc..

ishitagshar by Tera Contributor
  • 4086 Views
  • 4 replies
  • 0 helpfuls

Resolved! Playbook running in child task

Hello, I have configured my first playbook and I would like to run in child task table. Also, I would like to hold the progression of task once the previous is complete. Any help or suggestions are very much appreciated.

Ashadiee by Mega Contributor
  • 1257 Views
  • 2 replies
  • 2 helpfuls

Resolved! Branches based on variable

Hello, I am attempting to build a flow that branches based on a variable value. This yes/no variable is set to none as a default value as the variable is unknown at the beginning of the flow. In step 9, the person working the ticket needs to pick yes...

michael_smith_0-1729189170518.png

Semaphore like behavior in Flow Designer

Hello ServiceNow Community, I am looking for some guidance on how to create a semaphore-like behavior within the Flow Designer engine. Specifically, I want to ensure that only one instance of a particular flow is executed at a time. Additionally, it ...

cedric-try by Tera Contributor
  • 750 Views
  • 1 replies
  • 0 helpfuls

flow is trigged twice

Problem: The flow posts the same comment on two consecutive days, even though it is supposed to post only once.I created a flow that posts a comment to notify users that their case will be closed if no action is taken.Flow action: Search for all case...