This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Conditional @CreateProcessdamianharvey Aug 2, 2007 1:27 PM (in response to damianharvey)Also I've noticed that if I use @CreateProcess and outject any variables into the Business Process scope then they are available as task variables accessible from the taskInstance like task.variables['variableName'] however when I start the process manually as mentioned above and set the variables with businessProcessContext.set("myVariable", "myValue"); then they aren't. 
 What other objects does the @Out populate?
 Thanks,
 Damian.
- 
        2. Re: Conditional @CreateProcesspmuir Aug 2, 2007 4:12 PM (in response to damianharvey)I think this sounds reasonable, please add a feature request. 
 
    