Here is my Query 1.manager assigning task to author. 2.author adding list of files and editing for example, filename owner 1.html domain/user1 2.html domain/user2 3.jsp domain/user3 and so on.... 3.i want to create review task for the corresponding owner of the files selected by author dynamically . that is, if 1.html is selected and that should be reviewd by user1. and similarly for 2.html and 3.jsp -user2 and user3 will be review task should be created dynamically.how to do this??Regardssasi