Hi:

I'm trying to understand Ruote a little deeper so I can see whether
and how I can plug it in to our existing design, so I've been running
a lot of experiments just to understand the Ruote's division of
responsibilities among different components. John has been incredibly
patient and generous, but I feel like I'm just not getting it.

Based on the docs and IRC conversations, I created this basic thing,
which launches a workflow instance when given the paramter "launch",
and tries to run workflow instances when given the parameter "run":

    https://gist.github.com/4616079

It turned out the Worker by itself doesn't work, and requires the
Dashboard. However, the Dashboard+Worker combination isn't picking up
the workflow instance that is waiting in the FsStorage.

Any ideas what I'm missing?

Thanks,
Chris

-- 
-- 
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