cancel
Showing results for 
Search instead for 
Did you mean: 

Random application object lost in Portal

Former Member
0 Kudos
77

Hi people,

I'm having a problem with the application object.

Some times, in a random way, i'm losing the state of the application object between request's.

This appens when I'm using the BSP application in the SAP Portal.

Thanks,

Paulo Ruivo

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI Paulo,

You mean to say that the data in the application object is lost between requests?

Have you made the application stateful?

Have you checked the check box for "supports Portal Integration" in the properties Tab of the BSP application?

Maybe this link would be of help

<a href="http://help.sap.com/saphelp_470/helpdata/en/83/132197c3564643af326a5ebccb604f/content.htm">http://help.sap.com/saphelp_470/helpdata/en/83/132197c3564643af326a5ebccb604f/content.htm</a>

Regards,

Siddhartha jain

Former Member
0 Kudos

Hi,

the problem is that in the url I pass a parameter that in the bsp page copy to an attribute of the application.

Then in the controler i try to read this value and it is empty, all the information in application object is lost.

This appens during one single request.

I have several Iviews pointing to the same BSP application, the diference between the content that is shown is controled by the parameter passed in the URL.

Is it possible that while navigating between iviews, the info in the BSP application is mix up. Something like the aplication start (iview open) and then been close (previous iview close)?

Thanks for the help.

Paulo Ruivo

athavanraja
Active Contributor
0 Kudos

within the portal environment, if you navigate between iviews, the session would be lost as the DSM terminator would kill the sessions of the previous iview.

Regards

Raja

Former Member
0 Kudos

Hi,

Is it possible to configure the DSM behavior?

athavanraja
Active Contributor

Answers (1)

Answers (1)

Former Member
0 Kudos

hi,

Your problem might be due to of sap Enterprise Portal release you are using and your design type in page.

Basically EP5 supports Design2002 and EP6 supports Design2003 or Design2002

Have a look at OSS Note 597914 for further details

regards,

Hemendra