- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2020 10:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2020 10:58 AM
Hi Chris,
Refer the below Link also For workflow.scratchpad.variable:
For Edit Input Refer the Screenshots:
Parent workflow:
Then in childworkflow:
Create Edit input:
Create variable.
After that access parent variable value in child:
Value which is get from parent will access like above.
u_val is my input variable internal name.
And lastly when we are attaching subflow to parent there will have to insert value to pass to subflow.
Val is my input variable name.
For accessing via Business Rule:
Refer the Link:
Also Go through:
Mark correct and helpful if it resolves your issue!!!
Best Regards
Vishakha

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2024 09:52 AM
this is what I was looking for!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2020 10:58 AM
Hi Chris,
Refer the below Link also For workflow.scratchpad.variable:
For Edit Input Refer the Screenshots:
Parent workflow:
Then in childworkflow:
Create Edit input:
Create variable.
After that access parent variable value in child:
Value which is get from parent will access like above.
u_val is my input variable internal name.
And lastly when we are attaching subflow to parent there will have to insert value to pass to subflow.
Val is my input variable name.
For accessing via Business Rule:
Refer the Link:
Also Go through:
Mark correct and helpful if it resolves your issue!!!
Best Regards
Vishakha