Hi,
I have designed SOAP to RFC scenarion in PI 7.1.And I am able to Test this scenario using Using Service Registry
I have provided below WSDL to my client/Consumer to send input data:-
http://192.168.1.8:50000/dir/wsdl?p=1_a39b8944731a3899b14a49100d949527_portTypeBindingService
To access the WSDL, As it always ask for authenitication i.e UserName and Password.
As per client,they are not able to access this WSDL and don't want any authenication to access this.(Client is using .dot net system)
Is this possible ?
Thanks.