Question
Tata Consultancy Services
AU
Last activity: 27 May 2021 1:25 EDT
Is soapAction mandatory to be present in SOAP WSDL
Hi All,
We got request from consumer whether soapAction in the WSDL is required for Pega SOAP services for processing.
<soap:operation soapAction="urn:PegaRULES:SOAP:ServicePackageName:Services#ServiceSOAPName" style="document"/>
I created a project in SOAP UI( keeping soapAction as empty in WSDL and kept it as source for the project) and Pega Application is able to consume the request properly.
So, I would like to know if there would be any impact if soapAction is kept empty in WSDL??
Thanks,
Sowjanya