In addition to gear alerts, ATG Portal includes two other categories of alerts, administrative alerts and framework alerts. Administrative alerts are messages that are generated from the Portal Administration Pages, while framework alerts are generated by the PAF. See Configuring Alerts in the Portal Administration chapter of the ATG Portal Administration Guide for information about how you can use the Alerts tab in the Portal Administration to manage and create administrative and framework alerts.

Administrative and framework alerts are created in much the same way as gear alerts, except that they extend AdministrationMessage or FrameworkMessage, rather than GearMessage. You should not need to create new administrative or framework alerts unless you have extended the Portal Administration or the PAF.

The following administrative alerts are pre-defined:

Message Name

Message Type

Resource Bundle

CommunityGearAddedMessage

atg.portal.messaging.
CommunityGearAddedMessage

atg.portal.messaging.
CommunityGearAddedResources

CommunityGearRemovedMessage

atg.portal.messaging.
CommunityGearRemovedMessage

atg.portal.messaging.
CommunityGearRemovedResources

PageGearAddedMessage

atg.portal.messaging.
PageGearAddedMessage

atg.portal.messaging.
PageGearAddedMessageResources

PageGearRemovedMessage

atg.portal.messaging.
PageGearRemovedMessage

atg.portal.messaging.
PageGearRemovedMessageResources

In addition, the following framework alert classes are included in ATG Portal 6, but are not pre-defined as alerts. See Configuring Alerts in the Portal Administration chapter of the ATG Portal Administration Guide for information about creating new alerts.

Message Name

Message Type

Resource Bundle

MemSubscribeMessage

atg.portal.messaging.
MemSubscribeMessage

atg.portal.messaging.
MemSubscribeResources

MemUnsubscribeMessage

atg.portal.messaging.
MemUnsubscribeMessage

atg.portal.messaging.
MemUnsubscribeResources

MembershipAcceptedMessage

atg.portal.messaging.
MembershipAcceptedMessage

atg.portal.messaging.
MembershipAcceptedResources

MembershipDeclinedMessage

atg.portal.messaging.
MembershipDeclinedMessage

atg.portal.messaging.
MembershipDeclinedResources

 
loading table of contents...