Optimized Proxy

The Dynamics GP service contains over 350 web methods. When you create a web reference or service reference for the Dynamics GP Service, the proxy generated contains code to access all of these methods. In many cases, your web service application will use just a small subset of the available methods. To optimize the proxy, you want to access a smaller set of methods. The following sections describe how to do this: