Previous Topic: Identifying Content

Next Topic: API Troubleshooting

Embed Content in a Liferay Portal

After you have an API call that returns the query or report you want, embed it in your web portal, using an iFrame or portlet to contain and display the CA Enterprise Log Manager content.

This example uses the Liferay Portal, and assumes that you have created a portal, using Liferay installation and configuration instructions. Your own web portal may have similar controls. Consult your web portal documentation for creating iFrames or portlets.

To embed content in a Liferay Portal

  1. Create a page, or open a page you want to modify in Liferay
  2. Click the tools icon in the top right of the page, next to the Welcome message.
  3. Select Add Application from the menu.

    The Add Application dialog appears, displaying application categories

  4. Expand the Sample category, and click Add next to the iFrame application.

    A new iFrame portlet appears in the page.

  5. Click the configuration link in the portlet, and add enter the API call text in the Source URL field.
  6. Click Save.

    The content you selected appears in the iFrame.

  7. Configure other iFrames, or publish the web portal according to Liferay documentation.