| bio | website | maninda.blogspot.com |
|---|---|---|
| location | Sri Lanka | |
| age | 25 | |
| visits | member for | 6 months |
| seen | 16 hours ago | |
| stats | profile views | 96 |
I am a graduate from University of Moratuwa, currently working as a software engineer at WSO2.
|
May 14 |
comment |
Does usage of stream between ESB and BAM is asynchroneous? Like GustovaoH says, BAM mediator executes sequentially as every other mediator. But here it captures the required data synchronously from message and delegate Data Bridge to send it to BAM server. In Data Bridge, Asynchronous Data Publisher try to send the message to BAM asynchronously. If it fails nothing severe happens to ESB other than printing an exception. I think you get my point. |
|
May 13 |
answered | WSO2 BAM REST-API Sample Execution |
|
May 13 |
answered | Does usage of stream between ESB and BAM is asynchroneous? |
|
May 12 |
revised |
send a body value from a service to BAM Identified the real question behind this ambiguous question and modified to improve the clarity. |
|
May 12 |
suggested | suggested edit on send a body value from a service to BAM |
|
May 12 |
answered | send a body value from a service to BAM |
|
May 8 |
awarded | Popular Question |
|
Apr 16 |
answered | How do I communicate apache MQ with wso2 BAM server? (no ESB keeping it simple) |
|
Apr 4 |
comment |
WSO2 BAM Analytic scripts execute Error Please attach Hive script used and the exception printed in the console. |
|
Mar 31 |
answered | BAM Dashboard Graphical Error |
|
Mar 31 |
revised |
BAM Dashboard Graphical Error edited tags |
|
Mar 29 |
revised |
Configuring WSO2 AS and BAM edited tags |
|
Mar 29 |
revised |
location of cassandra.port in BAM2.2.0 edited tags |
|
Mar 29 |
revised |
Configuring WSO2 AS and BAM -new error edited tags |
|
Mar 29 |
comment |
Configuring WSO2 AS and BAM Assume you mean the question stackoverflow.com/questions/15700758/… . I answered that question. |
|
Mar 29 |
answered | location of cassandra.port in BAM2.2.0 |
|
Mar 29 |
answered | Configuring WSO2 AS and BAM -new error |
|
Mar 29 |
revised |
Configuring WSO2 AS and BAM Added more information |
|
Mar 29 |
answered | Configuring WSO2 AS and BAM |
|
Mar 24 |
comment |
confused with the relationship between WSO2's products Not really. First better you try to, 1. Install all the Data Services features into an downloaded ESB OR 2. Try to install all ESB features into a downloaded Data Services server (DSS) OR 3. Install all the ESB features and DSS features into a downloaded Carbon server. If the feature installation was successful there is no need of OSGi or Maven. You can simply use the server. If not then you need to investigate the dependency issues via OSGi console and fix by modifying the pom.xml's. |