• Sage 100 Con. Object Reference Guide - AddNext?

    Hi everyone, I'm in the process of creating an application that interfaces with the "Client" table in Sage 100 Contractor, and as I was reading the API Documentation I saw that there was an XML Request mentioned for "AddNext"? This function is supposed…
  • an error message when trying to create an employee record in Sage 100 Contractor using the SDK.

    <api:MBXML xmlns:api=" sage100contractor.com/api"> <MBXMLSessionRq> <Company>Sample Company</Company> <User>Angela</User> </MBXMLSessionRq> <MBXMLMsgsRq messageSetID="1" onError="continueOnError"> <EmployeeAddRq requestID="1"> <ObjectRef> <ObjectID> 42…