Skip to main content
Mitratech Success Center

Client Support Center

Need help? Click a product group below to select your application and get access to knowledge articles, webinars, training content, and release notes or to contact our support team.

Authorized users - log in to create a ticket, view tickets status and check your success plan details.

 

Attributes

Attributes are the building blocks of objects. Each attribute in the object model is mapped to a column in TeamConnect's database. Attributes act like placeholders for the actual data that users enter. Most attributes appear as fields in the user interface. For example, the currentPhaseType attribute is represented by a field labeled Current Phase.

Each object in TeamConnect consists of multiple attributes, most of which appear in the object's main table in Object Navigator. For example, attributes for custom objects appear in the TProject table.

image

The following items can be displayed in Object Navigator:

  • (End of Path) Attributes—Identify data end values and do not link to other tables. When selected, they are the end of the path.
    For example, createdOn identifies the date a record was created.
  • Bridges—Bridges are items you use to traverse (navigate the relationships) between tables in the object model to build paths. You cannot use them as an end of a path.
    image
    Bridges always have an arrow (->) next to their name, and their names typically have the List suffix. For example, assigneeList-> links to the JProjAssignee table, which lists attributes about project assignees.
    A bridge will only link to one other table. However, it is possible for multiple attributes to be bridges that link to the same table.
  • Bridge Attributes—Bridge attributes are both attributes and bridges. Like bridges, they have an arrow (->) next to their name and can be used to traverse to another table. Because they also represent data, you can use bridge attributes to end a path.

Screen Shot 2017-09-26 at 1.53.48 PM.png

For example, defaultCategory-> identifies an object's default category, but it also links to the WObjdCategory table, which contains attributes that represent specific information about the category.

For a complete list of TeamConnect attributes, including which attributes can be used to traverse tables, end paths, or both, see Object Model: Read This First.

  • Was this article helpful?