Also, is the syntax same when specifying workitems in the text area while creating a new process in ruote-kit(http://localhost:3000/_ruote/ processes/new)? I get bad request for all possible ways of specifying I can think of.
On Mar 31, 12:39 pm, Sumanth S <[email protected]> wrote: > Thank you. > > On Mar 30, 5:55 am, John Mettraux <[email protected]> wrote: > > > > > > > > > On Fri, Mar 29, 2013 at 09:19:53AM -0700, Sumanth S wrote: > > > > Could you please tell me the exact syntax for giving workitem fields > > > while creating a new process? > > > Hello Sumanth, > > > welcome to the ruote mailing list. > > > Sorry, it's not clearly explained in the documentation (need to fix that). > > > For example: > > > ``` > > dashboard.launch( > > pdef, > > { 'field1' => 'value1', 'field2' => [ 'value2.1', 'value2.2' ] }) > > ``` > > > 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 --- You received this message because you are subscribed to the Google Groups "ruote" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
