Hi Friends,
I am having a flatfile with multiple records. as below
01
02
03
04
05
01
02
03
04
05
01
02
and…so on
for every set of record from 01 to 05 we have to generate the one ST.
How can i divide the set of records in the flatfile.
When i am giving the input as the whole Flatfile , the service is taking only first set of record and processing.
the process i am using is
getfile
Convet to ISdocument.
Mapping to Edi Document
ConverttoString(EDI)
Can anyone please suggest me over.
Thanks and regards
Naveen