• 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…
  • 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…
  • 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…