Reputation: 323
Can we publish data from WSO2 ESB 4.8.1 to WSO2 DAS like ESB 4.9? Is there any way or workarounds for create an event sink in wso2 ESB 4.8.1?
Upvotes: 1
Views: 215
Reputation: 2510
Yes you can publish data from WSO2 ESB 4.8.1 to WSO2 DAS. In ESB 4.8.1 does not have an event sink, it has BAM profiler for that purpose.
You can easily create a soap or http receiver in WSO2 DAS and Send data from ESB to http/soap endpoint of DAS receiver.
Upvotes: 0