• 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…
  • Web service user is not getting updated in create user/update user fields

    Hi All, We have configured the web service user "USR02" in web pool configuration as per below screenshot. But, when we invoke product web service then create user i.e. CREUSR and change user i.e. UPDUSR getting updated with current login user instead…
  • 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…
  • Web service returning "Process[WS_NAME] - No return code (status[6]) "

    I'm getting the following message on some web services responses. Just in some times. "Process[ZWS_NAME] - No return code (status[6]) " The web services its a Subprogram web service. Has anyone known what is it? And how to fix it?
  • Problème d'authentification web service java avec X3 V11

    Actuellement, je rencontre un problème au niveau de la mise en place d'un web service java avec sage V11 dont un problème de refus d'authentification se manifeste. Pouvez vous m'aider à résoudre ce problème. Merci
  • Validate PO Invoice with Webservice

    Does anyone here have any idea how to validate a PO Invoice using a webservice, or other similar method?
  • Web Service deleteLines

    Hi ., Can we delete multiple lines at a time by using deleteLines method through web service.
  • Object Webservice : Invalid XML

    Hi guys, I have an object webservice from invoices, and when I do a request to read one invoice the answer is: " Invalid XML: double quote missing at line 1 near &lt;?xml version="1.0" encoding="utf-8" ? ". But in the body of request doesn't exist none…
  • SAGE X3 V12 SOAP Webservice, calling SOAP Web Service using JAVA, encoding not supported

    We configured a SOAP webservice in SAGE X3 V12, patch 16. This is to integrate some information from another company, the other supplier uses JAVA to integrate this information, now they answered us with this: Quote: is there any chance the Wsdl…
  • Trying webservice with object BOD and field BOMALT

    Hi all, when i try to create a new BOMP with Web Services it always return me this error "BOM code : 1\Record does not exist" on Field error [M:BOH0]BOMALT and i am sure that code "1" exist on my Sage X3 v9 (patch 6). this is my xml so far: <PARAM…
  • Get REST webservice photo

    Hi, I created a specific table to store some information.. One of the columns is a photo (blob)... How can I consume them via web service to show the photo on an external HTML page? In the picture below, BLOB_0 is my field where the photo is. How…
  • How can I create Projects (OPPOR) with REST?

    Hi, I'm trying to create projects (GESOPP) through REST Webservice.. I can create into OPPOR table but when I try to create for OPPORCRM (needed to be visible in GESOPP function) get the error message: "A Pre-sales or After-sales step must be…