Soap Service creates 2 interfaces, checked in SOAP UI
Hi There,
I am creating a SOAP Service with XSD files given by the client. After generating WSDL, when I tried it in the SOAP UI, it shows 2 interfaces instead.
Can some one please let me know what exactly the reason or is it as expected in Pega 8.1.3 platform.
PFA for the screen shot of SOAP UI.
Thanks in advance.
Hi,
This is an expected behavior to find two Binding elements in wsdl( ServicesBindindSOAP for SOAP 1.1 and ServicesBindingSOAP12 for SOAP 1.2 )when you create a new Service package. You can use any of them accordingly as per you desire.
Thank You,