http://www.ibm.com/schema/soa/admctl/v1_0/local
The ServiceAdmissionControlFault Element

Service admission control fault. This fault is generated if admitting this service request would exceed the admission limit for the specified service.


Element ServiceAdmissionControlFault : ServiceAdmissionControlFault
The ServiceAdmissionControlFault element cannot have "xsi:nil" as an attribute. The ServiceAdmissionControlFault element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance

Service admission control fault. This fault is generated if admitting this service request would exceed the admission limit for the specified service.

<ServiceAdmissionControlFault>
-Begin Sequence [1...1]

The service name used in the admission request.

<service>xsd:string</service> [1..1]

The operation name used in the admission request.

<operation>xsd:string</operation> [1..1]

The rate limit that would be exceeded if this request was admitted. This limit is measured in tokens per second. This limit can be related to the number of allowed messages per second by divided the number of tokens by the weight of the service operation.

<exceedLimit>xsd:int</exceedLimit> [1..1]
End Sequence
</ServiceAdmissionControlFault>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  name="ServiceAdmissionControlFault"  type="soa_admctl_local_xsd:ServiceAdmissionControlFault">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Service admission control fault. This fault is generated if admitting this service request would exceed the admission limit for the specified service.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

 Collapse Uses
 
 Collapse Used-By
 
Generated by WSDLdoc ©