Hi Experts,
I've a file to idoc scenario.It is a text file. It has a heirarchy of 4 levels.
I know that in PI content conversion using FCC/Message Transform bean is possible only for 3 levels.
Is there any way to read such a file?
Source structure of the above file
<Message Type>
<Record>
<header1>
--h1
--h2
<header2>
--h21
--h22
<header3>
<Item>
--<LineItem>
--<It1>
--<It2>
Thanks in advance
Senthil J