Integrating Connections profile

You can enable the Connections profile in WebSphere® Portal so that users can view Connections business card information and link to features such as communities, blogs, and activities.

About this task

Note: You must enable Show Email on the Connections server to ensure that portal users can view profile information.

Procedure

  1. Search the Connections LDAP directory for the user whose profile you want to enable in WebSphere Portal and then add that user to the portal LDAP directory.
  2. Ensure that ibm-primaryEmail is mapped to the appropriate attribute in the LDAP and that the email address in the Connections LDAP matches the email address in the portal LDAP. For example, mail or email
  3. Register the Connections server. For stand-alone portal, complete the steps on the node. For a clustered environment, complete the steps on the WebSphere Application Server Network Deployment.
    1. Open the WebSphere Integrated Solutions Console.
    2. Click Resources > URL > URL Providers.
    3. Select the Default URL Provider at the beginning of the hierarchy.
    4. Under Additional Properties, select URLs.
    5. Click New and then specify these settings under General Properties:
      Name
      CONNECTIONS_PEOPLE_CARD
      JNDI name
      JNDI_CONNECTIONS_PEOPLE_CARD
      Specification
      Card for Connections version 2.5, or earlier:https://yourConnectionsServer.domain.com/profiles/html/businessCard

      For example: https://cntserv_exmp.com/connections/profiles/html/businessCard

      Card for later versions of Connections (post version 2.5): https://yourConnectionsServer.domain.com:portno

      For example: https://cntserv_exmp.com/connections

      The URL you type fetches the JavaScript file file/profiles/portalJS/portalBizCard.js.. You do not have to type in the entire url to the JavaScript file, only type in the Connections HTTPS address. If you are using an HTTP server in front of the Connections environment, the port number can be omitted.

      Category
      CATEGORY_CONNECTIONS_PEOPLE_CARD
    6. Click Save to save the changes to the master configuration.
  4. Restart the WebSphere_Portal server.

Results

After you enable the Connections profile for a particular user, when you move the cursor over that person's active (underlined) name in WebSphere Portal, and then click Click for Person Card, you see the Connections profile for that person. The profile is displayed in the business card section of the Person card, with links to more Connections features. Click Profile to see the user's full Connections profile. To return to the WebSphere Portal page, click Back in the browser.
Note: If you integrate Connections and then select a user who does not have a Connections profile, portal displays the message profile does not exist. Click Back to return to WebSphere Portal.