The generic Notification business object represents a message that can be exchanged between parties.
The generic Notification business object is a hierarchical business object. Each of its attributes is either a String or a child business object.
Notification includes the following attributes:
Name | Type | Key | Cardinality | Description |
---|---|---|---|---|
ObjectId | String | x | A string value that uniquely identifies an object | |
DateInitiated | String | Date when the interaction is instantiated | ||
Description | String | Description of the interaction, such as why an interaction is taking place | ||
DateClosed | String | Date when the interaction is closed or completed | ||
Status | Status | 1 | The current condition of the interaction such as open, in research, closed, etc | |
AgentRef | PartyRef | 1 | An identifier that points to a specific Party business object representing the agent | |
CustomerRef | PartyRef | 1 | An identifier that points to a specific Party business object representing the customer | |
ProcessContext | ProcessContext | 1 |
The generic Notification business object supports the following verbs:
To examine a listing of the attributes of the generic Notification business object, use the System Manager.