Foros de discusión

RE: PortalException No User exists with the primary key 12434

thumbnail
Jignesh Vachhani, modificado hace 9 años.

RE: PortalException No User exists with the primary key 12434

Liferay Master Mensajes: 803 Fecha de incorporación: 10/03/08 Mensajes recientes
ideally you should have to check first weather userid exist or not and if not then you can use add method otherwise you will have to use update method of userlocalserviceutil class.