PeopleSoft Crystal process remains queued if part of PSJob
I am being driven mad with some PeopleSoft jobs that I'm scheduling. Job Sets and PSJobs with Crystal will not initiate the Crystal processes. The process (or any other Cyrstal process I try) will run if scheduled indepen开发者_如何学JAVAdently but in any form of PSJob or Job Set they remain with teh first Crystal job status=queued.
I've spent a day googling, reading Metalink, etc. Anyone got any ideas?
Cheers Karl
I have seen this happen when the job is run on a unix process scheduler and, as you probably know, crystal will only run on a windows process scheduler. The solution was to force the entire job to run on a windows process scheduler.
精彩评论