> 2009年9月1日6:04 孫 顥 <[email protected]>:
>>
>> Hi, John
>>
>> I would like to change the characters in the picture of any process.
>> for example, i want the expression "{f:worker}" tobe a worker's real name,
>> like "bob".
>> (attached pic for this example)
>>
>> maybe i need do some hacks into route-fluo.
>>
>> which part should i first look at ?
>> any extra documents for hacking into route-fluo ?

Hello 孫 顥,

well, you would have to replace "participant :ref => '${f:worker}'"
with "participant :ref => 'bob'" in the process definition.

I guess that you would like to have the "decided" participant
displayed instead of the "potential" participant.

This would not require modifying ruote-fluo, but modifying ruote or
ruote-web so that it resolves the participant name and sends
ruote-fluo an absolute (decided) process definition instead of a the
plain (relative) process definition.

Is that what you need ?

-- 
John Mettraux   -   http://jmettraux.wordpress.com

--~--~---------~--~----~------------~-------~--~----~
you received this message because you are subscribed to the "ruote users" group.
to post : send email to [email protected]
to unsubscribe : send email to [email protected]
more options : http://groups.google.com/group/openwferu-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to