Can I choose different DB servers for different tenants?
At https://docs.abp.io/en/abp/latest/Multi-Tenancy#database-architecture, we have found that we can separate the DB for each tenant.
Can I choose different DB servers for different tenants?
Can I achieve the following? https://docs.abp.io/en/commercial/latest/modules/saas#connection-string
It is possible to create Entities for all tenants using ABP Suite, but what should I do if I want to create different Entities for each tenant, or if I want to control the Entities that can be used by each tenant? Please let me know if you have any samples.
For example, Entity01 can be used only for tenant 01, and Entity02 and Entity03 can be used only for tenant 02.
I would like to incorporate an iframe into my customized application. The use case is for an emebed iPaaS.
Can I ?
I want to separate DB read and write endpoints. Is such a thing possible with the standard features? The objective is load balancing.
env: ABP Commercial 7.1
Hi
I would like to ask 2 questions about tenant management feature
-> [Database migration has been queued and will be applied soon.] is displayed, where/how can I check the migration result?
How can I achieve SANDBOX?
Use Cases: An enduser wants to test once in the sandbox before setting it up in production.
Example: enduserhttps://help.salesforce.com/s/articleView?id=sf.data_sandbox_create.htm&type=5
Question: How can I achieve this with ABP Commercial?
・What is the correct language to use when developing on ABP Commercial? -serverside:C# -frontend: AngularJS or MVC
・For DB, RDB and MongoDB are available.
Can one user belong to multiple tenants?
Use Cases: ・I belong to the parent company. ・There are multiple subsidiaries and each subsidiary has its own CRM with ABP Commercial. ・I want to belong to multiple subsidiaries.
Proposed Solution:
1.Use IDP such as Okta. →I think this can be done.
I would like to implement a webhook feature like ASP.NET Zero. Is there any good documentation to implement it?
https://docs.aspnetzero.com/en/aspnet-core-mvc/latest/Features-Webhooks