Settings Page Reference

On the Settings page you can change user settings like operator preferences and application settings like operator preferences, notification preferences, and deployment preferences.

User Settings
This section provides options for personal preferences that you can set for WebStudio. For more details about these options, see Personal Preferences Settings.
Applications Settings
Using the Application Settings, you can restrict the operators, and configure project-level email notifications for each project. This section further categorizes the settings in the following preferences:
  • Operator Preferences - Using the Operator section, you can restrict the operators available for creating the Business Rule using the Builder interface in WebStudio. For more details about these options, see Operator Settings.
  • Notification Preferences - Using the notification section, you can configure email notifications based on the project action. For more details about these options, see Notification Settings.
  • Deployment Preferences - Using the Deployment Preferences, you can configure hot deployment settings for the projects without restarting RMS.
    Note: These configurations are not applied to the RMS.cdd file but are available only for that RMS session.
    Click the Add icon to add a new hot deployment preferences for a project. Click the Remove icon to delete an existing deployment preference.

    Hot Deployment Configuration Properties
    Fields Mapped RMS.cdd Property
    Name <ProjectName>.ws.applicableEnvironments
    Project Select the project for which hot deployment preferences are configured
    Enable <ProjectName>.<EnvironmentName>.ws.jmx.hotDeploy.enable
    Host <ProjectName>.<EnvironmentName>.ws.jmx.host
    Port <ProjectName>.<EnvironmentName>.ws.jmx.port
    User Name <ProjectName>.<EnvironmentName>.ws.jmx.user
    Password <ProjectName>.<EnvironmentName>.ws.jmx.password
    Cluster Name <ProjectName>.<EnvironmentName>.ws.jmx.clusterName
    Agent Name <ProjectName>.<EnvironmentName>.ws.jmx.agentName
    InMemory <ProjectName>.<EnvironmentName>.ws.jmx.inMemory
    For more information on the hot deployment settings present in the CDD file, see Hot Deployment Property Group.