ListParticipantCapabilitiesResponse
The response document for the ListParticipantCapabilities method
- Root element
- BCGPublicAPI
- First child element
- ListParticipantCapabilitiesResponse
- First child of ListParticipantCapabilitiesResponse
- ParticipantCapabilities element.
- Zero or more children of ParticipantCapabilities
- ParticipantCapability element. Contains eight elements.
- CapabilityId: An internal numeric ID that identifies this capability
to the system.
- ParticipantId: An internal numeric ID that identifies this participant
to the system.
- ParticipantName: The name the participant wants displayed to the hub community.
- CapabililtyRole: The functional role the participant has in the system. Available
values are:
- Source
- Target
- SourceAndTarget
- CapabilityEnabled: A Boolean value.
- RoutingObjectRefId: An internal numeric ID that identifies the routing object
reference associated with this capability to the system.
- RoutingObjectRefInfo: Routing objects in WebSphere Partner Gateway are hierarchical.
They are defined once, but can be referenced at multiple places.
The routing object reference uniquely identifies where the routing objects
are referenced. This is a complex type holding the following elements:
- RoutingObjectRefId: An internal numeric ID of the routing object reference.
- RoutingObjectId: An internal numeric ID of the routing object referenced.
- RoutingObjectName: The name of the routing object.
- RoutingObjectVersion: The routing object version.
- RoutingObjectType: The type of this routing object localized into the user's
locale.
- RoutingObjectTypeKey: The key to the type of this routing object. For example:
Package, Protocol, and so forth.
- RoutingObjectEnabled: A Boolean value.
- RoutingObjectParentRefId: The internal numeric ID of the parent routing object reference.
This is an optional element.
- CapabilityChildren element. This is an optional element. Contains zero or more CapabilityChild elements. Each CapabilityChild element holds the same eight elements as the ParticipantCapability element.
