@Anoop Krishna yes I executed the data page earlier itself and its executing fine.And that code pega list i will do hopefully it should work now. .
@Anoop Krishna now will follow the approach that you mentioned ,so will it route to the operators in hierarchy?
@TanyaS58 you have create 3 flows for split for join right. You can have 1 flow and use that in split for each.
In a pagelist, populate 3 pages and in each page set .pyUserIdentifier Or any other property to those 3 users.
. Users.pxResults (1). pyUserIdentifier = Director operator
Users.pxResults (2). pyUserIdentifier = VP operator
and so on.
And in the assignment within your flow, provide . PyUserIdentifier.
@TanyaS58 then your pagelist population have gone wrong. User identifier in each of the page is manager. That’s why gone wrong.