The Oracle ATG Web Commerce platform provides client stubs for all Oracle ATG Web Commerce platform Web Services in ATGWS.dll. Once you have installed a version of ATGWS.dll to your GAC and Assembly folders (see Installing ATGWS.dll for instructions), you need to do two things:

  1. In your Visual Studio .NET project, make a reference to ATGWS.dll.

  2. Create instances of the client stubs and use them in your Web Service call.