Generic Authorization business object

The generic Authorization business object represents the level of authorization requested by the customer or granted by the service provider.

Business object structure

The generic Authorization business object is a hierarchical business object. Each of its attributes is either a String, a Boolean, or a child business object.

Authorization includes the following attributes:

Business object attributes
Name Type Key Cardinality Description
ObjectId String x   A string value that uniquely identifies an object
ActivityType String     A type that indicates a set of activities either authorized or requiring authorization depending on the type of authorization
AuthorizationTime String     The time when the authorization takes place
AuthorizationPersonRef PartyRef   1 An identifier that points to a specific Party object representing the person who grants the authorization
Status Status   1 Indication of whether the authorization is requested or granted
ProcessContext ProcessContext   1  

Supported verbs

The generic Authorization business object supports the following verbs:

Examining the object

To examine a listing of the attributes of the generic Authorization business object, use the System Manager.

Copyright IBM Corp. 2002, 2003