surej ns schrieb:
> Do I have to save the two workflows individually?

 Yes.

> Will the main work flow will suspend on reaching subnode

 Depends on whether the subworkflow is interactive or not.

> $execution->setVariable( 'XY','Apply');

 You use this inside an Action node.

> $execution->resume(array( 'XY' => 'ghk' ) );

 You use this when you resume a suspended workflow execution.

-- 
Sebastian Bergmann
System Developer
[EMAIL PROTECTED] | eZ Systems | http://ez.no

Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply via email to