Skip to main content

ConnectorHost

SuperOffice offers an IIS web service site which is designed to simplify the process of developing and deploying a Sync Connector. The connector host will be able to host any number of named connectors and will be able to expose their methods through web service calls.

Data carriers

Data carriers (or just carriers) are object types that transfer data between Erp Sync/SuperOffice and the Sync Connector.
These objects have no methods or behavior. They are pure data transfer objects (DTO).
  • The field meta-data carrier describes configuration settings for the connection
  • The ERP Actor data carrier describes company/person/project data