Hi,
We are building a Blazor server app (Multi-Tenancy and MongoDB ) and we need to use Hangfire for backgrounds jobs for all Tenants.
We have two questions : 1 - How we can implement a hangfire server in an isolated Abp app and run this app on multiple instances? 2- How it can handle and access the tenant databases?
Hello,
We plan to start a new project but we have a concern about the upgrade from current Abp version 4.4.x to version 5, so what is your suggestion? Should we build the project on the current version 4.4.x then upgrade it or start on v5.0-preview or do we have to wait for the v5 stable release?
Regards Yousef
Kinldy, I need to know more details about the Organization Units module:
**Edited & Updated **
Dear Sir
When we create a new tenant from the host dashboard the main Admin user for this tenant is not created and we can not log in, please see screenshots:
Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.
If you're creating a bug/problem report, please include followings:
Dear Sir
How to add Complex JSON nesting of objects and arrays to the MongoDB entities? is it supported? (see sample below):