Skip to Content
1
Jan 23, 2023 at 07:28 AM

SAP BTP best practic with BYD(and potentially other) tenants

85 Views

Hi,

What is the best practice when it comes to making apps in BTP that work with BYD?
When making an app you want to run it from the BYD test tenant and only after all tests are complete you start running from the production tenant.
For example if an app is triggered by a BYD tenant and makes REST GET and Post calls to the tenant.
Should it have code that identifies the tenant that is making a call to it?
In general what is the best practice when it comes to running a BTP APP that serves several tenants of the same client?

Thanks in advance.