Hii, I am using a csv file which consists of several fields similar to
<pin>12345678 <ip>192.168.10.2 <mail>[email protected] <add>colombo ........ <pin>34345678 <ip>192.168.10.3 <mail>[email protected] <add>colombo1 ........ <pin>12345678 <ip>192.168.10.2 <mail>[email protected] <add>colombo2 ........ and so on *Note: Ignore <some_text> fields, used only to describe the fields that are being used* Each horizontal line represents an event in an event stream and the fields needs to be mapped to the relevant payload attributes through an event builder. I would like to know the most appropriate regex values for this mapping. I have tried several regex values, but end up getting "*java.lang.IllegalStateException: No match found"* exception. Would appreciate any help. Thank you. Regards *Supun Rasitha Muthutantrige* Software Engineer | Intern WSO2 Inc: http://wso2.com lean.enterprise.middleware Mobile: 0758374608
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
