Activities of "PPellegrini"

Check the docs before asking a question: https://abp.io/docs/latest Check the samples to see the basic tasks: https://abp.io/docs/latest/samples The exact solution to your question may have been answered before, and please first use the search on the homepage. Provide us with the following info: 🧐 Hint: If you are using the ABP Studio, you can see all the information about your solution from the configuration window, which opens when you right-click on the solution and click on the Solution Configuration button.

  • Template: microservice
  • Created ABP Studio Version: 0.7.7
  • UI Framework: blazor
  • Theme: leptonx
  • Theme Style: system
  • Database Provider: ef
  • Database Management System: sqlserver
  • Mobile Framework: none
  • Public Website: No
  • ABP Framework version: v8.2.0
  • UI Type: Blazor WASM
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): -
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hello team, how are you?

I have a solution created from the Microservices template that is Multitenant.

I want to configure a new tenant with a dedicated database, whether it is a single database for all microservices or one database per microservice. I am encountering the following problems:

1. If I try to configure a single database for the tenant, I get the error "There is already an object named 'AbpEventInbox' in the database." This is logical because each microservice implements these tables.

What would be the way to configure a single database for all microservices? 2. If I try to configure a database for each microservice, the SaaS module does not show me all the microservices, it only shows "Administration". Looking at the source code of the SaaS module, I saw that it reads from TenantAppService.GetDatabasesAsync, I understand that it takes them from "AbpDbConnectionOptions".

<br> Then I look at the configuration of each microservice, and they are like this:

SaasService: IdentityService: AdministrationService:

This makes me think that the SaaS module is only reading what is configured in the "SaasService" microservice.

How should this work, or what would be the correct way to define this so that it functions as expected?

Showing 1 to 1 of 1 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.