Associating data objects with case types

Provide the transparency of data that a microjourney requires by associating data objects with case types. When you indicate which data objects you need to create to process your business case, you improve the overall planning and development of your application.

When you associate a data object with a case type, you create a draft relationship between the object and the case type. Visualization of this relationship helps your team understand what data objects they need to define, so that users of your application can begin their microjourney. For example, in a case type that represents a hiring process, you can associate Personal details and Contact details data objects with a Collect personal details stage.
  1. In the navigation pane of App Studio, click Case types, and then click the case type that you want to open.
  2. In the Data section of a stage in which you want to add a data object, click Add data object, and then select a data object that you want to use:
    Choices Actions
    Create a new data object
    1. In the data objects list, select Create new.
    2. In the New data object window, in the Name field, enter a descriptive name for the data object.
    3. Click Submit.
    Select an existing data object In the data objects list, select the data object that you want to add.
  3. In the Data object properties panel, in the System list, select a system that you want to associate with the data object:
    Choices Actions
    Create a new system
    1. In the list, select Create new.
    2. In the New system window, in the Name field, enter a descriptive name for the system.
      For example: Enter LinkedIn.
    Select an existing system In the list, select the system that you want to use.
  4. Optional: To allow users to read information in the system, select the Read check box.
  5. Optional: To allow users to update information to the system, select the Update check box.
  6. Optional: To communicate when you want to include the data object in your microjourney, associate the data object with a release:
    1. In the Additional details section, click Configure release.
    2. In the Edit details window, in the Release list, select the release.
    3. Optional: To provide more information, in the Comment text box, enter a short description.
    4. When you implement the data object, select the Mark as done check box.
    5. Click OK.
  7. Click Save.
Result: Your case life cycle displays draft data objects that you can use when you plan development of your application.
What to do next: Turn the draft data associations into permanent data objects that you can use in your application. For more information, see Implementing draft data objects.