forwardSystem Requirements   Table of ContentLicensingforward
Getting Started

All OnixS CME Straight Through Processing Handler classes are located in the OnixS.CmeStpHandler namespace.

The typical way of using OnixS CME Straight Through Processing Handler is as follows:

  1. Create the Session object.
  2. Request for reports (using Query or Subscription).
  3. Receive and process reports.

Content