nerdexam
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)
  • A
    17% (6)
  • B
    8% (3)
  • C
    72% (26)
  • D
    3% (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.

Full AD0-E331 Practice