I am trying to send KPI data of WSO2 ESB to WSO2 BAM for Analysing that KPI's
Consider in WSo2 ESB handles below message,
"<"Transport type='KPN'>
"<"Tickets>3"<"/Tickets>
"<"/Transport>
As KPI I need to sent the data's
/Transport@type
/Transport/Tickets
to WSO2 BAM.
1.Just needed your help in finding examples,for sending KPI's of WSO2 ESB to WSO2 BAM ?
2.Also If install Mediation Data Agent in WSO2 ESB and do the configuration as mentioned in,
http://docs.wso2.org/wiki/display/BAM201/Setting+up+Mediation+Data+Agent
Will I be able to sent the KPI Data from WSO2 ESB to WSO2 BAM?
Thanks!