承認依頼メール送信

Author Message

Toshi Takahashi

Thursday 08 July 2010 7:34:02 pm

お世話になります。高橋です。

現在承認ワークフローの実装を試みています。

作成したワークフローは下記の様な極単純な1段階承認です。

  1. UserGroup:Editors が記事を作成する
  2. UserGroup:Approvers が 承認を行う

承認後runcronjobs.phpを実行し、作成した記事が公開されることは確認出来たのですが、

ここで、1.の作成処理完了後にUserGroup:Approvers宛に承認依頼メールを送信したい

場合、どういった設定またはファイルの作成が必要になるのでしょうか?

ご教授の程、よろしくお願い致します。

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 04:13:13
Script start
Timing: Jan 18 2025 04:13:13
Module start 'layout'
Timing: Jan 18 2025 04:13:13
Module start 'content'
Timing: Jan 18 2025 04:13:13
Module end 'content'
Timing: Jan 18 2025 04:13:13
Script end

Main resources:

Total runtime0.1049 sec
Peak memory usage4,096.0000 KB
Database Queries48

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0062 589.0781152.6250
Module start 'layout' 0.00620.0040 741.703139.4453
Module start 'content' 0.01020.0935 781.1484403.8828
Module end 'content' 0.10370.0012 1,185.03138.1563
Script end 0.1049  1,193.1875 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00353.3701160.0002
Check MTime0.00151.4022160.0001
Mysql Total
Database connection0.00070.649310.0007
Mysqli_queries0.068164.9172480.0014
Looping result0.00040.4248460.0000
Template Total0.070066.720.0350
Template load0.00181.757920.0009
Template processing0.068164.932220.0341
Template load and register function0.00020.149810.0002
states
state_id_array0.00141.364010.0014
state_identifier_array0.00080.793820.0004
Override
Cache load0.00141.3640130.0001
Sytem overhead
Fetch class attribute can translate value0.00060.544310.0006
Fetch class attribute name0.00060.580710.0006
XML
Image XML parsing0.00010.106810.0001
class_abstraction
Instantiating content class attribute0.00000.003910.0000
General
dbfile0.00060.5818100.0001
String conversion0.00000.012540.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
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/li.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/li.tplEdit templateOverride template
1content/datatype/view/ezxmltags/ol.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/ol.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 7
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs