on ‎2021 Mar 31 4:26 PM
Hello SAP CAP Team,
the Cookbook for SaaS Extensibility describes the Extensibility options for additional data fields and UI Annotations using CDS. But is there also an option for tenant specific custom code?
A simmilar but yet unanswered question was posted here: Enhancing standard SAP code in CAP.
Best regards
Gregor
Request clarification before answering.
Hi Gregor,
currently, there is no way to add tenant specific code.
I will forward this question to my colleagues to check if, when and to what extend this will be available.
Best regards,
Eckart
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi gregorw,
are you still interested in this feature? If so contact me via private channel.
Regards Helmut
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Krishna,
as far as I know this is still not possible. We solved this by deploying stored procedures which reside in an hdblibrary file to the database that do the business logic we need.
Sounds that this could be a solution for you, too.
The deployment of hdblibrary is unfortunately no standard when activating extensions. Cause we don't use the cli to activate tenant extensions but use the API in our program we add the hdblibrary to the HDI deployer files.
Maybe this is also a feasible way for you.
BR Helmut
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.