Hello to everybody,
I have a problem with Jdeveloper 12.2.1.3.0 working with Mobile Application Framework. I have one web service created with jdeveloper 11g using Business Components (xml request and WSDL).
I need to access the webservice from the MAF application. How I can do that?
In some tutorials I read that i have to create a "data control" and select the soap option, like this:

But in my case, I only get this window:

I can't choose between SOAP or REST, REST is default and unique option.
How I can solve that? Or what is the correct form to use a SOAP (using xml) WebService in MAF?
Kind regards