refresh_portlet_repository procedure

Contained in package wwpro_api_provider_registry.

Use this procedure to refresh the portlet repository. It will contact each provider and update the portlet repository accordingly.

Note: Executing this function may take some time.

  procedure refresh_portlet_repository;

A user must have at least the Manage Items privilege on the provider folder within the portlet repository to execute this function.

Version: Oracle Portal 3.0.8

Exception:

If an unexpected error occurs, REFRESH_PORTLET_EXCEPTION is raised.

Example:

wwpro_api_provider_registry.refresh_portlet_repository

Related topics

The PL/SQL API Reference is part of the Portal Developer Kit on Portal Studio