Following core banking systems are supported in One Active-
- Corelation
- Custom
- Finastra
- Finacle (Coming Soon)
Corelation
One supports pre-integrated functionality with Corelation CBS. Configure the details as detailed below and start using the bot.
Supported Functionality
Usecase Category | Usecase Name |
Inquiry |
|
Service Request |
|
Transactions |
|
Configure Corelation
API Endpoint- The endpoint where APIs are hosted.
User Name-identification provided by bank to consume corelation APIs.
Device Name-Devicename provided by bank.
Password-Password for authentication.
Channel Serial- This is a optional field.
Custom
If you are looking for any other core banking system, which is not listed here as pre-integrated hence ONE provides a spring boot application, which can integrated with the desired core-banking systems, deploy and configure for the bot to start working.
Supported functionality
Usecase Category | Usecase Name |
Inquiry |
|
Service Request |
|
Transactions |
|
Configure Custom API
Follow the below steps to configure your integrated APIs-
- Clone the integration code from here.
- Once the code is hosted, please configure the URL as shown the screen below.
- GIT URL - You can checkout the code from the given path.
- Endpoint URL - This URL points to the path where the integrated APIs are hosted.
Finastra
One supports pre-integrated functionality with Finastra Cloud CBS API. Configure the oauth configuration and start using the bot for pre-integrated functionality. Fork the code as described below and integrate for any other OOB functionality. Deploy and configure the integrated code as detailed below.
Supported Functionality
Usecase Category | Usecase Name |
Inquiry |
|
Service Request | NA |
Transactions |
|
Configure CBS
GIT URL - You can checkout the code from the given path for finastra APIs.
Endpoint URL - This URL points to the path where the finastra APIs are hosted.
Finastra Application Creation
Sign up on Finastra Fusion
After account creation go to My Dashboard.
Create a new application.
Select the APIs that you want to integrate.
For Oauth configurations please refer Oauth and copy the field values as described below.
Copy the client ID from the application.
Generate Client Secret.
Configure the following details to your sandbox -
Authorization URL: https://api.fusionfabric.cloud/login/v1/sandbox/oidc/authorize
Token URL: https://api.fusionfabric.cloud/login/v1/sandbox/oidc/token
Scope: readYou can try the enabled finastra functionalities by using any of the following credentials.