You can create components by importing artifacts from the
file system on the IBM® UrbanCode Deploy server.
You can import a single version or automatically import versions as
they are added to the file system.
About this task
IBM UrbanCode Deploy imports
local files with two methods:
- File System (Basic)
- This method imports all files in the specified directory. You
can manually update these files to create component versions, but
the server does not create versions automatically. See Creating components from a nonversioned file system.
- File System (Versioned)
- This method treats each subdirectory in the target directory as
a different version of the artifacts. You can set the server to check
for new subdirectories periodically and automatically create component
versions when new subdirectories appear. See Creating components from a versioned file system.
In either case, the artifacts must be on the same
file system as the IBM UrbanCode Deploy server.