BPM Admin—Using flex fields/mapped attributes
A user can have many tasks assigned. Let's say he wants to prioritize tasks and work on those tasks which he wants to access at that instant. You can create a custom column in the task list and the user can see these custom column values in the task list after logging into the Process workspace; they can then decide which task to access.
How will these column values be populated? These column values will be populated from the task payload itself. Say you have a businessanalyst user. You will create a custom attribute in a task list which displays Account name from the quote payload. Account name has values such as FusionNX, APJSales, USASales, and so on, and businessanalyst has priorities for the day and he/she just wants to work on account name FusionNX for the day.
You can achieve this by using flex fields. Human Workflow flex fields store and query use case specific custom attributes. These custom attributes typically come from the task payload...