• 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…
  • Custom delivery address on Invoice (Web service)

    Hello, I have a problem when creating invoices with web service. I need to set a custom delivery address on invoices, but the web service always chose the "default ship-to customer". The reason for this is that we sometimes deliver directly to the…
  • 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…