The following tables list the members exposed by the IConnectorEngine type.

Name Description
Public method CheckVersion()
Public method ConnectionTest() Test connection to api/database/file/etc
Public method ExtractData() Retrieves data from the WorkflowMax APIs, transforms it to the internal XML import format and returns it
Public method ExtractPreLoadAttributes() Retrieves attributes in the pre loading phase before data is added into synergy
Public method GetLease()
Public method GetLicenseDetail() Retrieve a connetor's license details
Public method OnAfterImport() Do anything required after a successful import
Public method SkipJobNamingRules() Whether to skip applying the job naming rules
Top