KB-133007: Exporting component types

Exporting component types

The ComponentTypes export type creates a summary of the component types created in the Component type editor module (located in the AdminClient) and their configuration settings (name, ID, etc.).

The generated output for this export can be either a XML or JSON file.

Example call:

VDogAutoExport.exe  "/rd:D:vdClientArchive" "/CFile:D:TestComponentTypes.ini"

Parameter file ComponentTypes.ini

[Common]
ReportType=ComponentTypes
ExportFile=D:TestComponentTypes.xml

[User]
Account=
Password={Password}

List of attributes that can be found in the resulting file

XML Descriptio
`<root&gt Starting point of the lis
<ComponentTypes&gt Contains information about the component types.
<ComponentType&gt CompressionFactor=”…” Contains the set parameters for the compression factor. Possible values
NameComponentDefault=”… Contains the default name of the component type
PreferredUploadClass=”… Specifies the upload type that was preselected at the point that the job was created
QuickCompareByFt=”… Specifies how the first comparison (to check for changes) is carried out:Y = file tim N = checksums of the fil
TransparencyColor=”… Specifies which color, in the icon of the component type, needs to transparently displayed.Value: (R+100 G+100 B+100)Examples:100100100 = black355355355 = white
Bmp=”… Contains the symbol of the component types encoded in Base64
IgnoreEmptyDirectorie Specifies whether empty directories need to be ignored when new versions are created or when an upload is carried out. Possible values:Y for ye N for n
Comment=”… Contains comments about the component type in the Component type editor
LastEdited=”… Contains the timestamp of the last change (in UTC)
Hierarchy=”… Contains the path to the component type in the component editor.
VersionNumber=”… Contains the version of the component type and increases by 1 each time a new version is checked in
ID=”… Contains the ID of the component type
Name=”… Contains the name of the component type
<Version&gt Contains information specifying which files will be saved on the server during a job execution and which files will not be
<Includes&gt Information about which files should be monitored during a job execution
<Include&gt WithSubDirs=”… Specifies whether subdirectories should also be searched for, in addition to those files entered in Filespecification. Possible values:Y for ye N for n
Filespecification=”… Specifies which files are compared or uploaded at the point of job execution.
<Excludes&gt Information about which files will be excluded
<Exclude&gt WithSubDirs=”… Specifies whether subdirectories should also be searched for, in addition to those files entered in Filespecification. Possible values:Y for ye N for n
Filespecification=”… Specifies which files will not be compared or uploaded during job execution.
<SignificantFiles&gt Information about which files to compare or not to compare during a job execution

Last update: September 15, 2023

Related Articles

IMPRINT | PRIVACY POLICY | COOKIE POLICY

Privacy Preference Center