Skip to Content
0
Former Member
Dec 09, 2006 at 06:18 AM

AppIntegrator LAF.StylesheetURL Template problem

20 Views

Hi,

We have deployed our j2ee struts application in WebAS using netweaver developer studio.

In Enterprise Portal, We created an Appintegrator System for this deployed application and

we created an iView(New from Par) for this apllication and also roles, worksets, pages, etc.,

Our requirement is when we change the portal theme by using Personalize link(SapStandard, SapChrome, etc.,) our application theme also need to be changed as per the portal theme.That is, we want to use the Adavanced feature of AppIntegrator "Look and feel" in our application.

So, we have followed the following steps when creating the iView.

System: EmployeeSysAlias (our application system alias)

URL Template: <System.protocol>://<System.server>:<System.port><System.uri>?<Authentication>&cssurl=<LAF.StylesheetUrl>

The problem is when we click the preview our application is launched but we are not able to access the QueryString cssurl in our application. So, we are not able to apply the portal theme into our application.

We dont know why we are not able to get the cssurl querystring?

We have refered the following blog...

Integrating your Web Front-ends into the SAP Enterprise Portal using the Application Integrator

but we are still having the problem.

How to solve this problem? Anyone Help will be appreciated..

Thanks in advance.