• Rest API POST request- Facing Issue with Edit Facet enabling

    Hello, I have been using the REST API (Postman) to make GET and POST requests. While I am able to successfully perform GET requests on the representation, I encounter an error when attempting to make a POST request. The error message states that the edit…
  • X3_PUB {Web Service name} XML - No more paths available

    Hi, We have been recently receiving the following error below and it's almost all are Web Service calls to fail, can't figure out what is causing the issue, any help would be appreciated. {"code":"SAGE_X3_ERROR_MESSAGE","defaultMessage":"X3 Error…
  • SYRACUSE WS Unauthorized error

    Hi I'm trying to use X3 V12 webservices from PHP application, below the code I used to save a new order : $soapclient=new SoapClient($wsdl, $options); $callContext = array('codeLang'=>$code_lang, 'codeUser'=>$username, 'password'=>$password, …
  • Sage X3 GraphQL Connectivity

    As you may already know, starting Sage X3 2021 R2 (V12), a new integration pathway has been introduced; the mighty GraphQL. Invented by Facebook to used internally back in 2012, GraphQL has gained massive popularity for its lightweight query and response…
  • New Relic with Sage X3

    Hi all, I was reading: https://online-help.sageerpx3.com/erp/12/public/getting-started_configuration-file-nodelocal.html and noticed this: Anyone have experience using it and how to get it to work? Also, is there a patch version limitation…
  • Adding existing assets to Sage X3 FA Module

    In the past we did not use the fixed asset module. I'm now moving our assets into Sage. First, we were told that we have to use accounting method "RE", where we now use straight line, in order to input the existing accumulated depreciation. Is that accurate…
  • Sage Access for integration & testing

    Hello Group We are a custom software group. Recently we are getting inquiries to integrate our software with Sage X3 ERP. We are looking for the access and technical details to integrate receiving or sending data from/to Sage from our system. Where…
  • Trying to read the products of Magento from X3 using rest api integration and Node JS Error

    Hi All, We are trying to read the product of Magento from Sage X3 using integration methods such as Rest webservices, Node.Js for one of our client. The Magento API endpoints uses 'OAUTH1' type of authorization for authentication of the Rest API requests…
  • List folder content in native mode

    Hi We have tried listing folder contents using this two approaches without success. First approach used to work in classic mode. 1. Call SYSTEME2(adxmac(0),"LSADX"-FOLDER,"",FILCOUNT, FILLIST) From ORDSYS (error, 'Unexpected end of JSON input') …
  • EXEC_JS - Get return value of async code / Available modes

    Hello, Does anyone know where I can find a documentation explaining the differences and how to use the modes "wait", "sync" and "future"? I have found some examples of EXEC_JS in the online help but those do not exactly explain the different modes and…
  • EDI outbound msg

    Hello, I tried setting up EDI on a test server and i finally managed to test the "EDI outbound msg. generation". This does not seem to work as I recieve this error message: Process completed with errors Number of documents to process : 0 Number of documents…
  • What integration platform / integration middleware do you recommend for Sage X3 update 9?

    What integration platform / integration middleware do you recommend for Sage X3? (Eg. Dell Boomi, Jitterbit, Nintex, other) For the purpose of; 1. EDI integration to supplier networks (eg. SAP Ariba, Basware, Coupa) 2. In-house integrations between…