Applying property changes in Activities
After you have edited the Activities configuration properties, check the changed configuration file in, and restart the servers to apply the changes.
You must perform the check in during the same wsadmin session in which you checked out the files for the changes that you made to take effect.
-
Check in the changed configuration property keys using the following wsadmin client command:
ActivitiesConfigService.checkInConfig()
-
Update the value of the version stamp configuration property in the LotusConnections-config.xml file to force users' browsers to pick up this change. See Required post-customization step for more details.
-
To exit the wsadmin client, type
exit
at the prompt. -
Stop and restart the server hosting the Activities application.
Parent topic:Changing Activities configuration property values
Previous topic:Activities configuration properties
Next topic:Managing uploaded files
Related information