MyPortalAlert portlet has six runtime parameters located in the PortalMessage_en_US.properties file. Refer to the following table for an explanation of these parameters:
Parameter Name | Default Value | Description |
---|---|---|
MaxNumberOfMessageDisplay | 60 | The maximum number of messages to be displayed in the MyPortalAlert portlet. |
MaxNumberOfSubscribableMessageGroup | 5 | The maximum number of message groups to be displayed in the MyPortalAlert configuration portlet. This also controls the number of message groups that a user can subscribe to. |
MaxNumberOfMessageReadFromMessageGroup | 5 | The maximum number of messages to be read and displayed for a message group. |
MaxNumberOfPersonalMessageSaved | 10 | The number of personal portlet messages saved in the database for a user. |
MaxLengthOfPersonalMessage | 160 | The maximum character length for a personal portlet message. |
MaxLengthOfGroupMessage | 160 | The maximum character length for a group portlet message. |
You must restart your WebSphere Commerce instance if any of these values are changed.