+

Search Tips   |   Advanced Search

Configure task to retrieve tags - IBM Connections


When you integrate IBM Connections with the portal server, the portal uses a task to retrieve tags and related resources from the various IBM Connections features (such as activities, blogs, bookmarks, communities, files, forums, profiles, and wikis). Then the portal integrates the tags in the portal tag cloud. We can schedule the task to retrieve the tags to run periodically.

The piece of content (POC) resolver is required to render tagged IBM Connections resources within IBM Connections portlets. The instructions for installing the IBM Connections portlets included a step to copy the POC resolver to the portal.

Depending on the database system, it may be beneficial to reorganize some tables in the community domain. You may also gather current catalog statistics for the tables after an import of IBM Connections data is performed. This helps the SQL optimizer determine an efficient access path. Review the database system documentation for instructions on how to accomplish this. The database tables most affected by an import include:

We can schedule the FederationTaskHandler to periodically retrieve (import) IBM Connections data.

Use XML access, run com.ibm.wps.cp.tagging.federation.taskhandler.FederationTaskHandler

During the import of the tags if you exceed the number of available connections, increase the value for the configuration parameter max-connections-per-host for the corresponding policy in the Ajax Proxy configuration file proxy-config.xml


Parent: Integrate IBM Connections tags
Related reference:
Administration of tag federation
CP Configuration Service for tagging and rating
Use xmlaccess.sh to administer tags and ratings