+

Search Tips   |   Advanced Search

Portal administration tools

Learn about the different tools that we can use to administer the portal. We can administer and configure portal resources by using one of the following tools:

The portal provides several administration tools for limited purposes. These tools are documented in the context where they can be used. An example is the SLCheckerTool, which we can use to delete orphaned data.


Security considerations

HCL WebSphere Portal provides a flexible delegation model for administering portal resources. This means that a master administrator can delegate administration and configuration work to sub-administrators or other users as required in a highly detailed manner. For example, the master administrator can delegate the responsibility and rights for different administrative tasks to different departments in the same business. These departments can be for developing, deploying, and operating software solutions that are based on HCL WebSphere Portal.

The delegation model is implemented by access control, which works by access control decisions, which guard the execution of administrative tasks that manipulate portal resources. Users can complete a task only if they have the access permissions that are required for that task. Access permissions are implemented as user rights on actions that are related to portal resources, not on the resources themselves. For more information, refer to the documentation about access control.

The extent to which the portal delegation model and access control is tied in varies between the portal administration tools. Security might therefore influence which tool we use for a certain purpose. Refer to the Securing Help Center topics for more information.


Overview of administration portlets

Portal administrative users can use the administration portlets for the following tasks:

We cannot use the administration portlets to complete scripted or automated administration or configuration tasks.

For more information, refer to the documentation about the administration portlets that are supplied with HCL WebSphere Portal.


Overview of the XML configuration interface

The XML configuration interface works as follows:

We can use the XML configuration interface for the following tasks:

Security: A user who uses the XML configuration interface to complete administrative tasks needs only the access permission on the virtual resource XML_ACCESS. The user does not need access rights on the portal resources that are updated by the XML configuration interface.

Use of the XML configuration interface for the following tasks is limited:

For more information, refer to the documentation about the XML configuration interface.

The XML configuration interface is also used for release staging, that is, for staging a portal from development through test to production. For more information about staging the portal to production, refer to the topics about staging to production and ReleaseBuilder.


Overview of the Portal Scripting Interface

The Portal Scripting Interface works as follows:

We can use the Portal Scripting Interface for the following tasks:

The Portal Scripting Interface has the following advantages:

Use of the Portal Scripting Interface is limited in the following way:


Overview of ReleaseBuilder

To generate or stage follow-on releases of HCL WebSphere Portal portals, configurations, and artifacts need to be moved between systems. ReleaseBuilder enables management of release configurations independent of user configurations.

Release configuration data are exported to XML files that can be imported using the XML configuration interface (XMLAccess). Using ReleaseBuilder it is possible to stage release configurations between two portals. This allows us to track which configuration entities were removed, added, or changed compared to the previous release generated from a given portal and to apply these differential updates to another portal. Detecting the differences between one configuration and another of the same portal server creates differential updates. A third configuration or "diff", generated by ReleaseBuilder, represents the changes made between the two configurations. The third configuration can be used to apply not only addition and update modifications but also deletions to the target server. This allows two portal servers, for example, a staging server and a production server, to remain in synch. ReleaseBuilder is designed to eliminate the need to generate complete XMLAccess exports to move a partial configuration or to manually create XML response files to export a partial configuration. ReleaseBuilder also helps to prevent the problem of configuration bloat on the target server.


Overview of Configuration Wizard

Use the Configuration Wizard to set up stand-alone servers and new deployments, create clusters, migrate and update to new versions, and add new capabilities to existing deployments.

In the Configuration Wizard, you answer questions about the environment that we are configuring. Based on your answers, the wizard prompts you for custom values that are needed to configure the environment. Finally, the wizard generates custom steps and scripts to set up the environment.