http://www.ibm.com/wsdl/twss/userec/v2_0/interface
Service usage records describe how a service was used for
accounting and billing purposes. Service usage records consist of general
service usage information and a variable number of attributes for storing
custom information about the service delivered. Service usage records
may be generated at multiple points during service execution. An event
type field differentiates the different record points. Each service
implementation should define the event types (generation points),
status codes, and service data attributes it intends on generating for
storage in the service usage table.
Operations |
Fault:
WriteUsageRecordFault
:
Write usage record fault. Indicates that an error
occurred while writing the usage record.
|
|
XML |
-<wsdl:portType name="UsageRecordInterface">
<xhtml:p>Service usage records describe how a service was used for
accounting and billing purposes. Service usage records consist of general
service usage information and a variable number of attributes for storing
custom information about the service delivered. Service usage records
may be generated at multiple points during service execution. An event
type field differentiates the different record points. Each service
implementation should define the event types (generation points),
status codes, and service data attributes it intends on generating for
storage in the service usage table.</xhtml:p>
</wsdl:documentation>
-<wsdl:operation name="writeUsageRecord">
<xhtml:p>Write a usage record.</xhtml:p>
</wsdl:documentation>
<xhtml:p>Write usage record operation input parameters. Contains
information about the usage record to be written.</xhtml:p>
</wsdl:documentation>
</wsdl:input>
<xhtml:p>Write usage record operation response result. Contains the
record ID of the written usage record. Also indicates that the record
was successfully written.</xhtml:p>
</wsdl:documentation>
</wsdl:output>
<xhtml:p>Write usage record fault. Indicates that an error
occurred while writing the usage record.</xhtml:p>
</wsdl:documentation>
</wsdl:fault>
</wsdl:operation>
</wsdl:portType>
|
Used-By |
|