Use Profiles and Communities business cards
Extend the web application by integrating the Profiles and Communities business cards in to the application.
The Profiles business card provides a snapshot of the profile information and contact details. We can adapt the card to change the information that it includes. For example, we can add or remove links, and customize the contact and location information that displays on the card. The Communities business card displays the image associated with the community, and includes key links that allow users to quickly navigate to a community from the application in which the card is deployed.
The use of JavaScript Object Notation with padding (JSONP) technology in the Profiles and Communities business card will be deprecated in future releases. Although JSONP will continue to be supported, if we are integrating the business card in to the web application, and to prevent JSONP data from being transmitted by IBM Connections, we must use an Ajax proxy.
IBM WebSphere Application Server Application Pack for Web 2.0 includes an Ajax proxy. See WebSphere Application Server information center.
IBM WebSphere Portal Server also includes an Ajax proxy. For more information, go to: http://publib.boulder.ibm.com/infocenter/wpdoc/v6r1/index.jsp?topic=/com.ibm.wp.ent.doc_v6101/dev/ajax_proxy_cfg.html
- Integrate the Communities business card
Include the Communities business card in the web application so that users can quickly navigate to a community from the application.
- Integrate the Profiles business card
Include the Profiles business card in the web application so that users can access the profile information and contact details.
- Customize the Profiles business card
Customize the Profiles business card to meet the needs of the organization.
Parent topic:
CustomizingRelated reference: