Fórum

Liferay 7 how to go to next page by pass another process

thumbnail
Hùng Trần, modificado 6 Anos atrás.

Liferay 7 how to go to next page by pass another process

Junior Member Postagens: 62 Data de Entrada: 20/07/17 Postagens Recentes
Hello everyone,

For example my portlet has 2 processes A and B, so I want to go to next page immediately process A is completed while B process is running, is there any way to do?

Thanks so much!
thumbnail
Hùng Trần, modificado 6 Anos atrás.

RE: Liferay 7 how to go to next page by pass another process

Junior Member Postagens: 62 Data de Entrada: 20/07/17 Postagens Recentes
I found a solution by message bus of Liferay, but I did not find any tutorial about it in Liferay 7, how can I config some information like messaging-spring.xml and web.xml (not included in 7 version).