Hi John, Thanks for the quick reply. I made the change and the view got fixed. Now I can see the forget expression with the participant bravo waiting to reply. But I found another issue. I tried to cancel the forget expression but it seems that the process doesn't not exist anymore. Here is the output when invoking:
PUT /processes/<wfid> (pause process): undefined method `set_variable' for nil:NilClass /Users/gonzalo/Stuff/Programming/Ruby/ruote-rest/vendor/ruote/lib/openwfe/expool/expool_pause_methods.rb:43:in `pause_process' /Users/gonzalo/Stuff/Programming/Ruby/ruote-rest/vendor/ruote/lib/openwfe/engine/expool_methods.rb:65:in `pause_process' /Users/gonzalo/Stuff/Programming/Ruby/ruote-rest/lib/res/processes.rb:119:in `call' [...] or DELETE /processes/<wfid> (cancel process): no process to cancel '20101230-guhamisaze' /Users/gonzalo/Stuff/Programming/Ruby/ruote-rest/vendor/ruote/lib/openwfe/expool/expressionpool.rb:308:in `cancel_process' /Users/gonzalo/Stuff/Programming/Ruby/ruote-rest/vendor/ruote/lib/openwfe/engine/expool_methods.rb:45:in `cancel_process' /Users/gonzalo/Stuff/Programming/Ruby/ruote-rest/lib/res/processes.rb:133:in `call' /Users/gonzalo/Stuff/Programming/Ruby/ruote-rest/vendor/rufus-sixjo/lib/rufus/sixjo.rb:267:in `service' /Users/gonzalo/Stuff/Programming/Ruby/ruote-rest/vendor/rufus-sixjo/lib/rufus/sixjo.rb:265:in `catch' /Users/gonzalo/Stuff/Programming/Ruby/ruote-rest/vendor/rufus-sixjo/lib/rufus/sixjo.rb:265:in `service' /Users/gonzalo/Stuff/Programming/Ruby/ruote-rest/vendor/rufus-sixjo/lib/rufus/sixjo.rb:125:in `call' /Users/gonzalo/Stuff/Programming/Ruby/ruote-rest/lib/auth.rb:42:in `call' /Users/gonzalo/Stuff/Programming/Ruby/ruote-rest/lib/auth.rb:48:in `call' [...] I guess the forget segment of process should still have the same wfid but I don't know for sure... Maybe something inside openwferu need to be fixed/updated? Thanks again for the quick reply and help. Best regards. Gonzalo -- 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
