2 Replies Latest reply on May 19, 2008 9:50 PM by sreepathia

    Task Specific Variables

    tkelly

      I want to be able to set variables on an individual task without having that value override a variable belonging to all tasks. When I set a value like so... taskInstance.setVariable(someVariable, "someString"), what I set overrides the process variable value.

      Is there anyway to avoid this?

      Thanks in advance.