Locating the WSDL for the Test Harness
Follow these procedures to locate the test harness WSDL:
How to Use Enterprise Manager to Locate the WSDL
Depending on your requirements, it may be necessary to download the associated schema found in the wsdl:types section. The URL can be pasted into a browser tab and downloaded in the same manner as the WSDL. The main schema has imported schemas that may also be required.
How to Use a Direct URL to locate the WSDL
The WSDL can be accessed without Enterprise Manager by understanding the paths used on the SOA server. In general, they have the following form:
http://{server name}:{port number}/soa-infra/services/{partition}/{Composite}/{Web Service}?WSDL
So by default, the test harness WSDL can be found at
http://{server name}:{port number}/soa-infra/services/Itron_Test/ItronTestHarness/UtilService?WSDL