Sending mutations to external services like Service Bus #2289
Mario Andres Ochoa (wario8a)
started this conversation in
General
Replies: 2 comments 1 reply
|
Mario Andres Ochoa (@wario8a), can you give some more details for:
|
1 reply
|
you can do like this. Configure Stored procedure in your DAB. Send the parameters like queue /topic name, message from your DAB. Read these configurations from a configuration tables. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is there any way to send a mutation as an event to an external service like a service bus message in that way we can integrate multiple process.
Thanks
All reactions