Published on: February 10, 2022
However, one of the big aspects of data management is to unlock data to other systems. These could be front-end solutions for the end client or the bank employee or third-party applications. For example, CRM systems, collection solutions, and others. There are several ways to unlock data in a core banking system.
So no matter what, you need to have access to your data at all times, and we understand which data makes good reporting. Our core banking system, offers three ways you can unlock your data.
°neo uses data events to notify the users of changes within the platform. So for example when you create a loan, a data event notifies the user that a loan is created. You can use a data event to automate processes or to integrate other systems into the platform. When you create a loan, two people should approve it. So this needs to be notified to the person that needs to approve it. And once the approval is in place, this needs to be notified to the rest. This way the loan can be disbursed and other tasks completed. These actions are initiated by data events.
A data event can be triggered on all levels: loans, persons, changes in personal data. Pretty much anything can create an event.
Data events are just one way to unlock data from a system. Two other ways that are used in neo are via API and via the reporting server. These three ways all have their specific type of use. The events mainly serve to pick up changes in the platform. One can subscribe to a certain type of event and connect actions to it.
The reporting server, for instance, offers a data set as a copy of the master data as a singular data file. It works best to provide large amounts of data for daily, weekly, or monthly analytics, and management reporting. It is a data snapshot.
The third way is the more commonly known API. These APIs are used to keep direct communication with the platform.
The question now is 'why would one offer three ways to unlock data?' Theoretically one could retrieve any data using an API. However, if the applies reporting is not user-friendly. It would be a hassle to retrieve all the data via API. But via our reporting server, it is a lot easier to make the reports.
Using a reporting server for the front-end portal would not guarantee the up-to-date information you would want for your customer interaction. So to provide the best experience in any given circumstance, the core banking user is best served with a variety of data access methods.
If you want to learn more about data management within neo and see how you would build your banking architecture in the most efficient and user-friendly way, contact us for a demo.