Click or drag to resize

ExportConnectivityPackageHelper Methods

The ExportConnectivityPackageHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAddOrReplaceXmlNode
Adds or replaces a xml node
Public methodStatic memberConvertToDataProperties
Converts baseProperties (value and set base properties) to DataProperty type for use in a property section in the systemonboarding default xml
Public methodStatic memberConvertToOnboardingConfigPropertySection
Converts data properties to a property section for use in systemonboarding default xml
Public methodStatic memberCreateConnectivityPackageContent
Creates the file content of the connectivity package (dictionary fileName, fileContent)
Public methodStatic memberCreateConnectivityPackageZipFile
Creates the files outlined in the fileContent dictionary in a zip file and returns the fileId of the temporarily stored file
Public methodStatic memberCreateTaskMappingTemplateDictionary
Creates a dictionary representing a task mapping to be used for the connectivity package export
Public methodStatic memberSetDefaultValues
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
Public methodStatic memberSetKeyPropertyAndDefaultValuesForResourceTypes
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
Public methodStatic memberSetKeyPropertyForExchangeObjects
Sets the property with propertyName as the key property Changes exchange object operation to UpdateOrCreate or the operation passed in optional parameter
Top
See Also