Generic PartyRole business object

The generic PartyRole business object represents a role that is played by a role player in a particular context in a WebSphere business integration system. This role can specify additional information specific to the context, such as a mailing address for a policyholder. The role can be identified independently of the context if the details are unavailable or irrelevant. This business object is a child business object of the Person business object.

Business object structure

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

PartyRole includes the following attributes:

Business object attributes
Name Type Key Cardinality
ObjectId String x  
CustomerRole TelcoCustomerRole   1
ServicePointOfContactRole ServicePointOfContactRole   1
ISPUserRole ISPUserRole   1
OrderPOCRole OrderPOCRole   1
BillAddressRole BillAddressRole   1
ProcessContext ProcessContext   1

Supported verbs

The generic PartyRole business object supports the following verbs:

Examining the object

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

Copyright IBM Corp. 2002, 2003