on ‎2019 Oct 02 2:50 AM
Hello CAPM Experts,
I attend a lot of CAMP sessions at TechEd this year. CAPM is amazing
Is there any solution map to help our user to decide which programming language we should use?
I understand the difference between these 2 on a language level.
Any extra point should consider when we use this 2 language with CAMP.
Best Regards
Request clarification before answering.
Hi Yunjie,
over the past month I've worked on a CAP project and had the following experience:
As not all documentation is yet public the typed nature of Java helped me a lot to find the needed functionality for my custom handler implementation. On the other hand I kept also the NodeJS version of my project alive as there I could get a lot quicker change / test cycles.
One drawback of the NodeJS version was that it didn't support OData V2 which is for Fiori Elements still the preferred version. But that can be solved with @sap/cds-odata-v2-adapter-proxy.
So I would think that the decision is currently mainly about the developer skill you have at hand.
Best regards
Gregor
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I agree with what gregorw mentioned about OData v2 and v4 and Fiori Elements. mariusobert : the message wrt Fiori Elements and OData is not really clear. Officially, as far as I know, the current FE (sap.suite.ui.generic.template?) only supports OData v2. I have seen a sap.fe library that seems to support OData v4 (in dj.adams.sap live streams) but there's no documentation for this (new?) API so are we even supposed to use it today?
This whole OData v2 vs v4 support in UI5 and FE is very frustrating, v4 was released years ago and SAP still doesn't seem to support it properly. So we have a very promising framework that we can't really use today in many cases because there's no proper support on the frontend side.
Cheers,
Pierre
Maybe this feature matrix is also interesting and helps to guide you
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.