Middleware Architecture

Field Nation integration is built on our properity middleware using a scalable microservices architecture. Below is the overview of our middleware architecture.

The following are the major functionalities that is covered by the middleware.

  1. Authenticating and authorization to 3rd party Field services API.
  2. Reading Field meta data for mapping.
  3. Processing inbound and outbound data using an internal queue mechanism.
  4. Translation and transformation of data based on the mapping.
  5. Event logging.

Architecture Diagram.

FN Architecture