Hi Experts,
I'm trying to create a Data Source in MII 14.0 for PCo 2.3 which is installed on another virtual server.
The port 50050 on which PCoManagementHost runs is opened for MII server (telnet is working between MII and PCo server).
When I give the URL - "http://<Fully Qualified PCo-Server Name or IP>:50050/PCoManagement" while creating Data Source, I get error message - "[C0000AE04068171100000007000013AC] Error occurred while fetching the PCo agent list; WSDL could not be found for URL http://<PCo Server IP>:50050/PCoManagement"
I can see errors in MII Logs Viewer like -
"Error while getting PCo Agents" &
"GET_PCO_AGENTS_LIST_FAILED
[EXCEPTION]
com.sap.xmii.Illuminator.connectors.PCo.webserviceclient.PCoConfigurationException: Error occurred while fetching the PCo agent list; WSDL could not be found for URL http://<PCo Server IP Address>:50050/PCoManagement
at com.sap.xmii.Illuminator.connectors.PCo.PCoManager.getPCoAgents(PCoManager.java:65)...."
The same URL when hit through browser on MII server, it displays the WSDL schema properly.
Can anyone throw light on what might be going wrong ?
Appreciate your guidance.
Thanks,
Sumit