Skip to main content

Invoke Workflow File

Invokes another workflow file.

Input

  • Workflow File Path: Workflow file path, must be enclosed in double quotes
    • Type: System.String
    • Required
  • Parameters: The parameters to be passed to the activity.
    • Type: System.Collections.Generic.IDictionary<System.String, System.Activities.Argument>

Details

  • Click 'Go to Workflow' button to navigate to the relevant workflow file.
  • Click 'Edit Arguments' button to configure the arguments.