Forums / Developer / How to using workflow to save data in other place?

How to using workflow to save data in other place?

Author Message

Quynh Nguyen

Thursday 12 February 2009 5:56:46 am

I'm trying to use ezPublish with other system. But for interactive data between two systems, I think the workflow/event can be used to solve my issue. Let me explain here:

- When contributor compose a draft version and it will be waited for approving from moderator.
- When moderator check and approve the content object, it will be publish to the front-site.
- I will insert another workflow before publishing the content. This event will use the data of object and save to the other system. And update the information of object had been created in another system to an added field (for example: id of the record in the other system) of the object in ezpublish system. Then saving object information and publish it in ezpublish.

Am I right to do this way?

I want to create one object in two different systems and the id of object in other system will be save in a field of object in ezPublish system. That's all what I need. If my above idea is not right, please give me some comment or help. If there are some relative project/contribs similar or can help me a little to write my own, please give me the reference information.

Thank you very much!

Quynh Nguyen

Thursday 12 February 2009 6:08:52 am

Or another idea:

After the content object is published. Is there any way to add a workflow/event to publish it in other system, and then update the information of new created object in other system to an added field in object on ezPublish system?

Thanks so much!

Kristof Coomans

Monday 16 February 2009 11:58:36 pm

Hi

Indeed, a workflow at the publish / after trigger would work. There are some different options to relate the objects:

- store the external ID in the remote_id attribute of the content object in eZ Publish
- store the external ID in a separate content object attribute of the object in eZ Publish

- store the remote id of the eZ Publish content object with the object in the external system

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

eZ debug

Timing: Jan 31 2025 00:25:17
Script start
Timing: Jan 31 2025 00:25:17
Module start 'content'
Timing: Jan 31 2025 00:25:17
Module end 'content'
Timing: Jan 31 2025 00:25:17
Script end

Main resources:

Total runtime0.1748 sec
Peak memory usage8,192.0000 KB
Database Queries141

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0077 588.0781370.2734
Module start 'content' 0.00780.0137 958.35161,001.5781
Module end 'content' 0.02150.1532 1,959.92973,890.7891
Script end 0.1747  5,850.7188 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00462.6515200.0002
Check MTime0.00140.8219200.0001
Mysql Total
Database connection0.00070.421710.0007
Mysqli_queries0.084648.40201410.0006
Looping result0.00120.66071390.0000
Template Total0.152887.510.1528
Template load0.00080.452010.0008
Template processing0.152086.999810.1520
Override
Cache load0.00060.318710.0006
Sytem overhead
Fetch class attribute can translate value0.00201.167210.0020
XML
Image XML parsing0.00020.136710.0002
General
dbfile0.00553.1679200.0003
String conversion0.00000.003430.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs