John,
And can you do that:
<subprocess ref="xyz" name="${f:name} title="${f:title}" />
Pat.
> From: John Mettraux <[EMAIL PROTECTED]>
> Reply-To: <[email protected]>
> Date: Mon, 10 Mar 2008 19:50:57 +0900
> To: <[email protected]>
> Subject: [openwferu-dev] Re: Invocation of XML and Ruby Scripts
>
>
> On Mon, Mar 10, 2008 at 7:17 PM, harshal <[EMAIL PROTECTED]> wrote:
>>
>> Is it possible to invoke XML and Ruby scripts in *almost same* ways?
>> Can you please provide some examples by which XML scripts can be
>> executed from Rufus?
>
> It's also possible to launch processes by "reference" :
>
> ---8<---
> engine.launch "file:process_definitions/process_1.xml"
> engine.launch "http://my.company.content.server/processes/process_xyz.rb"
>
> li = LaunchItem.new
> li.workflow_definition_url =
> "http://my.company.content.server/processes/process_xyz.rb"
> li.customer = { "name" => "Toto", "title" => "Sir" }
> engine.launch li
> --->8---
>
>
> Best regards,
>
> --
> John Mettraux -///- http://jmettraux.openwfe.org
>
> >
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"OpenWFEru dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/openwferu-dev?hl=en
-~----------~----~----~----~------~----~------~--~---