Thanx Ayyoob. I'm using ESB(4.8.1) and DAS(3.0.0) for publish data from ESB to DAS.
For the testing, I want to publish string from ESB to DAS. I followed below steps for do that. But it's not working. 1. First I create a soap service for return a simple string like 'Hello World'. 2. Create BAM Profile in ESB. 3. Create a *Pass Through Proxy* in ESB using this soap wsdl. 4. Create *BAM Mediator* using above proxy service. 5. After invoke the service, there is a new stream created in DAS. 6. Create *soap event receiver* for the above stream. 7. Check Data Explore in DAS. Any help can be really appreciated. Thanks and Regards, Lakshitha. On Tue, Mar 1, 2016 at 7:19 PM, Ayyoob Hamza <[email protected]> wrote: > Hi Lakshitha, > WSO2 DAS has different event receivers[1] to receive events and there is > one for soap[2]. Please refer the sample give in [2] which receive xml > based events. > > [1] https://docs.wso2.com/display/DAS300/Configuring+Event+Receivers > [2] https://docs.wso2.com/display/DAS300/SOAP+Event+Receiver > > Thanks > > *Ayyoob Hamza* > *Software Engineer* > WSO2 Inc.; http://wso2.com > email: [email protected] cell: +94 77 1681010 <%2B94%2077%207779495> > > On Tue, Mar 1, 2016 at 1:01 PM, Lakshitha Warnakulasuriya < > [email protected]> wrote: > >> I'll get some backend data set using soap service. I want to publish that >> data set in WSO2 DAS. How can i do this? >> Any help can be really appreciated. >> >> Thanks and Regards, >> Lakshitha. >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
