Creating and Deploying a Case Data Model

Before you can use case data in a business process, you must create a model of that data and deploy it as a separate application.

Procedure

  1. Click File > New > Business Data Project.
  2. In the New Business Data Project wizard:
    1. Enter a suitable Project name.
    2. Click Finish.
    A new project is created, containing an empty BOM.
  3. Model your case data as required.
  4. Deploy the Business Data project. See Project Lifecycle.

Result

Once deployed, you can now use it in business processes, by referencing the defined case classes to create, read, update, delete and search for case objects. See Using a Case Data Model in a Business Process.