• Re: Where do I get Interop.ProvideX.dll

    Years ago our master developer provided us with a copy of Interop.ProvideX.dll for a .net application we have. The file is from 2009, it works with Pvxcom.exe. We are having issues with this version (leaving too many copies running, crashing in the middle…
  • Account Detail made Quicker

    FormerMember
    FormerMember
    It sure would be nice if Sage made it, so when we needed the detail to an account on the current financial statement, all we would have to do is "Double Click" on that account and the detail would be right there on our screen. Right now we have to go…
  • Sage 100 Premium ERP 2013 ebusiness web services error?

    hi, I am new to sage 100 premium erp. I tried to access the ebusiness web services via soapui. But getting the error " An OLE DB Provider was not specified in the ConnectionString. An example would be, 'Provider=SQLOLEDB; ". Please advice me.
  • Error Accessing Sage ERP 100 Premium webservice through SOAP UI

    Hi, I am new in sage ERP 100. I want to access sage webservice through SOAP UI. Please find the below Request and response. Please advise where I missed out!!!!!!!! SOAP REQUEST <soapenv:Envelope xmlns:soapenv=" schemas.xmlsoap.org/.../" xmlns…
  • Unable to read line level data

    Hello I am trying to read data from SO_SalesOrderDetial i tried setting key value to read data for a given sales order i am able to get data using GetResultSet but i am not able to read values like price , ordered etc and when i am trying to use…
  • How do I get the order lines to populate an Invoice/Shipment using BOI with C# when I set the order number?

    I am working with an integration that was previously working (nothing was changed in the code). An order is created in Sage 100, and I then go to set the SalesOrderNo as part of a new Invoice/Shipment in code, and this should load in the line items…