Getting Started | Table of Content | Working With Handler |
Licensing |
The OnixS CME Straight Through Processing Handler requires a valid license key file for its execution. If there is no license file available or the OnixS CME Straight Through Processing Handler is not able to locate it, LicenseException will be thrown.
By default, the OnixS CME Straight Through Processing Handler looks for the license file named OnixS.CmeStpHandler.lic in the same directory where the OnixS CME Straight Through Processing Handler assembly (OnixS.CmeStpHandler.dll) resides.
Also, the path to the license directory can be specified via static LicensePath property.