ADF Mobile - Update through Web Service (with ADF Business Components)
- by Shay Shmeltzer
In my previous blog entry I went over the basics of exposing ADF Business Components through service interfaces, and developing a simple ADF Mobile application that access and fetches data from those services.
In this entry we'll dive a bit deeper and address an update scenario through these web service interfaces.
You can see the full…