Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
To provide web access to your documents, create a service interface that defines the methods to create, update, delete, and retrieve business documents. The following sections describe how to create the service interface.
- Overview of a service interface
- Creating the Visual Studio project
- Adding an interface for the native endpoint
- Adding an interface for the legacy endpoint
- Implementing a service contract for the native endpoint
- Adding Dynamics GP Service methods
- Implementing a contract for the legacy endpoint
- Adding configuration information