ExportConnectivityPackageHelper Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
public static class ExportConnectivityPackageHelper
The ExportConnectivityPackageHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AddOrReplaceXmlNode |
Adds or replaces a xml node
|
![]() ![]() | ConvertToDataProperties |
Converts baseProperties (value and set base properties) to DataProperty type for use in a property
section in the systemonboarding default xml
|
![]() ![]() | ConvertToOnboardingConfigPropertySection |
Converts data properties to a property section for use in systemonboarding default xml
|
![]() ![]() | CreateConnectivityPackageContent |
Creates the file content of the connectivity package (dictionary fileName, fileContent)
|
![]() ![]() | CreateConnectivityPackageZipFile |
Creates the files outlined in the fileContent dictionary in a zip file and returns the fileId of the temporarily stored file
|
![]() ![]() | CreateTaskMappingTemplateDictionary |
Creates a dictionary representing a task mapping to be used for the connectivity package export
|
![]() ![]() | SetDefaultValues |
Sets the default value for configuration parameters according to the passed parameterValues
For parameters that are in the exclusion list (doNotExportParameterNames) the value is not set
For secure string type properties no default value is set
|
![]() ![]() | SetKeyPropertyAndDefaultValuesForResourceTypes |
Sets operation to CreateOrUpdate, sets placeholders for the personal account resource type,
sets the ODWBUSIKEY as key property and fills it with the resource type name
|
![]() ![]() | SetKeyPropertyForExchangeObjects |
Sets the property with propertyName as the key property
Changes exchange object operation to UpdateOrCreate or the operation passed in optional parameter
|
Name | Description | |
---|---|---|
![]() ![]() | CollectorParameterConfiguration |
The key for the collector parameter configuration
|
![]() ![]() | CollectorSystemOnboardingConfigKey |
The key for the systemonboarding config of the collector
|
![]() ![]() | CollectorTechnologyKey |
The key for the collector technology
|
![]() ![]() | CollectorUidKey |
The key for the collector Uid
|
![]() ![]() | ConnectivityPackageNameKey |
The key for the connectivity package name
|
![]() ![]() | ConnectivityPackageVersion |
The key for the connectivity package version
|
![]() ![]() | OPSConnectorConfigKey |
The key for the Ops Connector config
|
![]() ![]() | OPSConnectorDefaultConfigkey |
The key for the Ops Connector default config
|
![]() ![]() | OPSConnectorIdKey |
The key for the connector Id
|
![]() ![]() | OPSConnectorModelKey |
The key for the connector model
|
![]() ![]() | OPSConnectorNameKey |
The key for the connector name
|
![]() ![]() | OPSConnectorParameterConfiguration |
The key for the ops connector parameter configuration
|
![]() ![]() | OPSConnectorSystemOnboardingConfigKey |
The key for the systemonboarding config of the connector
|