‎2010 Feb 10 12:33 PM
Hi,
I've written a program which generates a file on the application server. In the production system we have 5 different instances. The program generates the file on the instance from where it is executed. Is it possible to ensure that irrespective from where the program is executed, the program will generate the file on a specified path only ?
Bye
‎2010 Feb 10 12:43 PM
Hi,
I don't know if it can be controlled in prograam. But, can't we schedule the job to run only on one application server always?
Basis team can do this. Please check this possibility.
Thanks,
Vinod.
‎2010 Feb 10 12:50 PM
Define a path in AL11 then you can always place the file in the same location and this will be mounted independent of the app server.