I am unable to publish RabbitMQ MassTransit events with Masstransit version 8.0 from my system. I am having UIPath community version 2022.4.3.
While the same events are getting published from another system having UIPath Enterprise Version 2021.10.5.
Also, I am able to publish RabbitMQ Masstransit events with Masstransit version 7.3.1.
While with another system having an enterprise version, the above-mentioned version’s events are not getting published.
What is the reason behind it? Is the issue associated with the studio version or is it due to any other reason?
I had installed all the required namespaces.
the same project works fine in another system with specifications mentioned initially.
Please help me with the reason for the event not getting published from one system and getting published from another one. (The project used to publish event in both the system is same).
Could you maybe re-formulate the above points, it might be a bit confusing as to where the issue begins.
And from the above two points mentioned, it seems you are facing this issue only on 8.0 version of MassTransit ? Irrespective of the systems being used ?
@supermanPunch I had created a Custom Activity to Publish Mass Transit Rabbit MQ event using MassTransit version 8.0. The activity works fine on the system having UIPath Enterprise Version 2021.10.5. but not on the system with UIPath community version 2022.4.3.
So why is it not getting published? Are there any licensing issues? Or any configuration needs to be added?
As I didn’t use Serialization in the code for making Custom Activity, the given link didn’t work for me.