Hi,I am using Interwoven workflow modeller 1.0.0.1 in which I am using a Review Task. Review Type is 'Serial' and Return on first Reject is set to 'false' and I need to capture the status of Success/Failure of each Review task in a form which is unique for different reviewers(the logic to update the DCR form is in a External task just after Review Task)Ex: Reviewer1 --> DCR form Reviewer1-->need to capture the success/failure and continue with next reviewReviewer2 --> DCR form Reviewer2-->need to capture the success/failure and continue with next review and so on..can anyone please suggest how I can implement this logic using wfm.Thanks in advance.
To ellaborate, There is a Review Task after which a reviewer approve the review or reject a process(which I mentioned as Success/Failure )The Review Task is Serial and Return on first Reject is set to 'false'.Consider this case where there are 3 reviewers.All the reviewers in Review Task can approve or reject a process and I want to run an External Task after each review process to capture the event of each approve/reject done by reviewers and do some manipulation based on each approve/reject.But in the current senario the External task runs only after the completion of the final review in this case after 3rd review and due to this issue I am only able to capture the last event.can you help. let me know if there are any further info you require.
Thats the problem here. It will not happen in ReviewTask->Ext task->Review task->Ext Task... As there are 3 reviews in Review Task when all the 3 Reviews are completed it goes to Ext task, but I need a one on one mapping so as to do some manipulation in external task.I told you that Return on first reject is 'false' and Review Type is 'Serial' in Review Task.I have done some search on it in manuals, but I need a logic for this real senario.
...Dave Smith, I am sorry to say this but when a user posts on something like this then atleast please get to know what he/she is asking for.. No user will come to this forum without reading manuals if that it is the case then forum wouldn't have existed. If you found out something in manual which you found helpful then please suggest.
Dave Smith, I am sorry to say this but when a user posts on something like this then atleast please get to know what he/she is asking for.. No user will come to this forum without reading manuals if that it is the case then forum wouldn't have existed. If you found out something in manual which you found helpful then please suggest.