This chapter provides an overview of adapters and discusses how to:
Set up adapter types.
Set up adapters.
See Also
Electronic Payment Integration Developer's Reference Guide. The guide is posted to My Oracle Support
The Adapter Type Table component is used to categorize or group adapters by purpose. This data is considered system data and is prefixed with a valid Campus Solutions owner ID—for example SCC, SSF, SFA— to identify it as CS system data. If you define your own adapter types, you should use your own naming convention to prevent your definitions being overlaid by the delivery of new features utilizing the adapters. This also applies for the Adapter Table component.
Delivered Adapter Types are:
SCC_EPAYMENT: ePayment adapters.
SCC_HOSTEDPY: Hosted Payment adapters.
SCC_PMT_APPL: Payment Application adapters.
SSF_SHSECRET: Shared Secret adapters.
The Adapter Table component is used to create a pointer to a specific application class. The application logic uses the Adapter Table definition to determine the application class that should be invoked for a specific processing purpose based on the Adapter ID.
Delivered Adapters are:
SCC_BUS_INTERLINK: Adapter Type (SCC_EPAYMENT) Description (Business Interlink Adapter).
SCC_INT_BROKER: Adapter Type (SCC_EPAYMENT) Description (Integration Broker Adapter).
SCC_MODEL1A: Adapter Type (SCC_HOSTEDPY) Description (Token-based Integration).
SCC_MODEL1B: Adapter Type (SCC_HOSTEDPY) Description (Token-based Integration).
SCC_TEST: Adapter Type (SCC_PMT_APPL) Description (Test Payment Application).
SSF_BIRTHDATE: Adapter Type (SSF_SHSECRET) Description (Birth Date).
SSF_CASHIERING: Adapter Type (SCC_PMT_APPL) Description (Cashiering Hosted Payment).
SSF_PIN: Adapter Type (SSF_SHSECRET) Description (PIN).
SSF_SS_PMT: Adapter Type (SCC_PMT_APPL) Description (Self Service Payments).
See Setting Up ePayment Processing.
This section discusses how to set up adapter types.
Page Name |
Definition Name |
Navigation |
Usage |
SCC_INTTYPE_TBL |
Set Up SACR, System Administration, Utilities, Adapter Registry, Adapter Type Table, Adapter Type Table |
Set up adapter types. |
Access the Adapter Type Table page (Set Up SACR, System Administration, Utilities, Adapter Registry, Adapter Type Table, Adapter Type Table).
Select SCC_EPAYMENT for electronic payment or SCC_HOSTEDPY for hosted payment.
Define additional adapter types as required.
This section discusses how to set up adapters.
Page Name |
Definition Name |
Navigation |
Usage |
Adapter Table |
SCC_EPAY_INT_REG |
Set Up SACR, System Administration, Utilities, Adapter Registry, Adapter Table, Adapter Table |
Set up adapters. |
Access the Adapter Table page (Set Up SACR, System Administration, Utilities, Adapter Registry, Adapter Table, Adapter Table).
The Adapter ID field identifies the adapter.
Parameters
Root Package ID |
Select a root Application Class package. |
Path |
Select a non-root Application Class package. |
Application Class ID |
Select the Application Class of the adapter. |