Configuring Service Metering 
Web service clients available on your system send service metering information to the Web services with which they communicate. You can specify the amount of information sent to the provider side and the protocol used for this purpose using Visual Administrator.
You have created and deployed a Web service client. More information: Web Service Toolset
You have access to Visual Administrator. More information: Visual Administrator
You know what information the calling attributes contain, as well as how the chosen transport protocol affects the delivery of the service metering data. More information: Service Metering
In Visual Administrator, choose .
Choose the Properties tab.
Choose the wsclients.metering.level property to set the amount of service metering data transferred to the Web service.
Enter one of the following values in the Value field:
Enter 0 when you want the Web service client to send only Calling Application Type.
Enter 1 when you want the Web service client to send Calling Application Type, Calling Component, and Calling Application ID.
Enter 2 when you want the Web service client to send all caller information attributes.
Caution
Increasing the service metering level may lead to a security risk. When choosing the amount of service metering data you should consider the trustworthiness of the Web service provider:
If you don't have information on where and how the Web service is provided you should choose the Minimal Data Transfer level.
When you are sure that the Web service is provided by a trustworthy party you can increase the service metering level. For example, you can do this for service providers residing in your internal network.
Choose the Update button.
Choose the wsclients.metering.protocol property to set the protocol you want to use for transfer of service metering data.
Enter http or soap in the Value field.
Choose the Update button.
Save the changes using the Save Properties button.