AquaLogic Interaction Administrator Guide

     Previous Next  Open TOC in new window   View as PDF - New Window  Get Adobe Reader - New Window
Content starts here

Administration Utilities in the Portal Installation

AquaLogic Interaction includes several command-line administration utilities in the portal installation directory and a tag library utility in the portal administrative interface.

Note: The command-line utilities are located on the computer that hosts the portal, in Install_Dir/ptportal/6.5/bin. Install_Dir is the portal installation directory, for example C:\bea\alui or /opt/bea/alui.
Utility (.sh or .bat file) Purpose
automationserverd The Automation Service daemon ensures the Automation Service is running.

For information on the Automation Service daemon, see the Installation Guide for AquaLogic Interaction.

For information on modifying Automation Service defaults, see Configuring the Automation Service.

cryptoutil The Cryptographic Password utility generates the passwords you might set during installation.

To display the man pages for the Cryptographic Password utility, enter the following command:

Install_Dir/ptportal/6.5/bin/cryptoutil.sh -h
diagnostic The Diagnostic utility allows you to verify connectivity for installation components and the portal database.

To display the man pages for theDiagnostic utility, enter the following command:

Install_Dir/ptportal/6.5/bin/diagnostic.sh -h

For details, see the Installation Guide for AquaLogic Interaction.

portalenv The Portal Environment utility sets the portal environment for tools in Install_Dir/ptportal/6.5/bin.

To display the man pages for the Portal Environment utility, enter the following command:

Install_Dir/ptportal/6.5/bin/portalenv.sh -h
ptmigration The Migration Wizard manages import packages that enable you to migrate portal objects to new host portals, such as migration from a development environment to a QA environment or production environment, or from a remote server host computer to the portal host computer.

The command-line interface (CLI) of the Migration Wizard enables you to import migration packages from the command line.

To display the man pages for the Migration Wizard CLI, enter the following command:

Install_Dir/ptportal/6.5/bin/ptmigration.sh -h

For information on object migration, see Migrating Portal Objects.

Tag Library Manager This Tag Library Manager allows you to view the tag libraries installed on the computer that hosts the portal.

To access the Tag Library Manager, in the portal, click Administration, then, in the Select Utility menu, click Tag Library Manger.


  Back to Top      Previous Next