How to create a wsdl in OIC which takes custom xsd as request payload
Summary
Create a wsdl from scratch in OICContent
Hi All,
I am looking at ways to create a wsdl in OIC which can take a custom xsd as request payload. When I use SOAP adapter as trigger, it expects me to provide an operation from the wsdl I provided at the connection time. I thought that operation is only required for Invoke. Why is it asking me to provide operation for a trigger?
Also, once I select an operation from wsdl, it automatically creates request payload as per the xsd in that operation. How can I give custom xsd that I have as request payload xsd?
Tagged:
0