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

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


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

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

<OperationAdmissionControlFault>
-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
</OperationAdmissionControlFault>

 Collapse Attributes

Name Type Summary
No Attributes

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

 Collapse Uses
 
 Collapse Used-By
 
Generated by WSDLdoc ©