Hi,
I am tyring to use FCC in receiver adapter.
My source Xml Structure is
<Subscriber> (0:unbounded)
<field1/>
<field2/>
<Loan> (0:unbounded)
<Amt/>
<id/>
<Pay/>
</Loan>
<fieldn>
</Subscriber>
My requirement is that I want each subscriber record in a separate line(All the Loan Items together in a single line ). eg: LOB1,qwd,qd,dqd,d,dqd,dqdqd,qd,dqd,dq,qdqd,qdqd,id1,amt1,pay1id2,amt2,pay299990612
Regards,
Sudharshan
Message was edited by:
Sudharshan Aravamudan