Hi Experts,
I am trying to create a Full Stack Application for Cloud Foundry in WEB IDE Full Stack.
Project Structure/modules consists of java cds hdb. Required Project settings done.
1.Created required CDS files for Entity and annotation file as well for UI
2. Generated HDB files required.
3. In Java module able to see the Odata service, required metadata files. Able to run successfully Java service for odata consumption.
4. Finally when tried to create HTML5 module and in data connection when try to use the odata service from OData service from current project not able to retrieve the same.
Not able to find the root cause for the same or not able to debug what could be the issue.
Regards,
Venu