Search code examples
workflowworkflow-foundation-4workflow-foundationworkflow-activity

How to get outArgument WorkflowApplication when wf wait for response(bookmark OR idle) and not complete


Accessing Out Arguments with WorkflowApplication when wf wait for response(bookmark OR idle) and not complete


Solution

  • Even simpler: Use another workflow activity to store the value you are looking for somewhere (database, file, ...) before starting to wait for a response!