Forums / Developer / Problems with 2 events in a workflow
Francisca Hernández
Thursday 02 August 2007 4:14:23 am
I'm tryng to add a new event in a workflow, after publish workflow, but only the first event works if i change the order of events it still works the first one, i mean each event work separatly.
They are a simple events, one to hide objects and the second one to change section id.could someone help me?
thanks, fran
Iguana IT, SL - http://www.iguanait.com
Lazaro Ferreira
Friday 03 August 2007 2:27:16 am
Hi Fransica,
You can use the multiplexer event to do it :
http://ez.no/doc/ez_publish/technical_manual/3_9/reference/workflow_events/multiplexer
Regards
Lazaro http://www.mzbusiness.com
Fabrice PEREZ
Monday 06 August 2007 12:07:22 am
Hello Francesca.
Verify that all event return an EZ_WORKFLOW_TYPE_STATUS_ACCEPTED but not EZ_WORKFLOW_TYPE_STATUS_WORKFLOW_DONE.
Hope this helps.
Fabrice, Internethic
Vincent Lepot
Monday 13 August 2007 5:09:44 am
Francesca have seen it, but I reply to have more communciation about it.
The workflow system with PostgreSQL is buggy for many eZ publish versions. I posted a patch that seems to work for some time now.
http://issues.ez.no/IssueView.php?Id=10243
I can't go further than sending the patch... If someone can tell them to integrate it to next versions...