RSS Import & Workflow

Author Message

Pierre T.

Tuesday 26 May 2009 10:13:17 am

Hi folks,

I'm struggling with validating my items provided my an RSS Import.
The RSS import works well if don't validate anything. But I'd like to validate the content before publishing. So I created a workflow approve, on the good content.

But I got this message in the workflow processes:

Approuver - Import RSS - Google News "football" anonymous 21/05/2009 21:23 (4) Workflow event deferred to cron job - status : (4) Event deferred to cron job, event will be rerun
event type : ezapprove
description : Approve

Any ideas?

Thanks for your support.

Ɓukasz Serwatka

Tuesday 26 May 2009 11:11:50 am

Did you execute runcronjobs.php script? You have to call it from the eZ Publish root folder:

$ php runcronjobs.php frequent

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 15:53:57
Script start
Timing: Jan 18 2025 15:53:57
Module start 'layout'
Timing: Jan 18 2025 15:53:57
Module start 'content'
Timing: Jan 18 2025 15:53:57
Module end 'content'
Timing: Jan 18 2025 15:53:57
Script end

Main resources:

Total runtime0.5300 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0059 587.8125152.6094
Module start 'layout' 0.00590.0025 740.421939.4141
Module start 'content' 0.00840.5206 779.8359526.6797
Module end 'content' 0.52900.0010 1,306.51568.1875
Script end 0.5300  1,314.7031 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00290.5416160.0002
Check MTime0.00110.2160160.0001
Mysql Total
Database connection0.00120.234110.0012
Mysqli_queries0.491192.6553540.0091
Looping result0.00060.1083520.0000
Template Total0.501194.520.2506
Template load0.00210.397020.0011
Template processing0.499094.143520.2495
Template load and register function0.00020.032110.0002
states
state_id_array0.00160.305510.0016
state_identifier_array0.00070.128720.0003
Override
Cache load0.00180.3350160.0001
Sytem overhead
Fetch class attribute can translate value0.00050.086520.0002
Fetch class attribute name0.00100.181330.0003
XML
Image XML parsing0.00070.133520.0004
class_abstraction
Instantiating content class attribute0.00000.001330.0000
General
dbfile0.00190.3677180.0001
String conversion0.00000.001340.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 12
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs