Hi,
I have a package which has two files(file1 and file2) has col1, col2 and col3. Col1 in both the files are sorted.
already the files are sorted on col1. I want to join on these three columns, so sorted on col2 and col3 using sort component and for col1, I mentioned in source advance editor saying that the files are sorted. But I am getting issue because I can not use sort order 2, 3 in sort component which I needed as 1 is already assigned for col1.
Any idea.
Porus