• 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, …
  • Error Testing SOAP X3 webservice AOWSEXPORT with CHRONO "YES"

    Hi, I am trying to Export a template using webservice AOWSEXPORT with chrono "YES" using SOAPUI. But I am getting error or the result set has zero even after modifying or adding a record using Import. If I say Choro is NO webservice is returning all…
  • Subprogram to Create Delivery and Invoice

    I want to build a few subprograms to be executed through web services. Basically, from a given picklist in GESPRH2, I want to click the buttons for 'Deliverable' and then 'Delivery' to create the delivery, and then in GESSDH I want to click the 'Invoice…
  • Unable to Autoprint the Crystal Report in Sage X3 from web application

    We are creating Sales delivery from web application(Source code Java) into Sage X3 using Soap web services which is succesful. At the same time We are trying to autoprint the delivery crystal report after creating delivery in Sage X3 for which code was…
  • why i can't set query of VACITM facet to yes in ITMMASTER representation

    when i click on the query cell to change it to yes it just jump for initial state, but for some others columns it's ok
  • SOAP Errors

    We have an integration with a 3rd party eCommerce site, and X3 is returning the following errors. Does anybody know what these mean, and what the resolution is? The only resolution right now is to stop and start the web service pools. These errors are…
  • Erradic termination of webclient sessions after undefined times of user inactivity.

    Running Sage X3 V12, we are facing problems on all browser and computer platforms: while having open a user session running on any browser or network, useres get kicked out suddenly after a certain inactivity with varying duration. After cklick message…
  • Access denied on pool

    We have a user in X3 V12 that is set up to call web services. This user is set up as a web services user, but is restricted to a single pool/endpoint. The user has worked in the past, but has stopped working. The error is "Access denied in pool XXX".…
  • purchase order update via web services error

    In V12.0.21, and I'm trying to add lines via web services to POs that are partially closed, but I get the 'can't display a popup in webservices' error. It works on POs that are not partially closed, and it works when manually adding lines to the partially…
  • V12 Web Service connections re-opened

    We're on V12 patch 21, with Syracuse 12.6. We use web services primarily for creating sales orders. I use the SOAP method, I've never tried REST. I have two servers that run Syracuse, one that has Mongo, and the other that's meant to stand alone as handling…
  • V12 Web Service Messaging

    This is sort of different than another thread on null web service messaging, maybe they're related, I'm not sure. My issue is that in V9, when submitting a sales order via web services, if there was an error, the resultxml messages array would have helpful…