Hi All,
I have a web form for creating users, which will be inserted in user_info_tbl ( MySql database) with default status to pending.
All these users will be approved through activiti.
Can anyone help me how to update user_info_tbl —> user_info_status to Approved/Rejected, after completing the user task.
Also is there a way for getting the pending user's list from user_info_tbl and displaying them in activiti-explorer(Using v5.13) as Pending Users list to approve or reject.
Thanks in advance.
Regards,
Nirvana.