Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Démarrage du job J_FB_main a 16:15 30/03/2012.
connecting to socket on port 3515
connected
Exception in component tRunJob_6
java.lang.RuntimeException: The child job named TRT_02_INS_FB\INS_FB_SIG\ART\J_FB_SIG_ART_DBL is not in the job list.
at mf2_mcrpdcs.j_fb_main_0_1.J_FB_main.tRunJob_6Process(J_FB_main.java:1890)
at mf2_mcrpdcs.j_fb_main_0_1.J_FB_main.runJobInTOS(J_FB_main.java:2445)
at mf2_mcrpdcs.j_fb_main_0_1.J_FB_main.main(J_FB_main.java:2127)
140 milliseconds
disconnected
Job J_FB_main terminé à 16:15 30/03/2012.
Hi Shong,
Thanks a lot for the help. I created a job wich sequentially triggers all the jobs using context. I would like to know whether I can trigger the jobs in parallel using this approach.. Please Guide me through the process.
I want 10 jobs to run in parallel using this single dynamic job.