Passing an object from PowerShell custom activity to workflow
I wanted to pass an object from PowerShell to my workflow, instead of creating individual standard out tags that had to be individually parsed. This is a working process I found. You will need to:Create a PowerShell scriptCreate a custom activity us...
