Hi All,
I am facing some problem with the application server files.
Scenario:
1. I am running a parent job which spawns many child jobs.
2. Child jobs can run on different different application servers
3. Each child job creates a file in the application server in which it is running.
4. My main program would be running in one application server.
5. This program has to concatenate the files created by the child jobs and merge it into one final file.
6. But, the problem is it is searching for the child files in the application server in which it is running.
7. So, How do I merge the files created by the child jobs and concatenate them into one.
Can this be done with the help of Basis settings? How?
Any help on this would be highly appreciated.
Thanks in advance,
Babu Kilari