Extending the Web Service

This portion of the documentation provided detailed information about extending the Dynamics GP service to handle additional data. The following items are discussed:

  • Overview discusses how the Dynamics GP web service can be extended, and describes the steps involved.
  • Dynamics GP Service Events describes the events that are used when extending the Dynamics GP service.
  • Extension Assembly explains how to create an extension assembly containing the code for your Dynamics GP service extension.
  • Registering Events describes how to register for the various events available in the Dynamics GP service.
  • Using Service Extensions provides examples that demonstrate how to use a Dynamics GP service object that has been extended.