Enabling Memory Saving Mode at Design Time
Use the following steps to enable memory saving mode at design-time.
- Procedure
- To enable memory saving mode in TIBCO Business Studio for BusinessWorks, navigate to and select the option . This option is not selected by default.
- To update memory saving mode for existing processes, right-click on
TIBCO BusinessWorks™ Container Edition Projects and select
. 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.
- To remove memory saving mode for existing processes, right-click on
TIBCO BusinessWorks Container Edition Projects and select
. 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.