Skip to main content

Deploy Configuration Task

From a folder, retrieves all configuration xml files to calculate the configuration items to insert, update or delete.

Examples


<DeployConfigurationTask Identifier="Configuration" DisplayName_L1="Configuration" ConfigurationDirectory="C:/identitymanager/Conf"/>

Properties

PropertyDetails
ConfigurationDirectory requiredType String Description Directory of the configuration to import
DisplayName_L1 requiredType String Description Display name of the task in language 1 (up to 16).
GeneratedCodeNamespace optionalType String Description The namespace of the generated code (entities + writer).
GeneratedCodePath optionalType String Description The path of the generated code (entities + writer).
GeneratedFile optionalType String Description The path of the xml file in which all the configuration is generated by the scaffoldings.
Identifier optionalType String Description Unique identifier of the task.