What do most of you do with the orchestrations generated by the WCF Consume Adapter or the SQL Adapter?
They seem to be created because they contain the multi-part message types and ports.
I’m assuming that most of the time, I already have an orchestration written and I’m adding one of these adapters to it. Thus, I rarely would use that orchestration as the beginning of a real orchestration.
Do you:
1) Keep the orchestration, bind it, and deploy it along with everything else, even though it never “runs”.
2) Delete it and handle the ports/multi-part messages yourself in your “real” orchestration.
3) Other?
Thanks for your input,
Neal Walters