• 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, …
  • 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…
  • 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…