• Collaboration sought for Import of SO Invoices from XML file with BOI

    I am hoping there is someone out there with an ability and willingness to help me. As a Master Developer with have not really had much need to develop things using BOI since we can always modify the code if needed. We have taken the class and we are…
  • Creating GL account with BOI

    Hi, I'm trying to create GL account in Sage 100 ERP with BOI. Here is my code: // omitted initialize and login steps GlAccountBus.nSetKeyValue("Account$","235-04-00") GlAccountBus.nSetKey() // Error is on this line GlAccountBus.sLastErrorMsg //…
  • ProvideX resource not found in Visual Studio

    I trying to add the ProvideX Dictionary Library and the ProvideX OLE Server Library to my resources on Visual Studio but I do not see them on the list provided. What do I need to do to add these resources?