Setting allowed ECM servers
Set a list of specific Enterprise Content Management (ECM) servers that Linked Library widgets can connect with.
About this task
Procedure
Perform the following steps to create a list of allowed
ECM servers:
- Check out widgets-config.xml. See Using the widgets-config.xml file for Communities.
- In the CustomLibrary widget definition add the following
tags to the <itemSet>:
Where allowCustomServers must be set to false and allowedHosts is a comma separated list of Filenet or Content Manager ECM servers.<item name="allowCustomServers" value="false"/> <item name="allowedHosts" value=" http://ecm.server.com:9080, http://ecm.server2.com:9080"/>
- Check in widgets-config.xml. For more information, see Using the widgets-config.xml file for Communities.
- Restart the Communities application.
- Add each ECM server to the library widget proxy. For more information, see Configuring the library widget proxy