• Sage x3 Webservices

    Hello all, I am new to development of Sage x3 webservices. I have encountered a problem for whom I cannot find any solution please guide me if anyone has knowledge about this, I am trying to create new supplier using the SOAP web services, I have been…
  • 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…
  • Pricing Software Add Ons

    Is there a third party that integrates with Sage X3 for different pricing models? For example, we would like the pricing to be based on the shipping address. However, I recently found out through a phone call with Sage, that this is not a standard feature…
  • 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…
  • SAML2 for Google

    Hi, While setting up custom SAML2 for Sage X3 for Google Workspace, I found this issue: Checking the docs: Checking the custom SAML2 is ok on my account: I copied Entity ID directly from Google: I have created a user linked directly…
  • 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…
  • Omnevo

    Hi Has anyone ever used https://www.omnevo.net/home.html and integrated to Sage X3. At this stage the client is just asking to see if its been done before thanks for any inputs Stacey
  • Web client session not being released after API call

    Dear community Does anyone know how to solve the problem where a RESTful API call, regardless of method (GET, POST, PUT), does not release the client session which then consumes a badge? I have tested this on multiple environments and versions and the…
  • 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') …
  • 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…