Tammo van Lessen <tvanlessen@...> writes:

> 
> Hi,
> 
> variables in BPEL are modelled using XML Schema. There is no Java Bean
> representation of that data. Variables are referenced by name, e.g. in an
> invoke, receive or assign activity.
> 
> HTH?
>   Tammo
> 


Yeah, I could do modifying in the HelloWorld bpel.
But sometimes I need to manually modify the varibale in running process by 
invoking another process in order to adapt to environment changing.
And I invoke the setVariable(integrated in [ODE-1017]) in InstanceManagement 
failed.

Best regards,
Chris Wong



Reply via email to