cancel
Showing results for 
Search instead for 
Did you mean: 

How to integrate MII display templates in portal

former_member190457
Contributor
0 Kudos

Hi all,

I'd like to integrate a display template within the portal. Of course I've seen many threads explaining to use an URL Iview. However this looks like a clumsy solution: using an URL for having the server call itself forces the request to go through any loadbalancer/firewall/... there might be in front of the server itself.

In addition, the MII content resides on the same server as the portal, there's no sense in creating an URL iview basically pointing to the server itself.

Can this be done somehow?

Thanks, regards

Vincenzo

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi VINCENZO ,

If you are using MII version 11.5 . try the below option

PortalLogin.jsp

You can also use the PortalLogin.jsp page to log in. PortalLogin.jsp and Login.jsp are similar (i.e., parameters are used in the same way); however, PortalLogin.jsp performs browser sniffing in order to detect the browser type and window size for the SAP xMII portal. The following syntax is used:

http://server/Illuminator/PortalLogin.jsp?target=<desturl>&IllumLoginName=<username>&IllumLoginPassw...

former_member190457
Contributor
0 Kudos

Hi Lino, thanks for your help, but I am afraid I didn't explain clearly my problem (on MII 12.2)

I know MII provides a lightweight portal but the customer needs to integrate a web HTML page created with MII into the Enterprise Portal (Composition Environment 7.11) where MII is installed.

I can't use the explicit host/port as you suggest, because this would be a big issue when content is transported across the landscape.

How do you do that?

Thanks, regards

Vincenzo

Answers (0)