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