XML
Content
I understand VBCS can handle only REST.
I have a service that is exposed as SOAP WSDL ( XMl ). My requirement says - Consume this service in VBCS and create a dashboard ( Dashboard can Create, Update, Insert operations ).
How do I go about this requirement when VBCS cannot consume WDSL ?
0