http://www.ibm.com/wsdl/twss/userec/v2_0/interface
The UsageRecordInterface Port Type

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.

 Collapse Operations
UsageRecordInterface_writeUsageRecordResponse  writeUsageRecord (writeUsageRecordRequest parameters) [faults:  WriteUsageRecordFault  ]

Write a usage record.

Input: UsageRecordInterface_writeUsageRecordRequest

Write usage record operation input parameters. Contains information about the usage record to be written.

Output: UsageRecordInterface_writeUsageRecordResponse

Write usage record operation response result. Contains the record ID of the written usage record. Also indicates that the record was successfully written.

Fault:
WriteUsageRecordFault  : 

Write usage record fault. Indicates that an error occurred while writing the usage record.


 Collapse XML
-<wsdl:portType  name="UsageRecordInterface">
-<wsdl:documentation>
<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">
-<wsdl:documentation>
<xhtml:p>Write a usage record.</xhtml:p>
</wsdl:documentation>
-<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>
-<wsdl:documentation>
<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>
-<wsdl:fault  message="twss_userec_interface:WriteUsageRecordFault"  name="WriteUsageRecordFault">
-<wsdl:documentation>
<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>
 Collapse Used-By
Service Port Binding
UsageRecordInterfaceService UsageRecordInterface UsageRecordInterfaceBinding
Generated by WSDLdoc ©