cancel
Showing results for 
Search instead for 
Did you mean: 

Sender SOAP Testing - WSDL issue

Former Member
0 Kudos

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.

Accepted Solutions (1)

Accepted Solutions (1)

abhijitbolakhe
Advisor
Advisor
0 Kudos

Hi

While testing in SOAPUI, it will ask the PI user & password to access the wsdl..

but if PI user & password is maintained in .net program for UI which consumes the wsdl, you don't need to give the login details ....

Regards

Abhijit

Answers (1)

Answers (1)

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi ,

Ask then to use PI user name and password while implementing service in .net program , they have to pass user name and password in .net programming interface.

Regards,

Raj