Yes, They are passing the credentials while calling the service but I’m not sure if they are being sent at the right place. The service I’m exposing is a scheduled service with no inputs so in the wsdl there are no fields specified for credentials. So I have created the input variables called user id and pwd in the service and exposed the wsdl but I think that is where I’m missing something as it doesnt make much sense to me just to add inputs which are not used in the flow and which I dont see the web service is checking for authentication. Can you tell me how they should be passing the credentials?
#webMethods#API-Management#soa