Userdata workflow files

XML files: userdata/data/*.xml, userdata/task/*.xml, userdata/node/*.xml, userdata/workflow/*.xml

TBL files: userdata/data/*.tbl

The snapshot collects all of the XML and TBL files that are in the userdata subdirectory structure. If configured, any XML or TBL files in the subdirectory structure are included in the snapshot. Use the dataDirectory configuration parameter of the component to specify the directory that contains the userdata subdirectory.

By default, the workflow XML and TBL files are not added to the snapshot. Use the following configuration parameters to control which files are added to the snapshot:
  • snapshotBrIncludeWorkflowXmls is used for the workflow XML files.
  • snapshotBrIncludeWorkflowTbls is used for the workflow TBL files.
These parameters are described in Table 2.
When effective dating is enabled, many descriptor files can exist. To reduce the number of files processed, Business Rules Server tracks the effective dated tables that are used by the client components and includes only those files in the snapshot. This method reduces the size of the snapshot.zip file.
Note: To include all of the effective dating files in a snapshot, start Business Rules Server and create the snapshot before any work is run.