Activities of "tahseelit1"

ex.

when using ABP suite to autogenerate the API and frontend (angular) the source control (git) display all the changes even I did not touch those file. this is very frustrating because I need manually (one by one) disregard all those file.

Is there another work around to fixed this issue?

Generate only one entity (merchant)

List of file changes.

Regards

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:

  • ABP Framework version: vX.X.X
  • UI type: Angular / MVC / Blazor
  • DB provider: EF Core / MongoDB
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"
Answer

thanks I will consider that.

Answer

but still rollback is not working. even I manually throw exception to consumer.

When you successfully publish an event, it's not possible to rollback. you might consider posting a rollback event to rollback your changes

then how you will notify the UI Realtime if the consumer is fail during rollback event.

Answer

it seems this became more complicated and hard to maintain because what if there is cascading events with insert and update.

Answer

Publisher configuration

Consumer configuration

Answer

I follow and implement the Kafka integration base on document you've send but still rollback is not working. even I manually throw exception to consumer.

still the behavior is the same once consumer fail my transaction in publisher success.

Question

Hi

I have some doubt regarding Kafka integration how the publisher notify if one consumer fail? and how the unitofwork works

ex. **Publisher: ** I want to keep copy of country to all microservice.

Consumer

if consumer fail I want to rollback the transaction in publisher?

Is this possible using the build in distributed events using kafka?

Thanks

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:

  • ABP Framework version: vX.X.X
  • UI type: Angular / MVC / Blazor
  • DB provider: EF Core / MongoDB
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"
Question

This issue is happen intermittent.

docker image build using gitlab agent.

Nuget.Config

can you advice the stable solution for this issue and what is the possible issue why sometimes this happen.

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:

  • ABP Framework version: vX.X.X
  • UI type: Angular / MVC / Blazor
  • DB provider: EF Core / MongoDB
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"
Question

I have requirements to implement entity synchronizer in my project using abp version 6.0 but this functionality is exists in version 7.0+., how can I implement this manually without upgrading to latest version is this possible?

reason why we don't want to upgrade to latest version is we still using identity server if we upgrade to latest version we are forcing to change many things in current project.

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:

  • ABP Framework version: vX.X.X
  • UI type: Angular / MVC / Blazor
  • DB provider: EF Core / MongoDB
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"
Showing 1 to 10 of 28 entries
Made with ❤️ on ABP v9.2.0-preview. Updated on January 14, 2025, 14:54