Forums / Developer / Approve Workflow not working
Sandeep Kadam
Thursday 16 September 2010 5:58:59 am
Hello All
I have created an Approve workflow in which edits made by an editor will wait for approval of administrator to get publish. Every thing works fine.
I don't no what to do next can any one help me in this how can I publish that object after approving.
Thank You,
Abdelkader RHOUATI
Thursday 16 September 2010 7:12:54 am
Hi Sandeep,
To publish the content approved, you must run a cronjob (or planify it) like this :
[user@directorie of project ez]$ php runcronjobs.php frequent
It's will execute two script :
Tks
Abdelkader RHOUATI Blog (french) : http://arhouati.com ---- Extension arh_jdebug : EzDebug using jquery
Thursday 16 September 2010 10:41:07 pm
Hello Abdelkader,
Thanks man, its working properly now.
Thank You,Sandeep Kadam
Wednesday 22 September 2010 10:44:35 pm
Hello,
I did with using above command everything is working properly, but there is one problem which I am facing is that whenever editor create an object, after approving that object by administrator everytime that commands ["[user@directorie of project ez]$ php runcronjobs.php frequent"] needs to fire. I don't want to execute that command again and again. Is there any solution so that command will fire automatically or after the particular time frame.As executing command every time on Live Server will be a hectic task
Thank you,Sandeep Kadam
Thursday 23 September 2010 1:38:09 am
Hi,
Notings to do in Exponential
you have planned the execution of ["[user@directorie of project ez]$ php runcronjobs.php frequent"] on your hoster,
For example, to plan on a Linux OS, you must use a crontab, see http://www.linuxweblog.com/crotab-tutorial (you can also ask Mr goolge for more information depending on your system :) )
TKS
Thursday 23 September 2010 5:00:51 am
Great Help !!!!Thanks a lot....
FX Ratnam
Monday 25 October 2010 6:41:24 am
I need to select people to valid publish workflow instead of groups. But we cannot do that with Exponential default settings.
Could you tell me if we could change this settings please ?
Sorry for my bad english... Thanks
Best regards,
Fx
Peter Keung
Monday 25 October 2010 7:14:18 am
How about creating a new group whose sole purpose is to contain "approvers"? Then you can just add secondary locations to existing user objects into that group.
Also, in the future, please create a new forum topic if your post does not directly relate to the topic. Thanks!
http://www.mugo.ca Mugo Web, eZ Partner in Vancouver, Canada