We are using datastage 7.5 to invoke a exe which will invoke business objects to refresh reports.
we are invoking the exe in the after job routine.
When i run this job independently, it runs fine.
When i schedule this job in datastage director, it fails.
I even tried creating a batch file, to kick start these exe's.
Even with the batch file, if i schedule the batch file in the windows server, it runs fine.
The same batch file, when i call it in the after job routine, it fails.
I even hardcoded all the parameters in the batch file and still the same result. It run fine when scheduled in the server or if the job is run independetly but failes when the job is scheduled or invoked from some other job.
I have run out of options. Any pointer would help me a lot
