Carl, I appreciate the feed back. My reply to Burke may have been a little clearer if I had explained a little more.
My workflows are not being run by my clients directly. These are run via PERL accessing the Orchestrator REST API. All I have is a JSON to pass to orchestrator.
I attempted to use the MimeAttachment however, I am lost as to how to pull the Mime from my local box when all I have passed to me is a string path location to the file.
So basically I receive c:\path\file.csv via JSON and then I have to attach the Mime based on that.
If anyone has input into that I would appreciate the help. I marked Burke as correct answer because he is correct and now the finer details of implementation are eluding me.
Thanks for the help.