Skip to content

Dimensions - Process Steps

Import Version

Creates a new component version and imports artifacts

NameTypeDescriptionRequired
UsernametextBoxUsername to authenticate to Dimensions with.Yes
PasswordsecureBoxPassword to authenticate to Dimensions with.Yes
DB NametextBoxDimensions database to connect to.Yes
DB ConntextBoxDimensions DB to connect to.Yes
ServertextBoxDimensions server to connect to.Yes
Product SpectextBoxProduct spec to look for baselines from.Yes
IncludestextAreaBoxThe patterns to match files to upload. The wildcard ** indicates every file. So the pattern dist/**/* would retrieve the entire file tree underneath the dist directory.No
ExcludestextAreaBoxThe patterns to exclude files to upload.No
Text File ExtensionstextBoxA comma separated list of extensions of files need to be converted to a new character set on download (e.g. txt,properties,log). This should be used in cases where the OS the files are being deployed to requires a different character set than the one uploading the files into the server.No
Overwrite Existing TimestampcheckBoxIf checked, the artifact's timestamp will be the time of upload. Otherwise, the timestamp will be the time of last modification.No
Dimensions ClasspathtextBoxThe full path to each of the following Dimensions libraries, colon separated: darius.jar, dmclient.jar, dmfile.jar, dmnet.jar and dmtpi.jar. These can be found under DM_ROOT/java_api/lib and DM_ROOT/AdminConsole/lib on a Dimensions server.Yes
Specific Baseline SpectextBoxNo