Parts of an object extension

To extend objects in the Dynamics GP service, you will create the following:

  • An extension assembly that contains the processing code for the web service extension. This assembly wil be added to the main folder for the Dynamics GP web service installation.
  • Entries in the BusinessObjectsFile.config that tell the Dynamics GP service what additional events are to be processed.