We have a need to consume an SAP HANA Cloud view from CAP.We can access the view with the regular config (hdb synonyms & grants + facade entity)but what if the view has association, is it supported by the CAP facade entity?My other question would be ...
How do we consume an OData V4 service exposed by the SAP Cloud Application Programming Model (CAP) with SAP Mobile Services (Cloud Foundry).After deploying my CAP MTA project, I would like to consume the OData service from this CAP project in Mobile ...
Hi community, I am new to CAP, after watching some tutorials I can't demystify how to achieve this particular goalCAP project have the DB & SRV folders with the respective development artifacts, but what about if I have a database table that is creat...
Hi, I am currently refactoring an app to used your new OfflineDataServiceAsync API
1 thing I notice, previously we had 2 set of API per function, a sync API and an async version with a completion handler
now everything is async, simple and fast t...
We currently have 2 incidents listed on the release note of the BTP SDK for iOS version 9.1.2 and they are not yet resolved, I don't know if it's related again to SPM fetching the wrong SDK version
SN CS20230005068896: Fixed FUISegmentedControlForm...
great VS Code extensionswhat about if your app security is configured with IASand your mobile destination is configured with Forward Authentication, will it work?thanks
thanks Jitendra, I like option 2, but what about the authentication type of this destination? Also, yes sometimes it could be helpful to have a Fiori app not part of a CAP project, for this I could reuse the same destination. When you deploy a CAP se...
@sandeeptds why are you just releasing a new SDK 10.0.2 while announcing you are moving ahead with 24.4.0 new versionning, we are a little bit confused ?and also the release note of SDK 10.0.2 is still being created, this is not the first time I saw ...
we are not happy by the poor testing of the UI components, they always come with bugsby example the new FUIKeyValueTableViewCell has not been tested in Dark mode and the font of the title is not consistent compare to other form kit cells, I already s...