Workflow - Edit inputs not available

kristenankeny
Tera Guru

I'm developing workflows that utilize sub workflows for our standard approval processes. The documentation online indicates I should see an "edit inputs" once I check out my workflow, but this is not an option. How do I get edit inputs to show?

2 REPLIES 2

kristenankeny
Tera Guru

In case it helps, my end goal is to set the person I need approval from in the parent workflow and pass that to my child workflow so that I can use the child workflow again, but the condition for whose manager changes from one parent workflow to another.


shanu
ServiceNow Employee
ServiceNow Employee

There is a system property to enable edit inputs :


=> glide.workflow.enable_input_variables


Set this to true.



After setting this, when you checkout the workflow, you should be able to see the option "edit inputs".