Hello,
I am developing a BPM process and planning to use Human activity. When I tried assigning any tasks to this activity it asks for UI component. When I tried with default component, it still lists the task in UWL of PO server but doesn't give any option to Approve or Reject.
Also I tried creating a custom tasks with attributes and actions and tried assigning that to Human activity. In this case, it gives error in tasks and forces to assign some of the UI component. Also it doesn't give option to populate custom attributes that I created.
My question is can we make use of only default view to simply approve or reject the tasks. I mean if condition say PO value > 10000 then invoke the Human activity. The UWL tasks should say PO # <XXXX> for approval and then the output of the task should contain whether it is approved or rejected which can be used in exclusive decision step.
Thanks in advance.
Regards