Hi,currently we are using Flex 3 for form development in LiveCycle ES
workspace.We have got an "Assign Task" service operation. This service
operation has got a process variable defined for "input" and
"output".The service will be called in a flex form. When the process is
called a task will be sent to a user.When the user opens this task
another flex form will be opened. All these steps work fine!How it's
possible to get the value of the defined process variable from the first
flex form (which ...