Hi Ravi,

The output port "success" can be used to trigger another
GenericJobLauncher or any other actor. I've attached a
workflow demonstrating this with two GenericJobLauncher
actors.

  --dan


On 10/26/12 6:44 AM, Ravi Kumar wrote:
Hi All

I have a kepler workflow which uses mainly Exec Actor, in which two exec actor can be run 
in parallel. Now I want to use "GenericJobLauncher" actor instead of Exec so 
that each process can be run on different node on grid. In my original workflow 
'exitCode'  output port of first 'Exec' Actor  is connected to 'trigger' input port of 
next 'Exec' actor. But with 'GenericJobLauncher' actor there is no input port like 
trigger, also 'exitCode' output port is commented in code and it's not working.

Can someone tell me correct way to use GenericJobLauncher, whether I am trying 
in right direction or not.
Is it possible to use 'GenericJobLauncher' actor in between two Exec Actor? If 
yes how?

For your information:
I am using Kepler 2.3 and 'PBS' scheduler.

Thanks in Advance.

Regards,
Ravi


DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the 
property of Persistent Systems Ltd. It is intended only for the use of the 
individual or entity to which it is addressed. If you are not the intended 
recipient, you are not authorized to read, retain, copy, print, distribute or 
use this message. If you have received this communication in error, please 
notify the sender and delete all copies of this message. Persistent Systems 
Ltd. does not accept any liability for virus infected mails.



_______________________________________________
Kepler-dev mailing list
[email protected]
http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev


Attachment: two-job-launchers.kar
Description: MIDI audio

_______________________________________________
Kepler-dev mailing list
[email protected]
http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev

Reply via email to