On Tue, Dec 11, 2012 at 04:03:24PM -0600, Iuri Gagnidze wrote:
>
> Second problem is little bit confusing for me. I have a long running
> participant and I was trying to update some keys on workitem.fields so i
> can have up to date info when i query it or look at it through ruote-kit.
> Basically inside my storage participant i execute this code:
>
> workitem.fields['count'] = count
> RuoteKit.engine.storage_participant.update(workitem)
>
> (...)

Hello Iuri,

I tried this

  https://gist.github.com/4264521

and it works fine for me.

Maybe this is what you want:

  https://gist.github.com/4264538

?


Best regards,

--
John Mettraux - http://lambda.io/jmettraux

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