Thomas Jung
Thomas Jung
Could it be that you already have an instance created? Can you click on Service Instances in this screen (just below Service Marketplace) and see if you have any instances...
Technically the module doesn't support Node v18 yet (mainly because several underlying SAP modules don't technically support Node 18 yet). You should get a warning on install and when you...
Specifically to your question of the SQL Command if you set the DEBUG env, CDS will output the generated SQL to the console. There is even a nice, recent blog...
Interesting suggestion. I don't know if its one we can/want to directly adapt in to the source code sample itself. We always walk a fine line with code sample of...
I don't know if it actually matches to the demo model, but let me research and maybe it will make a good standalone blog or video on a future live...
Planned and already some internal work done on it. However this is slightly delayed waiting on a fix coming in the next release of CAP.
I look into this one but I'm curious of the kind of scope you are interested in. Ultimately other UI frameworks have the ability to call REST or OData, nothing...
We could look into some of those topics in the future - although probably as standalone content and not directly added to this sample. However you might also want to...
From a licensing / sample code release standpoint it might pose some challenges; but I will research and see what we are allowed to do here.
There is currently no specialized logic in this tool for Calculation Views. It only reads and processes what it can learn at the SQL Level from the VIEWS API view....