How to send parameters from one taskflow portlet to another portlet
Hi ,
I have a requirement where i need to pass the entered value that comes from a portlet to a taskflow portlet where i need to display the values according to the input parameter.
Eg: I have a portlet where i get the data of departments from a taskflow and the data is displayed in the form of links so that when i click on the deptId link it should trigger another portlet which has employees taskflow in it . In employees taskflow portlet i should be able to get the value of the deptId link value and send it to the employees table as an input .
Can anyone help me on this.
thank you,
Sashank P.