Generic Status business object

The generic Status business object represents the status of various items. This business object is used to register the availability of the product and the service, or the progress of the installation and configuration of services.

Business object structure

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

Status includes the following attributes:

Business object attributes
Name Type Key Cardinality
ObjectId String x  
State String    
StateChangeDate String    
StateHistory String    
ProcessContext ProcessContext   1

Supported verbs

The generic Status business object supports the following verbs:

Examining the object

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

Copyright IBM Corp. 2002, 2003