Previous Topic: Review the Prerequisites

Next Topic: Create Attributes

Create an Object

Create an object in Studio so that users can create instances of the object in the product. For example, create an object named Survey in Studio, so that users can create multiple surveys.

Follow these steps:

  1. Open Administration, and from Studio, click Objects.
  2. Click New.
  3. Complete the requested information. The following fields require explanation:
    Master or Subobject

    Specifies whether an object is a master object or a subobject.

    Values:
    • Master. Specifies that the object is not the child of another object. Select the partition model of the master object in the Partition Model field. The default is the System partition model.
    • Subobject. Specifies that the object is the child of another object. Select the master object of the subobject in the Master Object field.
    Event Enabled

    Specifies that the process engine is notified of object instances that are created or updated.

    Copy Enabled

    Specifies that copies can be made of the object instances.

    Export Enabled

    Specifies that object instances can be exported to XML.

    View All Enabled

    Specifies that the object instances can have a view containing all properties, subobject lists, and page portlets that can be personalized on a single page.

  4. Save your changes.

Back to Top