Adding Base or Secondary Tables to IDOs

When you add an IDO, you must identify a primary base table.

If there are columns in other tables that have a relationship with the primary base table and if you want to expose these columns as properties on the IDO, you must also add the related table to the IDO as either a base table or a secondary table.

To add base or secondary tables to an IDO:

  1. In the IDOs form, select the IDO to which you want to add tables.
  2. Click Check Out.
  3. Click New Table.
  4. In the New Table form, specify this information:
  5. If you are adding a secondary table, specify the join conditions.
  6. Click OK.

The table and join conditions are added to the IDO.