Skip to main content

Overview

FiservDNA is a modern core banking platform designed for community banks and credit unions. The Grand Central FiservDNA connector provides seamless integration capabilities through pre-built connectivity with the FiservDNA core banking system. FiservDNA handles essential banking operations including deposits, payments, loans, and transactions. The Grand Central connector provides a secure integration layer that connects digital banking channels to FiservDNA using the Grand Central Unified API Specification.

Key Features

  • Real-time Account Synchronization: Keep account data synchronized across all channels
  • Transaction Processing: Process and retrieve comprehensive transaction histories
  • Customer Data Management: Create and manage customer profiles with real-time updates
  • Balance and Statement Services: Instant access to account balances and statements
  • Loan Management: Access loan details, payment schedules, and interest rates
  • Party Information: Search and retrieve party information based on specified criteria

Prerequisites

Before you begin, make sure that the following requirements are met:
  • Completion of Grand Central connector configuration prerequisites
  • An active FiservDNA account with the necessary permissions to access the FiservDNA environment
  • Valid API credentials from FiservDNA

Configuration

To configure your FiservDNA connector:
  1. Set your APIM subscription key in the header:
    • Key: api-key
    • Value: your subscription key
  2. Request the Grand Central team to set up a connection with FiservDNA
  3. Configure the FiservDNA base URL and other details in the gc-applications-live repository:
    fiservdna.appId
    fiservdna.networkNodeName
    fiservdna.baseUrl
    fiservdna.host
    
  4. To generate SSOTicket and Signature with the DirectSignOn API request, provide:
    • DeviceId
    • UserId
    • Password
    • ProdEnvCd
    • ProdDefCd
  5. To send requests to the core APIs, provide:
    • NetworkNodeName
    • AppId
Example configuration location:
├── iPaaS
└── azure/runtimes
    ├── dev
    |    └── values
    |       ├── gc-fiservdna
    |            └── values.yaml
    |            └── clientName.values.yaml
    └── test
         └── values
             ├── gc-fiservdna
                 └── values.yaml
                 └── party-v0.values.yaml

Supported Operations

The FiservDNA connector supports the following key operations:
  • Account Management: Open, update, and close savings, current, and loan accounts
  • Transaction Processing: Process fund transfers and retrieve transaction histories
  • Customer Information Retrieval: Search for and retrieve party profile information
  • Balance Services: Retrieve balance information for deposit and loan accounts
  • Statement Services: Access comprehensive account statements
  • Loan Services: Manage loan products, retrieve payment schedules, and track EMIs

Integration Benefits

  • Faster Time-to-Market: Pre-built connectors eliminate extensive custom development
  • Real-Time Synchronization: Omni-channel consistency across mobile apps, internet banking, and branches
  • Secure Integration: Leverage FiservDNA’s security measures
  • Scalable Solution: Extend core functionalities with minimal development effort
  • BIAN Compliance: Standardized business interactions based on BIAN framework