Enabling Memory Saving Mode at Design Time

Use the following steps to enable memory saving mode at design-time.

Procedure

  1. To enable memory saving mode on TIBCO Business Studio™ for BusinessWorks™, navigate to > Windows > Preferences > BusinessWorks > Process Diagramand select the option Save information to support memory saving mode. This option is not selected by default.
  2. To update memory saving mode for existing processes, right-click on TIBCO ActiveMatrix BusinessWorks™ Projects and select Refactor > Repair BusinessWorks Projects. In the dialog box select Update memory saving mode variables option. The variables that can be freed from different activities is displayed in the Preview page and select Ok.
    The corresponding BX VariableDescriptor model is created and serialized in the process file.
  3. To remove memory saving mode for existing processes, right-click on TIBCO ActiveMatrix BusinessWorks™ Projects and select Refactor > Repair BusinessWorks Projects. In the dialog box select Remove memory saving mode variables option. The variables that can be removed from different activities is displayed in the Preview page and select Ok.
    The corresponding BX VariableDescriptor model is removed in the process file.