Skip to main content

Strongly identify a workflow on runtime, getting output

Comments

1 comment

  • Permanently deleted user

    Hi Denis,

    A Workflow can be run with an argument, which you could assign when you invoke the workflow from code.  If you give this argument a type of "In/Out", then it will be returned in the Dictionary of results with the Workflow Completed event.

    You won't get back an object reference to the original value you assign, so it's best to use a string in there that you can recognize when you get it back again.

    /customer/servlet/servlet.FileDownload?file=00P6000000e88PxEAI

    Regards,

    -Malcolm

     

    0

Please sign in to leave a comment.