Activities of "pablo@ccalp.net"

  • ABP Framework version: v7.0.x
  • UI type: Angular
  • DB provider: EF Core

Need guidance on the following: I need to create a separate application for report processing but need to be able to authenticate and read the claims of the user requesting the reports using the same credentials from the application to be able to know the tenantid and connect to the right database. The reports will be displayed in the angular application in an iframe.

When is the next version going to be released? Please update my support incident allowance since this is a bug. Thank you.

It's been almost 10 days for what should be a simple answer, please let me know if your documentation is incorrect and if this can not be done or provide a workaround to replace the Logo component.

Thank you,

Any update on this issue? I need to get this resolved ASAP.

Yes, but I don't just need to change the image, I would like to replace the component. I need to display the Tenant information in that area. Your documentation says it can be done.

Any updates on this issue?

lepton-x

  • ABP Framework version: v7.0
  • UI type: Angular
  • DB provider: EF Core

Trying to replace the logo component using the ReplaceableComponentsService but not working, don't see any change. Replacing other components work fine.

  • ABP Framework version: v7.0
  • UI type: Angular
  • DB provider: EF Core

I want to implement a background job using the framework (abp) default implementation. I created a Domain service and I'm passing the tenantid as a parameter and then changing the CurrentTenant. I'm also getting the DbContext from the repository to query the database, but getting an exception saying that it cannot access a disposed context. What is the right approach to be able to create multitenant aware background jobs? I would need to get the user ingo that submitted the job too.

Where do I need to add that code?

Showing 41 to 50 of 57 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11