Enable mashup integration
If you migrated from WebSphere Portal v6.1.0.x without the v6.1.5 feature pack installed, after migration is complete, you can enable mashup integration.
- Run the following task:
Windows™: ConfigEngine.bat deploy-portal-mashup-all -DWasPassword=was_password -DPortalAdminPwd=portal_password
UNIX™: ConfigEngine.sh deploy-portal-mashup-all -DWasPassword=was_password -DPortalAdminPwd=portal_password
i: ConfigEngine.sh deploy-portal-mashup-all -DWasPassword=was_password -DPortalAdminPwd=portal_password If you already added the Page Builder theme to the migrated environment, it is sufficient to run the following task to add the new pages and themes:
Windows: ConfigEngine.bat deploy-portal-mashup-ui -DWasPassword=was_password -DPortalAdminPwd=portal_password
UNIX: ConfigEngine.sh deploy-portal-mashup-ui -DWasPassword=was_password -DPortalAdminPwd=portal_password
i: ConfigEngine.sh deploy-portal-mashup-ui -DWasPassword=was_password -DPortalAdminPwd=portal_password
- Restart the portal server.
Parent
Deploy new functionality in a migrated portal
Integrate mashups