Core Class Name

The following fully-qualified class name (oracle.eftlink.opiretail.OPIRetailCore) needs to be added to the EFTLink framework’s configuration file. This should have been done automatically if the installation jar or script were used.

For example, if the new WebSocket mode is being used; the configuration would look like the following:

"epsCores": {
    "cores": {
      "0": "oracle.eftlink.opiretail.OPIRetailCore"
    },