Browse By Tags

  • Is the BOI going to stick around for awhile? Is there a better way to communicate with Sage 100

    I've been working with the Sage 100 BOI for some time now and have done a lot of C# applications that interact with the BOI for all sorts of Sage 100 integrations. As we all know the "API" is pretty clunky. I thought about creating a class Library that…
  • API pour App Mobile sage 100c v 7

    Bonjour à tous, On aimerait bien développer un application mobile sur flutter pour la création de devis et bon de commande sur sage 100c V7 ( installer en local). Avec la création de nouveaux clients. Est ce qu'il y a un API disponible sur sage pour…
  • Imports paramétrables et déconnection utilisateurs

    Bonjour àà tous, Notre prestataire Sage insiste sur le fait qu'on ne peut pas importer de fichier paramétrable quand un/des utilisateurs et/ou des objets métiers sont connectés sur la base (et y travaillent du coup) en même temps. En interne, cela…
  • How to enter Purchase order and create Sales Order using API

    My team has been using desktop Sage 100 (2021) to enter purchase orders to generate sales orders, but we would like to do this via API. https://help-sage100.na.sage.com/2021/FLOR/index.htm#Program_Listings/Program_Listings_Overview.htm?TocPath=Program…
  • Looking for consultant to help in installation of Sage API into our sage 100 2020

    Hi, We are looking for consultant to help in installation of Sage API into our sage 100 2020. Please check below link for understanding: www.sagecity.com/.../getting-started-with-the-sage-100cloud-custom-connector-for-the-microsoft-power-…
  • Is there any way by which we can achieve integration between ACT! and Sage 100?

    is there any way by which we can achieve integration between ACT! and Sage 100?
  • Do we have the API available on Sage 100 cloud?

    We need to actually migrate to Sage 100 cloud but before that we need to know following; Is the API available for Sage 100 cloud? Can we have the API in French What are the requirements in order to get this API? We need ID, Name, Category and…
  • ProvideX object has been released

    Hi, I've been encountering the error "ProvideX object has been released" on posting production entries. Im using BM_Production_bus and BM_Bill_bus, and dropping those objects if there's any error/component mismatch on the BOM. Thanks!
  • 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…
  • BM Production register Error "The register must be printed prior to posting"

    Hi, I've been wondering if someone else encountered or might have a solution for this. Im getting the error "The register must be printed prior to posting" oSS2.nSetProgram(oSS2.nLookupTask("BM_ProductionRegister_UI")) objTransactionRegister…
  • Sage 100 vs Sage X3 API integration

    I have a client who I am building a new website for and they are asking me to integrate with the Sage 100 API, in February 2019 they will be moving to Sage X3. My question is how similar are the APIs. This is just going to be inputting sales info into…
  • 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…