Data Pipelines
Overview
Overview
It is easy to set up a new project where your front end uses the Angular framework.
It is easy to set up a new project where your front end uses the React framework.
Most systems need to integrate with other systems in one or many ways. The Genesis Application Platform provides various capabilities to integrate with other systems, whether data is coming into or out of your Genesis application. The choice of capability depends on the nature of the integration (e.g. file based, queue based, ...).
Overview
If your application needs to integrate with external systems through any sort of gateway (e.g. FIX), you need to be able to interpret incoming messages in the format of the external system. Equally, you need to be able to reformat information from your Genesis application when you send messages out to that system.
Overview