0 Replies Latest reply on Jul 24, 2018 1:55 PM by dontknowme

    Changing the value of process level variables?

    dontknowme

      Hi Guys!

          So in one of my projects, I have been passing the service task Id's. I first initialize the "sid" as a process level variable which has the value of an empty string. However, In my first service task I need to set the value of "sid" to the current workItem's id, and then pass that id to the next service task and then re-set the value of the sid to the id of the next service task. I am wondering if there's any way I can do this without using a script task/data object.

       

      Many thanks!