rino alias:
All you can do for achieving this is by creating different tasks for IT and HR.
for example,
<task>
<name>IT Content Reviewer</name>
<assignments>
<roles>
<role>
<role-type>regular</role-type>
<name>IT Content Reviewer</name>
</role>
</roles>
</assignments>
<transitions>
</transitions>
</task>
<task>
<name>HR Content Reviewer</name>
<assignments>
<roles>
<role>
<role-type>regular</role-type>
<name>HR Content Reviewer</name>
</role>
</roles>
</assignments>
<transitions>
</transitions>
</task>
now you can forward your workflow accordingly to either IT Content Reviewer or HR Content Reviewer.
Thats it..!
please let me know if any further inputs require.
Thanks & Regards,
Vishal R. Panchal
Please sign in to flag this as inappropriate.