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
- Click .
- In the New Business Data Project wizard:
- Enter a suitable Project name.
- Click Finish.
A new project is created, containing an empty BOM. - Model your case data as required.
- Deploy the Business Data project. See Project Lifecycle.
ResultOnce 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.
Subtopics