Hi.
I Create a simple View Object from Entity Object. Then i add View Object to the application module. then i expose it as a web service.After it i create an adf mobile application and create a data control using that web service. i tried the delete operation from this data control and its working fine but when i try the create operation it is not working. In the .amx page i drag and drop the parameters of vo and drop a create method as a button. but when i run the application nothing shows up. i just see a progress dialog circulating . . . . Can anybody help me ??
-thanks