Package psdi.app.persongroup

The PersonGroups package allows persongroups to replace laborgroups.

See: Description

Package psdi.app.persongroup Description

The PersonGroups package allows persongroups to replace laborgroups. Before this change (in Merlin) Workflow assignments and notifications were made to Labor. In merlin, Workflow acts on People. There is are two tables with their associated mbo's involved: PersonGroups and PersonGroupTeam.

Package Specification

The Mbos included in the PersonGroups package are:

  • PersonGroupTeam -- Each Person to be placed in a Person Group (which will be responsible for some work) will be assigned a sequence number. This number is useful to determine the order in which each responsible party (person) is presented as the responsible group. Note that there are zero or more primary members, any of whom can be declared an group default (also known as the default asignee). Each primary member can have zero or more alternates to contact in case they are not available. If a group has any members, then exactly one must be the group default. For any group and non null useforsite there may be zero or one person who is the sitedefault. For any group and non null usefororg there may be zero or one org default.
  • PersonGroup -- Maintains the information about the PersonGroup (an id and description).

Last updated: 02/11/2004