Interface variants

The KCM Core Web Services interface provides three variants:

  • The interface provided through http://.../itpserver/itpserver.asmx uses bare SOAP parameters.
  • The interface provided through http://.../itpserver/itpserverwrapped.asmx uses wrapped SOAP parameters, as for instance required by BizTalk.
  • The interface provided through http://.../itpserver/services/ITPServer is provided for backward compatibility with an earlier J2EE implementation of the KCM Core Web Services interface. This interface is only available in the J2EE implementation.