Re: Using Regular Expression Extractor to extract the id

2010-06-15 Thread Nithya Prakash
Hello People, Thanks for your solutions. Am finding difficulty in using the Regular Expression Extraction for the following syntax [{id:94,displayName:sa,sa},{id:134,displayName:rrr,sss}] Which expression exactly we should in order to get the required output. I tried

Re: Using Regular Expression Extractor to extract the id

2010-06-15 Thread Nagusoft
Hi, Can u specify where it fails...whether in (\d+) or in extracting (.+?) . Nithya Prakash wrote: Hello People, Thanks for your solutions. Am finding difficulty in using the Regular Expression Extraction for the following syntax