Hi,
I'm converting an EDIFACT file to xml using the B2B.I'm able to convert it successfully but my issue is,
1. The EDIFACT file is having multiple messages(UNH) in the input file, it is generating the output as multiple xml files(different xml files).But my requirement is to create the whole data into a single xml file.
2. The delimeters in the input are not the default delimiters and the input doesn't have the UNA segment. How to handle this case?
3. Also how to handle huge input files in the B2B.
I'm trying the all the above cases in the B2B alone(Not using the SOA).
Thanks,
Ravi.