Setting Up In Memory Object Management

If you do not want to use cluster and/or persistence for your project, you can use In Memory object management

For details about In Memory object management, see In Memory Object Management.

    Procedure
  1. In TIBCO BusinessEvents Studio, perform one of the following steps for your project:
    • In the New CDD wizard, add a new CDD file and select Cluster Type as Unclustered and Object Management Type as In Memory. For details, see Adding a CDD File to the Project
    • If modifying an existing CDD file, on the Cluster tab, select the Cluster Management and change the Cluster Management Mode to Unclustered.

      By default, the object management is set to In Memory.

  2. To verify, select Object Management and see that Object Management Mode is set to In Memory.
  3. Save the CDD file.
What to do next