cancel
Showing results for 
Search instead for 
Did you mean: 

MDM through the Portal - attached pdf doesn't load

Former Member
0 Kudos

Hi,

I am trying to display a pdf file (which is already attached to a record - but not in the main table) through the portal. I have no problems inside the MDM Data Manager, but when trying to launch the pdf in the portal I get an empty page.

The odf file is physically resident in the Repository, not as a link.

I do get the pdf document link displayed inside the portal, it just doesn't seem to get launched correctly.

Any suggestions would be welcome.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

OK, some more research has lead to the following conclusions.

1) The detail view MDM I-view produces the faulty link

2) The List view shows a working link to an attached pdf

The List view url (working) is:

[portalserver]/irj/servlet/prt/portal/prtroot/com.sap.pct.mdm.appl.masteriviews.ObjectServer?table=PDFs&id=1&catalogName=[RepositoryName]

The Detail View url (not working is)

[portalserver]/irj/servlet/prt/portal/prtroot/com.sap.pct.mdm.appl.masteriviews.ObjectServer?catalogName=[RepositoryName]&/irj/servlet/prt/portal/prtroot/com.sap.pct.mdm.appl.masteriviews.ObjectServertable=PDFs&id=1

I will log this as an error in the business package.