You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good Morning @iammukeshm . I got MassTransit running with RabbitMQ.
I am using Twilio sendgrid's webhook to get email events, where I added the tenantid and local id as part of the args data to identify which record this event belongs to. When consuming the webhook feed, how do i set the tenant from the data returned on IConsumer<> to update the correct tenant instance accross multiple DB's in the case of Hybrid? Hence the previous question on how to get it to a single database for certain modules.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Good Morning @iammukeshm . I got MassTransit running with RabbitMQ.
I am using Twilio sendgrid's webhook to get email events, where I added the tenantid and local id as part of the args data to identify which record this event belongs to. When consuming the webhook feed, how do i set the tenant from the data returned on IConsumer<> to update the correct tenant instance accross multiple DB's in the case of Hybrid? Hence the previous question on how to get it to a single database for certain modules.
Beta Was this translation helpful? Give feedback.
All reactions