How do you see the opportunity for changing how data is read? I thought the
workflow  process only has access to the data actually copied into the
workflow item? I could imagine using command participants in my workflow to automate this process, and make certain fields available later. Is that what
you're hinting at?

For example. In the other hand OpenWFE is providing features like implementing new expressions and similar. Although I must say that I hardly know the details it will be possible I think.


If we store
the workitems as discussed here this gets even much easier.

If the workitems are stored/unarchived as discussed here, will this mean that content I add through the standard magnolia api will be available from the process definition as fields? (something like $ {f:address.shipto.street} to dig into the content node assigned to the address field of the work item?)

You got it ;-) Nice eh?


For example I open a dialog on the Node at:

/flow/1.x/63/1157640296863/participant/0.0.1

in the Store workspace. Through my dialog, I add three attributes to this
node (invitee, location, date).  Will I be able to access this from my
workflow with something like

<if test="${field:location} == berlin">
<command-call-wowereit/>
</if>

Will this execute the 'call-wowerreit' command based on the info I stuffed in
via a normal dialog?
Yes

Philipp

----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------


----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

Reply via email to