Skip to content

File System - Process Steps

Import Version

Creates a new component version and imports artifacts

This step has no input properties.

Roles in the File System plug-in

The plug-in adds these roles automatically to resources. You cannot add these roles manually.

FileSystemComponentProperties

NameTypeDescription
Always Use Name PatternBooleanA name is automatically assigned to a new version. The name assigned is based on the pattern specified in the Version Name Pattern field. If this property is not enabled, you must specify a name each time you create a version.
Base PathStringThe path to the directory that contains the artifacts.
Extensions of files to ConvertStringA list of file extensions to convert into another character set. Separate each file extension with a comma. Specify this property if you have text-type files that must be converted into another character set. Matching file types are converted into the default character set of the system where the agent is located.
Next Version NumberStringThe version number for the next version. This property is meaningful only when the Always Use Name Pattern property is enabled.
Preserve Execute PermissionsBooleanFor Linux and UNIX operating systems, enable this property to retain the execute permissions for each file.
Version Name PatternStringA pattern for each version name. You can use the ${version} variable to include an automatically incremented version number. For example, the mycomp_${version} pattern produces versions such as mycomp_1, mycomp_2, and so on. This parameter is meaningful only if the Always Use Name Pattern property is enabled.

FileSystemImportProperties

NameTypeDescription
Version DescriptionStringThe description for this version.
Version NameStringThe name for this version.