Workflow - Edit inputs not available
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2016 08:20 AM
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,394 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2016 10:34 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-04-2017 03:28 PM
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".