Use the following steps to enable memory saving mode at design-time.
Procedure
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.
To update memory saving mode for existing processes, right-click on
TIBCO BusinessWorks™ Container Edition 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.
To remove memory saving mode for existing processes, right-click on
TIBCO BusinessWorks™ Container Edition 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.