• You should be able to achieve this by simply changing the scope of the
    variable to public. Public variables should be accessible to both parent and
    child workflow jobs.

    This doesn't apply to escalation workflows that is triggered based on certain
    events. Basically, public variables are not available to parent jobs that
    trigger the escalation workflow even if the variable is made public in
    escalation workflow.
    Expand Post
    Selected as Best
  • You should be able to achieve this by simply changing the scope of the
    variable to public. Public variables should be accessible to both parent and
    child workflow jobs.

    This doesn't apply to escalation workflows that is triggered based on certain
    events. Basically, public variables are not available to parent jobs that
    trigger the escalation workflow even if the variable is made public in
    escalation workflow.
    Expand Post
    Selected as Best