Hi, have you reviewed the project? Is there any progress?
Thank you, I sent it via e-mail, I request your support.
Hello, first of all, sorry for the late reply, this was somehow overlooked.
We don't have much experience with MassTransit, but if you can send a minimal reproducible example we would like to help as much as we can. Also, as a short information,
ABP
already supports Inbox/Outbox patterns and we have documentation for this. So I can say that you don't need MassTransit for this purpose. However, if you still want to use MassTransit, we will try to help as much as we can if you can send an application where I can reproduce the problem.Note: I guarantee that you will have a much more holistic and easier experience if you use the solution provided by ABP. See more: https://abp.io/docs/latest/studio/monitoring-applications#events
Hello, If I can get your e-mail address, I can share a sample project of our problem with you. Thank you
Our problem continues, I ask for your support.
Hi,
I want to use masstransit outbox pattern in my abp project but while my entities are writing to db, masstransit outbox entities are not writing to db. Do you have a method to add objects to AbpDbContext to tracking?
If you want I can send you the project.
This is my program.cs file where I set up masstransit settings and run the db context.
I add entities to dbcontext like this:
This is the commanddb context that implements the basedb context
Hi Liang,
I tried this class and it gets the tenant but can't set it to the program. our situation is a bit urgent, I organized a zoom meeting tomorrow at 10:00 utc+3. Can you support us at the time I specified or another time that suits you?
Sorry, I didn't add the response of the method, I add it as a screenshot and I see the tenant coming.
Actually, the MyMvcCachedApplicationConfigurationClient class that redirects this request to the gateway and the GetRemoteConfigurationAsync method here performs the request.
Is there any chance to debug this method, because saas and management send separate requests to the service, can I process these methods? maybe I can see the error here
Hi,
i sent you my project via e-mail, waiting for your response, thanks for your support.