Hello All
we are using Job process to send the data on daily basis.
Their are A process and Bprocess(Italy Market). B Process run only when A Process run successfully. Now new C(German market) and D(France market) process are introduced into these process. We want a generic solution for B,C,D Process when A process run successfully.
We have one solution to write a SQR when ever the A process run success. I want a solution apart from the SQR and is there any peoplesoft delivery Functionality/Solution exist.
Please suggest on this issue ASAP. Your Suggest is Appreciated. Thanks
| Title | Under | Posted on |
|---|---|---|
| MD5 - SHA checksum of a file. | PeopleSoft Technical | 02/07/2012 - 5:29am |
| nVision Tabular Report through PIA with prompts | PeopleSoft Technical | 02/02/2012 - 10:07pm |
| Can we create an AE to mass update Position - Jobcode data? | PeopleSoft Technical | 01/18/2012 - 3:11am |
| Pay Components on job data can be defaulted and setup based on the rules? | PeopleSoft Functional | 01/05/2012 - 4:58am |
I'm confused here. what is the problem putting all processes (A,B,C, and D) in one job process? This way, when A goes to success, B fires next, then C then D. What am I missing?
Give back to the community and help it grow!
* Help with unanswered forum questions and issues
* Register or login to share your knowledge at your own blog
To my understanding.. U want to run B,C,D processes independent of each other, once A has been successful.
To achieve this , create a Job X which runs B,C,D in parallel.
Now create one more job Y which will run process A and Job X in serial.
Mail me if you need more clarification
Post new comment