Skip to Content
0
Sep 16, 2023 at 08:54 AM

How to return Destination service as a dependency in CAP java application in SAP BTP Cloud foundry

345 Views

I am trying to develop of multi-tenant application using CAP. Now I want to return destination service as a dependency during tenant subscription. I am not able figure out how to do it like what changes I have to make in "mta.yaml" file and how the callback handler method should be written in java. can someone please help me