cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Your environment (run the following commands):

  • cds -v 7.2.0
  • java -version (if applicable) SAP machine 17.0.8

Based on the introduction about CAP extensibility in CAPire https://cap.cloud.sap/docs/guides/extensibility/#extensibility


I am not sure wether JAVA based CAP application could do the extensibility on CDS aspect.

If yes, is there any sample code could be shared?

0 Likes
View Entire Topic
robinjayasinghe
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi verahy! Yes, CDS extensibility is available for CAP Java applications. The Java bookshop demoes feature toggles which use extensibility features.

Best Regards,
Robin

VeraHuang
Advisor
Advisor
0 Likes

Hello Robin,

Thanks for the answer! I will check the sample code!

Best regards,

Vera

robinjayasinghe
Product and Topic Expert
Product and Topic Expert
0 Likes

You can also check our documentation here and here.