Each time user request is processed successfully Liferay Portal display the following message-
“Your request has been processed successfully”
To remove this message Add an entry to portlet.xml file:
<add-process-action-success-action >
false
</add-process-action-success-action >