Extending Origination Functionality
While Infinity banking solutions provide out-of-the-box optimal functionality, we understand that each bank or credit union has unique requirements. Infinity banking solutions enable our customers to easily extend to support business-specific applications and requirements by leveraging the power of the Infinity platform. Customers can add functionality via third-party solutions or built-in modules on the Infinity Platform to make the app their own.
Infinity banking solutions are built using the industry-leading Quantum Visualizer, Quantum Fabric, Microservices, and Journey Manager, which allow banks and credit unions to customize and extend the following:
- Look and feel of the application
- Business rules that define the application functionality
- Rules around the data flow between the device and the back end
This page explains how to extend the Infinity Origination functionality through various examples. Before you start reading this section, ensure that you are familiar with the Infinity Origination App architecture and can build them. The idea is to protect the core objects and components, and you can perform the customization and extensions while maintaining the upgrade path. You can also effectively merge custom requirements if required. The architecture has multiple layers, fully decoupling the UX/UI and integration layers, effectively abstracting away customization to the core product.
Here is the list of the possible extension scenarios in the Infinity Origination app.
- Adding a new field to an existing module
- Deleting an existing field
- Adding a new section
- Adding a new customer action
- Adding a new DMN rule
- Modifying an email template
- Extension for mandatory field validations
In this topic