Portal configuration tasks for administering virtual portals
We can use configuration tasks for administering virtual portals. HCL WebSphere Portal provides the following configuration tasks that we can use to perform the following work with virtual portals:
- Create virtual portals
- List all virtual portals
- Modify a virtual portal
- Delete a virtual portal.
Before using these configuration tasks, read the topics about Plan for virtual portals and Administering virtual portals carefully. For details about the configuration program and about how to use the configuration tasks see Configuring.You pass the parameters in the parameter list for each configuration task as appropriate. We do this by either of the following methods:
- Specifying the parameter and value that is preceded by -D on the command line.
- Define them in the file wkplc.properties.
Note: The property file must be encoded in the ISO 8859-1 character encoding format.
Tasks:
- Task: create-virtual-portal
- Task: assign-virtual-portal-admin-group
- Task: list-all-virtual-portals
- Task: modify-virtual-portal
- Task: delete-virtual-portal
- Use a single configuration task to administer multiple virtual portals
References: