How to Sort Lists of Files for Processing in ODI in a Platform Independent Manner ?
(Doc ID 424091.1)
Last updated on OCTOBER 04, 2022
Applies to:
Oracle Data Integrator - Version 3.2.03.01 and laterInformation in this document applies to any platform.
Goal
It is often required to sort sets of files and create a list-file before Oracle Data Integrator (ODI) processes each of the files in a sequential manner.
Are there any tools allowing us to to do this?
Can this be carried out in a platform-independent way?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
To sort a set of files in a folder using the filename as the sort criterion in either ascending or descending mode, and to store the list in another file |
To sort a set of files in a folder using the size of the file or its lastModified date as the sort criterion in either ascending or descending mode, and to store the list in another file |