Configuring and Using the Web Service Data Collector
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.