Browse By Tags

  • Sage x3 Webservices

    Hello all, I am new to development of Sage x3 webservices. I have encountered a problem for whom I cannot find any solution please guide me if anyone has knowledge about this, I am trying to create new supplier using the SOAP web services, I have been…
  • 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…
  • 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.
  • Is there any way of calling ADC screens from a WebService without writing a custom wrapper?

    Hi! We have a number of business processes that we can't automate using the standard Sage screens via web-service calls because of the way in which they require popup windows or executing searches before writing the data to the screen. Some of the…
  • 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…