Hi there,

We're making really good progress with our implementation of
ezcWorkflow, its proving to be really powerful and perfect for us,
thanks to all who've been involved with it :)

We have just a couple of quick questions on implementation, and
moreover theoretical design.

We have an input node that defines variables, we then want to show
another input node prepopulated with the same variables (so they can
be confirmed).
Our current observation is that the workflow doesn't suspend at this
second node, or at least they're not in the 'waitingFor' array of the
execution.
Do you have any advise/suggestions on how this could be achieved.

Second question, that could solve the first in effect is we capture
'firstname' and 'lastname' in the workflow, and want to set a variable
later down to 'Hi '.firstname.lastname how could this be achieved with
the ezcWorkflowNodeVariableSet method?

Many thanks in advance for any help or light you could shed on this.

Regards

Gary
-- 
Components mailing list
Components@lists.ez.no
http://lists.ez.no/mailman/listinfo/components

Reply via email to