Read & Write data in Sage100 using Business Object Interface

Hi,

I am new to Sage100 and customer is using Sage100 advanced which comes with ProvideX ODBC driver which only allows to read data from Sage100.

I did some research on the functionality to write back the data in Sage100 but was not able to find any supporting documents for the same.

After extensive searching, I found out read & write back can be done by implementing BOI. 

It would be really grateful if you can help how to implement BOI step by step and read and write data in sage database.

Thanks in advance.

Parents
  • 0

    First and foremost you should take the BOI and Data Files classes at SageU (Sage University, where they teach you about the program) to fully understand the file structure and how to write scripts correctly.   When you take the BOI class you get documentation.

Reply
  • 0

    First and foremost you should take the BOI and Data Files classes at SageU (Sage University, where they teach you about the program) to fully understand the file structure and how to write scripts correctly.   When you take the BOI class you get documentation.

Children