Browse By Tags

  • Connecting to an external REST with an XML header

    I am trying to connect to an external REST library that requires the content type to be XML and not JSON. The web service configuration seems to indicate that this should be possible since you can select XML as the the content type during the setup process…
  • Posting Zero Rated products into SOP endpoint

    I have a problem posting an SOP to api.columbus.sage.com/.../sop_orders It comes down to tax_code_id. We have products that are either Standard Rated ( VAT @ 20%) or Zero Rated (0%) When I post an order with lines that have products that are Standard…
  • Migrating from Sage50: How do you reset the data of the company as "not new" so I can import Sage50 data?

    I'm finally migrating from Sage50 Pro 2013 to cloud, Sage Accounting. I created our company's profile before I started the migration tool, and I must have selected Create A New Business instead of Use your Existing Sage50 data. I followed the instructions…
  • Leer JSON

    Buenas. Estoy intentando leer un json que me envían mediante Web Service y quiero recoger la información para después guardar esos datos en tablas en X3. He estado leyendo foros e intentando buscar en ayuda de Sage a ver si hay algo "estándar" que…
  • Parsing JSON

    Hi, Just wondering if there is any tool (function) I can use to parse JSON string using 4GL. If therse isnt any builin function avaiable then what would be the best way to parse the REST JSON data. Thanks
  • Sage Invoice items in JSON that do not appear in Sage50 invoice detail view. ?

    Hi Extracted Sage Invoice items to JSON and I am seeing some duplicated invoice lines in the data that do not appear in Sage50 view. I have noticed these items have duplicated indexes so I have 2 invoice items but Sage only displays 1, cannot find…
  • Creating a Simple Custom Gadget

    In this article I am going to explain how to create a simple Custom Gadget for the Interactive Dashboard. The Gadget will show how it can listen to an event in another Interactive Dashboard Gadget, then carry out a task and display the information.…
  • Erro emitido pelo cliente X3 (Unexpected Token in JSON at position 871) ao tentar gerar um boleto

    FormerMember
    FormerMember
    Descrição: Seu sistema já envia boletos e não tem problemas, porem para um cliente especifico o seguinte erro é mostrado: Erro emitido pelo cliente X3 (Unexpected Token in JSON at position 871) ao tentar gerar um boleto Causa: Esse erro…
  • Sage Ent. Mgmt.: Find examples of using SOAP web services with XML and JSON formats in the Sage KB

    Sage Enterprise Management provides the convenience of being able to use web services which can provide real-time interfaces between the ERP and external applications. We can expose custom or existing Enterprise Management objects and functions as web…
  • Production scheduler - representation POPSENV

    Hello everyone, i am having an issue with the implementation of production scheduler and i was hoping that someone could help me. The POPSENV representation isnt return a json correctly formed with the triplet (id, name, timestap) for each site. …