Personal Preferences Settings

Set preferences for TIBCO BusinessEvents WebStudio using the options available on the Personal Preferences tab.

After updating the values, click Apply Changes to set new WebStudio preferences.

Field Default Value Description
Number of Recently Opened Items 10 The number of recently open items to be displayed in the Recently Opened artifact list on the artifact explorer. See Artifact Explorer Panel Reference.
SCS User Name jdoe The user name to connect to the SVN repository mentioned in the ws.scs.rootURL property of the RMS.cdd file. This user name overrides the default user name provided in the ws.scs.default.username property of the RMS.cdd file.

See Source Control System (SCS) Property Group for more details about the RMS.cdd properties.

SCS User Password jdoe The password for the SCS User Name field to connect to the SVN repository mentioned in the ws.scs.rootURL property of the RMS.cdd file. This password overrides the default password provided in the ws.scs.default.password property of the RMS.cdd file.

See Source Control System (SCS) Property Group for more details about the RMS.cdd properties.

Unlike the ws.scs.default.password property of the RMS.cdd file, this field takes the actual password and not the Base64 formatted password.

View Project List The structural view of the project artifacts under the Artifact Explorer in workspace.
Decision Table Auto Size Strategy -

Specifies the autofit approach for the columns of decision tables. Select the required value and click Apply Changes. Reload the decision table for the new autofit approach to take effect.

  • Auto Size All- Resizes all columns to autofit the column heading as well as the column values

  • Auto Size Values Only (Skip Headers) - Resizes all columns to autofit the column values (not headers)

  • Size Columns to Fit Screen - Resizes all columns to autofit all of them in the current screen

Decision Table Page Size 20 The number of rows of the decision table to be displayed in a page. Reopen the decision table, or disable and then again enable the page view, to reflect the updated page size for the decision table. The minimum page size is limited to 10.
Default Rule Template Instance Filter Match Any Specifies the default logical operator for new conditions in the condition builder of the business rule.
Select widget for string bindings in Rule Template Instance TextArea Choose between TextBox and TextArea for string bindings in rule template instances. To enter multiple-line values, select the TextArea option. The setting is applicable across all rule template instances in all the projects.

You can use TIBCO BusinessEvents Studio to set the binding values in rule template instances of a particular project. For the string binding that you want, in the binding element, set an attribute with widgetType key and value TextBox or TextArea.

Auto UnLock on Approve/Reject selected If selected, the property enables the artifact to be unlocked once they are either approved or rejected for the committed update
Group Related Artifacts selected If selected the business rules are grouped under their parent rule templates, and decision tables are grouped under their parent virtual rule function. If the check box is clear, the decision table and rule templates are not grouped and are listed individually.
Allow Custom Domain Values selected If selected, the custom values can be entered for the attributes associated to the domain. If the check box is cleared, you can only select from the domain values list using the drop-down.
Show column alias if present cleared If selected then column alias are displayed for the decision table columns. Column alias can be defined using the column option Field Settings.