Dear Experts,
is it possible to read value of a Input in another Input. here is the Scenario.
in a subworkflow I have two Tasks to be executed. I have defined two Input at workflow Level.
InputfortaskA = <emailid> (this will be feeded by main workflow)
InputfortaskB = Task has been completed
but i want this more dynamic i.e InputfortaskB = Task has been completed for <VALUEOFInputfortaskA>.
any help in this regard is appriciated.
-KAKA-