Use of versioning
Each file that is received by Business Rules Manager is versioned and renamed. The name of the workflow, node, task, or table is used as the root of the new file name. A suffix that is composed of a timestamp is added to the root and the original file extension is added to the end of the file name.
The timestamp is in the form of _YYYYMMDD_HHMMSSmmm. The new file is placed in the
directory that is specified in the intermediatePath configuration property. The Business Rules Manager adds a row to the user data table in the database to keep a record of all the versions of a
file.