The wMUsers Discussion Forums allow image uploads of up to 10K. It will be easier to “see” your issue if you can take screenshots and attach them to your message.
If you have Photoshop, take a screenshot, crop out the non-essential screen real estate, and save the images as a GIF or JPEG.
If you don’t have Photoshop, there are some freeware image converters available on the Internet.
I got solution after writing java service providing 2 input recordlists which contains elements date,amount.After reading
amount value in two record lists.I converted amount value of
string objects to integer values(output amount value is Integer
type of string reprasantation ).Sfter that i added two integer
values,result value converted to string value.i assaigned to
output recordlist amount value field.I stored input values
into ArrayList initially.