How to include external header file in JD Edwards C Business Function?
I need to include dirent.h file in a custom business function to use directory search constructs for Linux servers. As it is an external header file and not included in standard JDE package I like to know where should I place the .h file in the deployment/enterprise server. If anyone has worked with this header file or any other header file before, an early help would be much appreciated.