This table is used by a Portal administrator to "push" user profile attributes to users for managing in their user profile. Example custom profile attributes may be "rank" for the US Navy, or pmfkey for Computer Associates.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| group_objectkey | integer | not null | Represents the UID of a Portal group.
Type: FK to por_group.objectkey |
| name | nvarchar(100) | not null | The name of the new user profile attribute available to members of this group. The value is managed by the user in the MyProfile UI. |
Product Name: Portal
Table Type: Table