Hi all
The workflow I am analyzing, contains several review tasks. The review task is called from an email sent to the reviewer with the below given link :
http://'TSServer'/iw-cc/iw.ccpro.review_form?job_id=120292&task_name=ApproveRequest.
In the above command, ApproveRequest is the name of one of the several review tasks in the workflow.
The parameters job_id and task_name change for each job and review task respectively. For one particular review task though, an un-authenticated TeamSite user must be able to approve/reject.
Any help on how this can be achieved or where to start even would be appreciated.
Thanks in advance for all yr time and patience