Base solution for your next web application
Open Closed

Ability to assign Tenancy Id #5225


User avatar
0
sedulen created

Hi, We are building a system where tenancy is already defined in another system and we need to mirror that tenancy in our AspNet Zero system. Would it be possible for us to retain the pre-assigned tenant id from the other system and apply as the tenant Id in out ASP.NET Zero system?

Thanks!


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @sedulen,

    • Would you like to import an external tenant data into AbpTenants table
    • Or would you like to use an external source instead of AbpTenants table.

    First option is ofcourse possible :), I'm not sure about the second one for now.