Dear All,
I have a requirement to generate multiple idocs depending on the SiteCode of source file.
My scenario is File to IDoc inbound scenario..
eg: file format will be like this
C001|hdfc|20130404|GEN|1000
C001|hdfc|20130404|GEN|1000
C002|icici|20130404|GEN|1000
C002|icici|20130404|GEN|1000
C003|axis|20130404|GEN|1000
C003|axis|20130404|GEN|1000
I have to generate the 3 idocs depending on the site code C00x..first column is SiteCode
all c001 come under one idoc and
all c002 come under second idoc and
all c003 details come under third idoc.
How to achieve this task , any idea please let me know.
Regards,
Aravind