• Sales order pick - Web service

    Hi I am developing a customer solution for a hand held computer to pick sales orders. The customer wants to use serial numbers in the deliveryprogram. Is it possible from a web service to enter serial numbers the same way that is done in Serial numbers…
  • Convert PDF to Base64

    I would like to send a PDF file to a external Web service, but I could not do it, so I know there is a possibility to send PDF as base64 to WS, so the webservice decode this base64 in a PDF file. I know how to decode a clob record in base64, but not…
  • Purchase Invoices with Wrong Payment Method

    We are creating purchase invoices from an external application, using X3 web services. In some cases, when we create the invoice, the wrong payment method is assigned to the invoice in the open items (GACCDUDATE). For example, the payment terms is NET30…
  • Updating Work Orders via MFG Web Service

    Has anybody done much integration work around work orders (MFG object)? We have a requirement to remove and add materials to a work order after it has been created. We have been successful in doing this by marking the materials that are no longer needed…
  • Detailled allocations management using web services

    How to create/delete/modify detailled allocations from an external application ? Can we developpe web services to do this with Sage X3 version 6.5 ?
  • X3 Web Services Connection to database is no more available

    We have some interfaces that import data into X3 using X3 web services. Occasionally, the web service calls will start to fail, and the following message is generated. Error: Connection to database is no more available (closed) Does anybody know what…
  • Webservice to return file or blob

    Hi, I need create one webservice to return the result of one Crystal Report (PDF for example). So, I use function ETAT to generate the result of report (PDF format) to specific location,after that I need return this file to Web, any idea how I can…
  • Class rapresentation question

    FormerMember
    FormerMember
    Hi all, i'm trying to use the api, when i call the rapresentation for the class BPSUPPLIER the json give me only two fields. I want to add for example the field Address (BPAADDLIG1), i go to ->Developing -> Dictionary Data -> Classes -> Rapresentations…
  • Problem with Webservice using vb.net

    I have a (Subprogram) Webservice that I am trying to run from vb.net I have used the same code successfully with an Object Webservice. I am getting the following error when executing: resultXML = webService.run(callContext, "WSMANTIMP", readXMLEach…
  • web services read error

    can anyone help? (this is an updated version of the original post in case you read the op - I have narrowed the issue down... see below) i have created 3 web services based on the objects ITM, ITF and BOD and published these (ZITM, ZITF, ZBOM) ZBOM…