Hello Friends,
There are seven WSDL files available in TeamSite. How these files going to be used by external application?
There are different URLs has been exposed to use these files. Like:
http://serverName:80/iw/services/cm/2.0/accessservice/This URL returns the XML file in the browser. Is there any way to call these URL with available methods defined in these WSDL files and get the results from TeamSite.
For that what are parameters need to pass?
For example if call method getDomains from AccessService.wsdl using soapUI,
[PHP]
Gets the domains that are available to the Teamsite server. This is relevant only on Windows
servers.
[/PHP]
It is asking follwoing parameters:
[PHP]
[/PHP]
Please give some pointer if you guys done this earlier.
Thanks