Tag Archives: authenticate the web-service connection.

How to call web service in Sage X3 Version 9 (PU9) using .NET applications

In Sage X3 Version 9 there are some changes with respect to authenticating process of web service while connecting form third party application like .NET. From PU9 onwards it’s mandatory to pre-authorize the connection with the username and password. Let’s see in details with .NET code snippets. Inherit the Sage X3 class ‘CAdxWeServiceXmlCCServiceBasicAuth’ which helps… Read More »