Editing Domain Models

Using RMS, you can manage the lifecycle of domain models, and edit them in TIBCO BusinessEvents WebStudio.

You can create a domain model only in BusinessEvents Studio; however, you can edit them in Studio as well as WebStudio. The updates are committed in the RMS and are available to all user after the approval.

See TIBCO BusinessEvents Developer's Guide for more information on domain models.

Before you begin Ensure that Project is selected under the Groups section in WebStudio.
    Procedure
  1. In WebStudio, click the Workspace tab.
  2. On the Workspace tab, select the All Projects artifact group to display domain models in the artifacts list.
  3. In the Artifact Explorer, select the domain model that you want to update.
    The Domain Model editor opens up on the right panel.
  4. Perform either of the operations to update the domain model:
    Click Add domain entry icon to add a new row to the domain entry list.
    Select any of the existing domain entry and click the Duplicate icon to create a duplicate entry.
    Double-click on any entry to edit the domain entry value and its description.
    Click the Inherits from drop-down and select any other domain model in your project, from which you want to inherit domain entries.
    Select an existing domain entry and click the Delete icon to remove that entry.
  5. Click Save to save the changes.
  6. Click Validate to check for any issues.
  7. Click Commit to commit the changes to the RMS.