Hi
I am getting below error when try to call MDM catalog in Portal .
Portal runtime error
An exception occurred while processing your request. Send the exception ID to your portal administrator.
Exception ID 11:29_23/07/14_0238_158492050
See log file for details about this exception
Caused by:
com.sapportals.portal.appintegrator.template_processor.TemplateParserException:
Unable to parse template
'<System.Access.WAS.protocol>://<System.Access.WAS.hostname>/webdynpro/dispatcher<Request.DistributionZone>/<WebDynproNamespace>/<WebDynproApplication><jsessionidInfo[IF_true
PROCESS_RECURSIVE]>?sap-ext-sid=<ESID[URL_ENCODE]>&sap-wd-cltwndid=<ClientWindowID>&sap-wd-tstamp=<$TimeStamp>&sap-locale=<Request.Locale>&sap-accessibility=<User.Accessibility[SAP_BOOL]>&sap-rtl=<LAF.RightToLeft[SAP_BOOL]>&sap-ep-version=<Request.Version[URL_ENCODE]>&<FPNInfo[IF_false
PROCESS_RECURSIVE]>&<WDPBIntegration[IF_false
PROCESS_RECURSIVE]>&sap-explanation=<User.Explanation[SAP_BOOL]>&sap-ls-useAnimation=<User.DisableAnimation[OMIT
BOOL_NEGATE SAP_BOOL]>&<StylesheetIntegration[IF_true
PROCESS_RECURSIVE]>&<Authentication>&<BusinessParams[PROCESS_RECURSIVE]>&<ForwardParameters
ForwardParameters[QUERYSTRING]>&<ApplicationParameter[PROCESS_RECURSIVE]>&<User."com.sap.tc.webdynpro".debugParameters>';
the problem occured at position 0. Cannot process expression
<System.Access.WAS.protocol> because Invalid System Attribute:’protocol’.
com.sapportals.portal.appintegrator.template_processor.context.ContextException:
Invalid System Attribute:
System: 'System Alias:
SAP_MDM, System ID:
pcd:portal_content/com.sap.pct/specialist/com.sap.pct.srm.mdmcat.root/system/com.sap.pct.srm.mdmcat.sys.mdmcat',
Attribute: 'protocol'.
I have already done following test
1) https://J2EE verver:51501/webdynpro/dispatcher/sap.com/tc~mdm~srmcat~uiutil/Utilities and connecttion happen .
2) SAP_MDM system connection is also okay in System landscape .
3) UI and OCI mapping is also done
4) Tried all option of PCD parameters
Getting same error when checked iveiw preview .
Already raised OSS incident but SAP is taking too much time and playing ping pong between SRM and Portal team .
I am looking for your value input .