Hi Bhargav,
Thanks for the Information. Did you tired to develop and Integration scenarios. I tried to do a SOAP and I'm getting the following error
when we are trying to access(download from Browser) the WSDL we are getting <faultcode>soap:Server</faultcode><faultstring>Unsupported Request Method GET</faultstring> , When I have certificate authentication in the iFlow.
When I changed it to Basic I get<faultcode>soap:Server</faultcode><faultstring>Unauthorized</faultstring> .
Is this some thing to do with our Roles on the tenant. ?
When I try to access the WSDL through SOAP UI I get
WSDLException (at /soap:Envelope): faultCode=INVALID_WSDL: Expected element '{http://schemas.xmlsoap.org/wsdl/}definitions'.
Please any suggestions on this