Adobe
AD0-E331 · Question #43
AD0-E331 Question #43: Real Exam Question with Answer & Explanation
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.
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.
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.
Community Discussion
No community discussion yet for this question.