• Webservices Pass empty Value in modify method

    Hi there, I'm trying to "clear" a field using the method Modify in a PHP script with SOAP from another plataform, but it's not working, if the field is empty in the XML it appears that it doesn't modify. I tried: <PARAM> <FLD NAME="WS2GRUPO"></FLD…
  • SIH SOAP webservice x Stock issue lines creation

    Hello, When creating a Direct Sales invoice through SIH SOAP Webservice, the system returns the message below: <message>Line Number 1 \ Product ITMMOB001 : The stock to issue has not been determined \ Document line quantity 1 Processed quantity 0…
  • SOAP web service "Too many slots" error

    Hi Everyone! I created .NET APi that has called Sage X3 SOAP web service. After some calls I get error "ERROR: X3 Error: , message:Too many slots, line :0, type:1". one time I get this error, another time works normally:( Can you help me with this…
  • I cannot set the item's Sales Unit when I register an order via SOAP

    Hi, I cannot set the item's Sales Unit when I register an order via SOAP. The POST request sends something like: ... SAU: "UN", QTY: "", SAUSTUCOE: "1", STU: "UN", ... But the order resets to the standard "PCT" sales unit. can anybody help me…
  • X3 PU9 SOAP UI objectkey items, not filtering

    Hi, I'm trying to run a SOAP UI query to return a list of orders based on BPCORD and REP however the ObjectKeys I have attempts do not filter down the returned list correctly. If I just search for one item Key such as SOHNUM it will return that one…