Bizview Visma Business Adapter Overview
This topic contains the following sections:
Version History for Bizview Visma Business Adapter
Version | Date | Comment |
---|---|---|
1.0 | 2014-04-08 | First version of Bizview Visma Adapter. |
1.1 | 2014-04-24 | Added opening balances loading procedure. |
1.2 | 2014-05-05 | Added integration with Visma Dokumentsenter. |
Prerequisites
The adapter is compatible with Bizview version 6.0 and later.
Use this document in conjunction with the generic document "Using Bizview data adapters.docx".
Adapter Content
Content | Type | Comment |
---|---|---|
stg.p_adp_object_values_VB | Stored Procedure | Stored procedure for loading object values from Visma Business to staging table in Bizview. |
stg.p_adp_docfile_VB_DOKSENTER | Stored Procedure | Stored procedure that returns document image from Visma Dokumentsenter to Bizview client. |
<ds>.stg.p_adp_fin_ledgertrans_VB | Stored Procedure | Stored procedure for loading general ledger transactions from Visma Business to staging table in Bizview. Note: This stored procedure resides within the Bizview datastore database. |
<ds>.stg.p_adp_fin_opbal_VB | Stored Procedure | Stored procedure that loads opening balances to staging table. |
Data Adapter for Visma Business.docx | Document | This document. |
Next step:Bizview Visma Business Adapter Details