Using the Web Service
This portion of the documentation provided detailed information about performing actions with the Dynamics GP service. The following items are discussed:
- Creating Objects explains techniques for creating objects through the service.
- Retrieving Objects describes techniques for retrieving objects from the service.
- Updating Objects describes how to use the Dynamics GP service to update objects.
- Deleting or Voiding Objects explains how to use the Dynamics GP service to delete or void objects.
- Exceptions describes how to handle exceptions that occur during service calls.
- Policy explains how to use policy to control the service operations.
- Other Programming Techniques describes some additional programming techniques that will be useful when working with the Dynamics GP service.
- Entity ID Filtering explains how the identity information contained in objects can be used to filter them as they are retrieved from the Dynamics GP service.
- Entity Action Tracking describes how changes to objects in the Dynamics GP service can be tracked.
- Optimized Proxy explains how to create an optimized proxy for your application that accesses the Dynamics GP service.