Raj
Raj

Reputation: 55

Is ADF webservice proxy client supported in ADF Mobile

Recently i started to develop ADF on-device mobile application. Is it possible to use ADF webservice proxy client with on-device mobile application? I read it in a document that, ADF mobile wont support "WebService Java Proxy" and supports only "ADF webservice datacontrol" If ADF webservice proxy client is not supported in ADF mobile, then how can i integrate ADF with EBS?

Regards Raj

Upvotes: 0

Views: 488

Answers (2)

Shay Shmeltzer
Shay Shmeltzer

Reputation: 3721

You'll use a Web service data control to do this. Three samples are on the ADF Mobile blog - https://blogs.oracle.com/mobile/

Upvotes: 0

User404
User404

Reputation: 2192

No it isn't supported. More info about web services in ADF Mobile: http://andrejusb.blogspot.be/2012/11/adf-mobile-secured-web-service-access.html

Upvotes: 0

Related Questions