Regarding MNI

Hi,

I am fetching the data from the database and displaying it in the grid with a button.

I have to assign a task to a group of people and they will take some action on the data. 

Let say We have 10 people in the group and I have used MNI on the user input task because I want to make the task available to every member of the group.

For suppose If 5 people have accepted the task and changed all the status in the database then I don't want to make task available to the rest of the people in the group. Since there is no data to take action on.

So How can I achieve this by using MNI.

Your suggestions are valuable

 

Thanks and Regards,

Aswini

 

  Discussion posts and replies are publicly visible

Parents
  • Hi Aswini - there should be no need to use MNI in my opinion. If you've assigned a task to a group then all members of that group will receive a notification from Appian that there is something needing their attention. When the first user goes into the task and accepts it, all other users in the group will no longer be able to see the task. Assuming of course that the task is asking for the first user to update all the relevant items on the screen.

    Hope this helps.
Reply
  • Hi Aswini - there should be no need to use MNI in my opinion. If you've assigned a task to a group then all members of that group will receive a notification from Appian that there is something needing their attention. When the first user goes into the task and accepts it, all other users in the group will no longer be able to see the task. Assuming of course that the task is asking for the first user to update all the relevant items on the screen.

    Hope this helps.
Children
No Data