Optimize 10.3.0 | webMethods Optimize Documentation | Administering webMethods Optimize | For Developers | Configuring and Using the Web Service Data Collector
 
Configuring and Using the Web Service Data Collector
 
Configuring the Web Service Data Collector
Sending Event and Dimensional Data
Sending Process Data
The Web Service Data Collector includes two interfaces that client applications can use to send data to Optimize:
*The dimensionalData interface (IMonitorDataCollector, or WSDimensionalDataCollector) is used for sending both business and event and dimensional data.
*The processData interface (IProcessDataCollector, or WSProcessDataCollector) is used for sending process data.
A Web Services Definition Language (WSDL) document for each interface is installed with Optimize. You can use these WSDL documents to build the client applications.