How to run 'dir listing command' using Execute External Program
Hello,
I want a to run dir listing command using -B34A1030 : Execute External Program , in order to list down the filenames in the folder. The command is running fine on my Fat client(Windows based) . But when I deployed my custom batch on the Enterprise Server (Windows based) where this command is to be executed through the above Business Function , It is creating a blank text file without any data in it. .
Below is the command which is run on the Enterprise Server.
dir /b E:\BusApps\dijd\eur0\JDEdwards\E900\DDP\PrintQueue\R56XMLTEST_V0002_*458_159_xmlp_*.xml>E:\BusApps\dijd\eur0\JDEdwards\E900\DDP\PrintQueue\filelist.txt