Calling a web/wcf service from orchestration: adding a generated item vs adding service reference
问题 If I want to call a web service or wcf method from an orchestration, I can do it by either adding a service reference to the project or adding a generated item. What is the advantage of either approach - is there a best practice? 回答1: Steef -Jan Wiggers answers a similar question here TL;DR - Always use the Generated Items wizard . My 10c - Although the .xsd files imported by Add Service is added as a schema and set to BtsCompile, there are some limitations such as: Add Service Reference will