Hi Makarand,
the easiest way to call a process from another is to use the
subprocess expression :
http://openwferu.rubyforge.org/expressions.html#exp_subprocess
calling a subprocess via a URI :
subprocess :ref => "http://company.process.server/defs/defXYZ.xml"
or simply via its file path :
subprocess :ref => '/home/wfengine/processes/invoicing.rb'
Best regards,
--
John Mettraux - http://jmettraux.wordpress.com