DIGIT Docs
v2.4
  • DIGIT Knowledge Base
  • Local Governance
v2.4
  • 👋Introducing Public Finance Management (PFM)
    • Release Notes
      • Service Build Updates
      • MDMS & Configuration Updates
      • Test Cases
      • Data Migration
  • Understanding Public Finance
    • Public Finance Strategy & Approach
      • Approach Framework
    • Value Proposition
    • Potential Use Cases
  • Specifications
    • iFIX Specifications
      • Functional Specifications
  • Exemplars
    • PFM Implementations
      • Odisha
        • MUKTASoft
  • Technology
    • Design Approach
    • Tools
    • Architecture
      • High-Level Design
      • Low Level Design
        • DIGIT Exchange
        • Program Service
  • Setup
    • Install iFIX
      • Install Using GitHub Actions In AWS
    • Configuration
      • Configuring Master Data
      • Services
        • Program Service
        • DIGIT Exchange
        • MUKTA iFIX Adapter
    • Source Code
  • Community
    • Public Finance Blogs
      • Re-imagining Digital PFM in India
      • A Transformative Odyssey: The Impact of Smart Payments in Benefit Delivery
      • Why PFM Needs Fiscal Information Exchange Standards
      • News and Events
    • Ecosystem
      • Partner Engagement
    • Discussions
    • Issues
Powered by GitBook

All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.

On this page
  • Overview
  • Key Functionalities
  • Deployment
  • Integration
  • API Spec

Was this helpful?

Export as PDF
  1. Setup
  2. Configuration
  3. Services

DIGIT Exchange

PreviousProgram ServiceNextMUKTA iFIX Adapter

Last updated 3 months ago

Was this helpful?

Overview

DIGIT Exchange functions as a connector bridging services deployed across diverse domains. Its primary role involves signing and verifying exchange messages and generating events for ingestion into Elasticsearch for dashboard visualisation.

Key Functionalities

  • Signs the exchange messages and sends them to respective systems according to receiver ID and current domain.

  • Verifies data received from other domains, converts it to JSON object and forwards it to the program service.

  • Pushes the data to Kafka for dash-boarding and making the calls async.

  • In case of any exception, send a reply to the service that initiated the call.

Deployment

Integration

/digit-exchange/

API Spec

Helm Charts
Swagger Editor
Logo