• Use API SOAP from .Net Core

    Hello everybody, We are making an app for the Mafesa plant and it is in .Net Core because it suited us but we find the problem that we can not make SOAP requests as we did from other apps in .Net framework. When we reference the WSDL the CAdxWebServiceXmlCCService…
  • is there a .Net automatic serialization and deserialization tool for sage x3 soap webservice?

    hello everyone i have a problem so we have a soap webservice created from sage x3 and we want to use it in another external .Net application that we are developing and we need a tool or a visual studio plugin that does the serialization and deserialization…
  • Web Services Certificate Error

    I am trying to call an X3 SOAP web services from .Net, but I am receiving a certificate error. Does anybody know how to override the certificate error when consuming X3 SOAP web services in .Net?
  • Web Services DeleteLines

    Hello. I'm looking for advice on using the DeleteLines method in web services to delete sales order lines as part of an application that moves open SO lines. (It creates lines on a new or current sales order, then deletes them from the source order.)…