
w2vijay
Well Known Member
Hello Guys,
We have a requirement to read file names one by one from list of files present in a folder and process them. The operating system would be linux operating system. Does anyone has implemented similar requirement or any idea on how to accomplish this requirement.
In oracle metalink found the below comments but not sure how to get solution from this.
-----------------------------------------------------------------------------------------------------
EnterpriseOne does not have any API to get or list filename of files in a folder, however JDE can execute native operating system command. If you have native operating system command that get filenames and insert into a JDE table or flat file, JDE interactive app and UBE can then read from the JDE table or flat file.
The business function that can execute native os command is B34A1030, please review this document
-----------------------------------------------------------------------------------------------------
Many thanks for the help and let me know if more details are needed.
We have a requirement to read file names one by one from list of files present in a folder and process them. The operating system would be linux operating system. Does anyone has implemented similar requirement or any idea on how to accomplish this requirement.
In oracle metalink found the below comments but not sure how to get solution from this.
-----------------------------------------------------------------------------------------------------
EnterpriseOne does not have any API to get or list filename of files in a folder, however JDE can execute native operating system command. If you have native operating system command that get filenames and insert into a JDE table or flat file, JDE interactive app and UBE can then read from the JDE table or flat file.
The business function that can execute native os command is B34A1030, please review this document
-----------------------------------------------------------------------------------------------------
Many thanks for the help and let me know if more details are needed.