2022

Page tree

Versions Compared

Key

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

...

Panel
Process Map
The data flow is derived from the following Business-case which depicts the solution to be pre-built mapping using DBSync Ipaas Ipaas to be used by Customers.

  1. QuickBooks To Inventiv FTP (.Fil) Data Exchange 
  2. Inventiv DB To QuickBooks Data Exchange 

The first section of the solution explained explains the very first Business Case i.e. the data flow of Customer, Item, Invoice objects from QuickBooks to PocketAdvantage.

Customer Integration:The customer integration dataflow data flow constitutes of retrieving data on nightly basis from QuickBooks and integrating it with FTP and file using Inventiv specs on PocketAdvantage which involves file creation with .FIL as file extension. The integration data-flow will always extract all Customers and move to Inventiv FTP system. The scheduler job consists of the following ?     

  •   QuickBooks Customer with its respective attributes are retrieved and converted to a tabbed de-limited files with .FIL as its extension 

...

  •  The files generated will be moved/over-written to a specific folder under inventive FTP system with the folder bearing the naming convention, “latest<cust_id>” as customer.fil 

*Item Integration: *The Item integration dataflow constitutes of retrieving data on nightly basis from QuickBooks and integrating it with FTP and file using Inventiv specs on PocketAdvantage which involves file creation with .FIL as file extension. The integration data-flow will always extract all items and move to Inventiv FTP system. The scheduler job consists of the following?     

  •     QuickBooks Item with its respective attributes are retrieved and converted to a tabbed de-limited files with .FIL as its extension

...

  •     The files converted is integrated to a specific folder under inventive FTP system with the folder bearing the naming convention, “latest<cust_id>” as item.fil

Invoice Integration:

The Invoice Object dataflow will be unidirectional with transfer of data from QuickBooks into inventive FTP to a specified file path with the Invoice transaction file bearing a and integrating it with PocketAdvantage which involves file creation with .FIL as its extension. Integration is invoked overnight at specified interval of time by the scheduler mechanism built inside DBSync platform. The data-flow will be uni-directional and incremental in nature with transfer of data into Inventiv FTP.

The below image depicts the object to object process map of QuickBooks to PocketAdvantage.

Proposed Data-Flow Between QB To Inventiv FTPPocketAdvantage


The Second Business Case data flow is as follows and explained in detailed followed by the data flow diagram 

...