Hey Guys!
So for a while I have been using the webide to work on my application, but I said that it's time to make a change and I want to use another editor( VS Code ). I am using odata services and xsuaa, objectstore and connectivity instances.
...
Hey guys! I have a small thing and I am very curious how I can perform this.
Basically, all I want is to keep a request running or start it, which ever is possible, independently from the response sending.
I am using Hana hdb.createClient and c...
Hey guys! So basically I have my cat-service.cds file which looks like this
---cat-service.cds---
service CatalogService @(requires: 'authenticated-user'){
entity Books as projection on mydb.BOOKS
entity Movies as projection on mydb.MOOVIES
...
I ve been working for 3 months with this product and I aged 10 years ever since. Worst thing I will ever work with. It freezes 5 times a day. It takes 3 life times to load. It doesn't open when you have to. You need to wait your entire lifetime, twic...
Hey guys, I am pretty new to db sql hdb and stuff. So let's say that in my db I have 3 entities. Contract, Item, Bill. Each Contract has an Item and each Item has a Bill. For this situation, as far as I know, it is recommended to use a sequence in or...