|
sync_providers procedure |
|
Contained in package wwpro_api_node_registry. Call this procedure to update the local node with both remote node name changes and remote node provider list changes. Note: This method does not update the portlet repository. procedure sync_providers; |
|
|
A user must have the All Provider Manage or All Provider Publish privilege to synchronize node providers. |
|
Version: Oracle Portal 3.0.6.6.5 or later |
|
|
Exceptions:
Note: This and other provider node APIs add error messages to the error stack before they raise exceptions. This allows users to interrogate the error stack if a problem occurs. Example: wwpro_api_node_registry.sync_providers; |
|
|
The PL/SQL API Reference is part of the Portal Developer Kit on Portal Studio |