• Unable to create orders from live server using SOAP

    Hi, I'm getting this error(below) while trying to make a save request to webservice. Name of webservice is ZSOH. SOAP-ERROR: Parsing WSDL: Couldn't load from 'http:// myprivateurl /soap-wsdl/syracuse/collaboration/syracuse/CAdxWebServiceXmlCC?wsdl…
  • View Archive Folder scripts from the Web Service script editor

    Hello, I want to make some modifications to SPEITM, but I noticed that our Sage x3 provider has done some of their own in a custom file, YSPEITM which they've called at the action runtime in SPEITM: Unfortunately, this script does not exist in the…
  • 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…
  • Stock allocated to closed sales order

    Hello, Looks like we have an item of quantity 10 PK that is allocated to a closed order line (Fully shipped & invoiced). I caught it on my count this morning. The quantity cannot be adjusted out because it is allocated, but I cannot remove the allocation…
  • Delete/insert lines with SOAP web service

    Hi, I don't understand how to set up the parameters to insert and delete lines via web service; actually, I can't find much on those parameters in general (their definition, when should I use which, etc). A simple example would do the job as well, I…
  • Delivery Locking after validating

    I trying to validate my deliveries using the VALIDATION() subprogram in the TRTVENLIVV file. Whenever, I successfully validate a delivery, the record is locked up. I added the Unlock = "SDH"+delivery_number command, but the record is still locked…
  • How to turn off carrier price calculation?

    On the delivery screen, when I work with web services, when I save a record, it asks web service the following message and web services responds with a yes. The carrier, shipping address, or weight/volume was modified: Search for the carrier price?…
  • How can I call IMPORTSIL with a local file?

    Hi. I'm developing a C# application that interfaces with X3 via web services. Now I need to call a procedure (via web service) that will use an import template, but I'll pass a path of a file stored locally on the client computer. Is there a…
  • XML Example of deleteLines and InsertLines

    Can I get an example XML view of how the deleteLines and InsertLines for SOAP web services will look like? Thanks, Chris
  • Nodelocal.js traces

    How to enable the debug trace of the soap-generic request in nodelocal.js Need help with the syntax of the structure. Br, Mikael.
  • How to recall a badge in a soap api call?

    How would I call a badges information in a soap api call? In our rest api, we are passing the client id and session id, but we are not sure how to do this for a soap api call... Thanks
  • Sage X3 REST WEB Service Company representation - EDIT

    Hi Im using V11 patch 5. I did a test with the standard representations of Company that comes with the folders , i can read details facet successfully. When i do a PUT request (using Postman) to edit a record on the COMPANY table i get this error…