Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Integration Design Document

    • Indicating the data flow diagram between various component of the project

    • Implementation: Connect & Onboard and Business Process modules of the platform can be used to establish connection between various data source and define the end to end workflow between the system

  • Mapping Specification

    • Specifying data mapping rules between two data format.

    • Implementation: Mapper module of the platform can be used to implement the any transformation and mapping rules for a complete source to target data transformation

  • Exceptional Handling Document

    • Its always a good idea to have a separate Exceptional Handling Document capturing how the system should behave in case of any data or transactional error

    • Implementation: The implementation of this can be distributed between the Connect & Onboard , Business Process and Mapper