Skip to main content

XML Templates

Templates for all the System onboarding configurations can be found in the following path: C:\Program Files\Omada SDK\V14.0\templates\xml.

You can use collector and connector templates as a base for writing new template-based connectivity.

Collector templates

Collector templates are designed to read data. If you want to build a new connectivity based on a template collector, you can use the following collector templates as base for your system onboarding configuration:

info

Some of the collector templates also have configuration data for connectors.

FileDescription
ODW-LDAP.xmlSystem onboarding configuration file for the LDAP collector.
ODW-ODATA.xmlSystem onboarding configuration file for the ODATA collector.
ODW-REST.xmlSystem onboarding configuration file for the REST collector.
ODW-NETQuery.xmlSystem onboarding configuration file for the .NET Query collector.

Connector templates

Connector templates are designed to write data. Connector templates consist of the single Connector settings section. Most of the parameters in this section are similar to the collector templates, but they are not set as required.

info

The connector must use the same settings as the collector.

The settings take effect in cases where there is a need to specify different connection details for the collector and connector, for example, different user credentials.

FileDescription
OPS-DatabaseSystem onboarding configuration for the Database provisioning connector.
OPS-LDAPSystem onboarding configuration for the LDAP provisioning connector.
OPS-PowerShellSystem onboarding configuration for the PowerShell provisioning connector.
OPS-RESTSystem onboarding configuration for the REST provisioning connector.