Hello Everyone,
I have a scenario, where we get 4 different types of files in the same folder. Two files are in XML format and other two are in text format and all these four files have same naming convention and they will be placed in same folder.
Previously we were getting only two XML files and the structure of the files were almost same, hence i had used a common XSD to accommodate both the structures and differentiate them in the Interface determination using XPath expression and have different operation mapping.
Now there are two additional text files which are placed in the same folder with same naming convention as above two XML files. I need to take these two files and drop into one of the folder of ECC system.
Can you please let me know how to accommodate this in my scenario?
Regards,
Nitin Deshpande