Hello Experts!
I've installed MDM 5.5 SP6 along with the portal content that came from the same download. The portal content files I installed are listed below.
BPMDMAPPLI06_0.sca
BPMDMTECHN06_0.sca
MDM_WEB_UI550.sca
MDMJAVAAPI06_0.sca
When I try to get a new MDM system I get the exception below. I've looked and searched the portal content and this iView (com.sap.pct.mdm.tech.systems.MDMSystemWizard) does indeed appear to be missing. Is there something else I need to install? The SCA files all deployed without errors.
Steps to recreate this error:
System Administration => System Configuration => Portal Content => (landscape directory)
=> Right-Click => New System (from template) => choose MDM System template => Next
Thanks,
John
[EXCEPTION]
#1#com.sapportals.portal.prt.runtime.PortalRuntimeException: iView not found: com.sap.pct.mdm.tech.systems.MDMSystemWizard
at com.sapportals.portal.prt.deployment.DeploymentManager.getPropertyContentProvider(DeploymentManager.java:1937)
at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:222)
at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.getContext(PortalComponentContextItem.java:316)
at com.sapportals.portal.prt.component.PortalComponentRequest.getComponentContext(PortalComponentRequest.java:387)
at com.sapportals.portal.prt.connection.PortalRequest.getRootContext(PortalRequest.java:488)
...