on 2020 Sep 22 8:19 AM
Hello,
We have one requirement to create OData V4 service. There are 190 entity sets (tables) . OData V4 project does not allow to import model from EDMX file or refer RFC/BOR object or DDIC structure. I have created a V2 project and there I have all those 190 entity sets. But I am not able to copy all entity sets and properties from there as well.
Is there any easiest way to convert / copy Odata V2 project to V4 one ?
Do I have only one option to manually copy / create all those entity sets there ?
Thanks & regards,
Vikrant.
Request clarification before answering.
Hi Vikrant,
unfortunately I have to tell you, yes, you have manually to create all the entity sets that you have.
We also do not recommend to use the Service Builder to develop OData V4 services but to go for a pure code based implementation as I have described it in this blog.
https://blogs.sap.com/2017/12/12/odata-v4-code-based-implementation-i-basic-interface-read-access/
Best regards,
Andre
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
74 | |
30 | |
9 | |
7 | |
7 | |
6 | |
6 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.