Hi all,
I'm working with a PI 7.1 System using SOAP adapter and configuring Web services. When I publish on to the SR from the Sender Agreement the generated WSDL keeps on the Service element two port elements with the corresponding web service locations; "http://<Server>:50000/XISOAPAdapter/..." and "https://<Server>:443/XISOAPAdapter/..."
What do I need to do to change the port where de locations of the services are ubicated and WSDL keeps a location like "http://<Server>:50010/XISOAPAdapter/..." or any other port. Is this posible? It's there any configuration that I can do to change or add more target adress for publication to my services?
Thanks for your help.