<div dir="ltr"><div>On Fri, Jan 18, 2019 at 4:02 PM shadab anwar <<a href="mailto:sk.shadabanwar@gmail.com">sk.shadabanwar@gmail.com</a>> wrote:</div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi David;<div><br></div><div>I am still not getting the output.</div><div>This is what I am doing. </div><div>I don't know if it makes sense.But I thought it'll better to share the code.Please let me know for any clarifications you need.</div></div></blockquote><div><br></div><div>You shouldn't create a new mapper every time Execute() is called.  Just re-use the same mapper (and it's probably a good idea to call Modified() on it, as well).</div><div><br></div><div>  David </div></div></div>