Skip to content

Using Non-WSI Compliant Web Services

Process Designer supports WS-I compliant Web services, in fact to import and use a Web service in the Design Studio the Web service must be WS-I compliant. However, what if you want to import a Web service that is not WS-I compliant? If you have an older, non-compliant, RPC-encoded Web service you want to use in the Design Studio, you can create a wrapper and re-deploy it as a WS-I compliant Web service.

In the following examples, provided in both a Java and .NET format, the CICSAcctsDemo Web service from Verastream Host Integrator, version 6.5 is used.


More Information