+

Search Tips   |   Advanced Search


Add mashup integration to an administration installation

If during the installation of the portal you selected the administration installation option and you want to use mashups, enable mashup integration, add the new mashup root page, and configure access control.

To do this, proceed by the steps given below:

  1. Open a command prompt and navigate to the directory profile_root/ConfigEngine.

  2. Run...

      configuration

    ConfigEngine.sh|bat deploy-portal-mashup-ui -DWasPassword=was_password 
                                                -DPortalAdminPwd=portal_password
    

    This script creates a top level page named My Mashups next to the Home node.

  3. Configure access control as described under Configuring access control settings for mashups in the portal.


Parent topic:

Add features to an administration installation