on 2008 Jun 18 3:35 PM
Hello Stefan,
I followed the end-to-end e-learning on SAP NetWeaver Mobile 7.1 New Development Cycle and Tools and have a question:
In the Architecture -Info you mention that it is also possible to use Web Services,
- Is the SAP WAS ABAP required to Create the Data Objects, for the CDS and for DOE or it WAS JAVA should do?
Best regards,
Dharmi
Hello Dharmi,
you do not need a WEBAS Java for the development of occasionally connected applications in SAP NetWeaver Mobile 7.1.
You design the Data Objects in the Data Orchestration Workbench, which is a part of your WebAS ABAP.
Then you need to define how you can fill your Data Objects with data. You can either design a BAPI Wrapper which calls a standard Function Module or you design a BAPI Wrapper which calls a Web Service.
I hope this helps.
Best Regards,
Stefan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Stefan,
Thank you for your prompt reply.
I am still confused:
1. For occasionally connected applications : WAS Java is not needed , WAS ABAP is required ok. The web services are built on WAS JAVA with NWDS for non-SAP backend, why is the BAPI wrapper required to call them? On what platform would the Mobile application built ? I was thinking of Mobile Web Dynpro ...
2. What would be requirements for the always connected applications?
Best regards,
Dharmi
User | Count |
---|---|
68 | |
9 | |
8 | |
7 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.