Reduction of Disk Space Requirements

You can reduce disk space requirements by employing a few strategies.

The strategies to reduce disk space requirements are as follows:

  • Use in-memory workflows.
  • Reduce the amount of data collected for each workflow step, including the intermediate documents.
  • Remove the output parameter if the output document of a step is not needed.
  • Modify the out-of-the-box workflow to remove parameters you do not need to extract the attributes.
  • Tune the in-memory workflow by specifying appropriate values for track and trace levels.
  • Review the options and configurations for workflow and rulebase tracing. You can eliminate some of these if you do not need to specify log options of EvaluateRulebase to generate error report file.
  • Review the configuration of your production environment to ensure that request and response files for web service requests are not generated.