on 2020 Sep 17 1:22 PM
Hello,
From the documentation here https://cap.cloud.sap/docs/cds/js-api#cds-compile and the image here https://cap.cloud.sap/docs/cds
I understand that with CAP you can have the parsing from CDS to CSN and CSN to JSON. (cds.compile.to.json (csn) → json). However I'm working on a scenario that requires the other direction. From JSON write the CDS files, is there already a way to achieve this?
Thank you.
Request clarification before answering.
At the moment there is no API to generate CDL (i.e. cds syntax) out of csn/json.
Please note that you can still reference csn files from cds with the normal `using ...` syntax.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 8 | |
| 8 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 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.