You are viewing this site as a guest. You can still ask questions and help others! Join our Dev2Dev IT Community to receive your own blog, share your knowledge, and much more.

JoB Process

2 replies [Last post]
Guest's picture
Guest

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

Lepa's picture
User offline. Last seen 1 day 13 hours ago. Offline
Joined: 06/23/2008
Posts: 464
Re: JoB Process

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

rahulkhandelw's picture
User offline. Last seen 3 weeks 10 hours ago. Offline
Joined: 10/16/2009
Posts: 26
Re: JoB Process

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

The content of this field is kept private and will not be shown publicly.
CAPTCHA
The question below is to prevent automated spam submissions.
2 + 1 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.