留言板

Deleting User in db When User is REJECTED from Workflow.

Abdur rasheed,修改在8 年前。

Deleting User in db When User is REJECTED from Workflow.

Junior Member 帖子: 71 加入日期: 08-9-26 最近的帖子
Hi,
I couldn't delete the user in database, when User is REJECTED from workflow, anybody resolved this issue.
thumbnail
Olaf Kock,修改在8 年前。

RE: Deleting User in db When User is REJECTED from Workflow.

Liferay Legend 帖子: 6403 加入日期: 08-9-23 最近的帖子
Abdur rasheed:
Hi,
I couldn't delete the user in database, when User is REJECTED from workflow, anybody resolved this issue.


You shouldn't delete (write) in the database, rather use the API.

If you indeed did use the API, it would help to know what exactly you did that didn't work for you (Code, Logs, Steps to reproduce).