Adobe
AD0-E331 · Question #43
How can you pass data from a parent workflow to a child workflow?
The correct answer is C. By passing parameters to the child workflow. When you call a child workflow using the "Sub-workflow" activity, you can pass parameters to it, which can then be used within the child workflow.
Workflow Development and Management
Question
How can you pass data from a parent workflow to a child workflow?
Options
- ABy using global variables
- BBy using instance variables
- CBy passing parameters to the child workflow
- DIt is not possible to pass data between workflows.
How the community answered
(36 responses)- A17% (6)
- B8% (3)
- C72% (26)
- D3% (1)
Explanation
When you call a child workflow using the "Sub-workflow" activity, you can pass parameters to it, which can then be used within the child workflow.
Topics
#parent-child workflows#parameter passing#workflow variables#sub-workflow
Community Discussion
No community discussion yet for this question.