... Trough ingenious Customer Intelligence to superb performance ...

Cnet Group

Technology

 

PRO-CR is build using innovative "state-of-the-art" technologies providing the guaranty that it can access any internal or external system without major integration efforts. Taking advantage on these latest technological achievements implementation, integration, customization and parameterization of the system is done within hours.

A number of integration interfaces is provided as a way to handle data records from external applications with specified models and retrieve back the results of processing (classification score).

Types of supported interfaces

  • Record level interfaces
    • COM/DLL based interface
    • Web services interface
  • Batch interfaces
    • DB oriented interface
    • Command line interface
    • COM based interface

Record level interface

  • Allows to process a single record at once
  • Provides complete control over the model usage
  • Allows to insert the model usage transparently inside any application
  • Does not handle issues related to data and results persistence
  • Supports methods like OpenModel, CloseModel, ProcessRecord, GetConfidence etc
  • Implemented as COM object, DLL or a Web service

Batch interface

  • Allows to handle a group of records
  • Asynchronous interface – you run a batch then you get batch results
  • DB oriented interface is recommended
    • Source data are written into an input table
    • The results are taken from the output table
    • The State table is used for exchanging the current status information

Scripting and automation

All system functionalities can be automated and used externally via scripting and automation. All analytical methods are available through the PROSPERO batch commands processor, as well as all analytical modules are the Automation servers and they can be used by external programs via OLE/COM automation.