Activities of "dhaoo"

ABP Framework version: v8.1.3

UI Type: MVC

Database System: EF Core (Only for Oracle)

Tiered (for MVC) or Auth Server Separated (for Angular): yes (Micro Service)

Exception message and full stack trace:

Steps to reproduce the issue:

I am integrating Quartz with ABP and then I create a tenant, How do I migrate Quartz tables data (e.g. QRTZ_JOB_DETAILS ,etc.) into the new tenant database? Can ABP automatically migrate Quartz table data when I create a tenant?

  • ABP Framework version: v8.1.3

  • UI Type: MVC

  • Database System: EF Core (Only for Oracle)

  • Tiered (for MVC) or Auth Server Separated (for Angular): yes (Micro Service)

  • Exception message and full stack trace:

  • Steps to reproduce the issue:

    I am using Oracle database. I have filled two connection string in the Database connection strings Modal as the following figure. One for Tenant and the other for Product Service. They both use Oracle. and then click "Save" button, but no two databases(table spaces) specified in Database connection strings are created.

    • Can the ABP Framework support creating oracle database(table spaces) if they don't exists?
    • How do I do if I want to migrate(Clone) data in a Job table into a tenant job table during the above Tenant data migration process?
    • What is the Best Practice for Mult-Tenancy Schema & Data Migration in Oracle ?

Question
  • ABP Framework version: v8.1.3
  • UI Type: MVC
  • Database System: EF Core (Oracle,etc..)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue: hi, I want to use gateway in conjunction with consul to automatically register services. Does ABP have any corresponding examples?
Question

I want to override the login page, but I don't have the source code for the commercial version. Where can I obtain the commercial version source code? For example, something like this: https://github.com/abpframework/abp/blob/037ef9abe024c03c1f89ab6c933710bcfe3f5c93/modules/account/src/Volo.Abp.Account.Web/Pages/Account/Login.cshtml.cs. Additionally, I want to display tenant information in the user login section. Which page should I override? Something similar to the example shown below.

Question
  • ABP Framework version: v8.1.3
  • UI Type: MVC
  • Database System: EF Core (Oracle)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue: hi, I manually replaced SQL Server with Oracle during the data migration, and there was no costly localization resource degradation. Upon comparing, I found that there was no data in the AbpLocalizationResources and AbpLocalizationTexts tables in the Oracle database after the data migration.
Question
  • ABP Framework version: v8.1.3
  • UI Type:MVC
  • Database System: EF Core (Oracle)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

hi, I want to create a microservice and use an Oracle database. When I specify the DBMS as Oracle in the command line, the application created is still for SQL Server.

Question

提问之前请先查看文档:https://abp.io/docs/latest https://abp.io/docs/latest 查看示例以了解基本任务:https://abp.io/docs/latest/samples 您的问题的认知解决方案可能已经得到解答,请首先使用主页上的搜索。 请向我们提供以下信息: 🧐提示:如果您正在使用 ABP Studio,您可以从配置窗口中看到有关解决方案的所有信息,当您右键单击[解决方案]( https://abp.io/docs/latest/studio/solution -explorer#solution )并单击解决方案配置按钮时,该窗口将打开。

  • ** ABP 框架版本** : v8.1.3。
  • ** UI 类型** : MVC
  • 数据库系统:EF Core
  • 分层(针对 MVC) 或 Auth 服务器分离(针对 Angular):是 异常消息和完整堆栈跟踪更换问题的步骤

在登出的时候可以像登录一样自定义他的方法吗,在登出的时候我想实现一些自己的业务逻辑,需要怎么实现,我尝试了继承LogoutModel 重写了OnGetAsync 但在debug的时候发现登出时并没有进入到这个方法

Question

您好,您回信邮件中提到的文档是api的开发文档,我想了记得是微服务中,新建的微服务如何独立运行他的UI,如图所示,想要运行Order里的web必须依附于微服务解决方案里的web可以运行,有没有办法可以单独只运行order这个微服务来进行调试他的UI Hello, the document mentioned in your reply email is the api development document. I remember how the newly created microservice independently runs its UI in microservice. As shown in the figure, if you want to run the web in Order, you must be attached to the web in the microservice solution. Is there a way to debug the UI by running the order microservice alone

Question

version:8.1.3 UI:mvc

1、微服务怎么的服务怎么单独调试UI 必须搭载着微服务里的web程序吗 不可以像模块儿开发一样单独调试吗 (How do microservices enable individual debugging of UI without having to run the web application within the microservice? Can't UI components be developed and debugged independently, like modules?) 2、针对excel的上传下载,abp框架有没有解决方案(Does the ABP framework have a solution for uploading and downloading Excel files?)

Showing 11 to 19 of 19 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.0.0-preview. Updated on September 15, 2025, 14:41