BSP session management in Portal

Hi all,
I'm not sure if this is a Portal or BSP question...
I have several BSP Iviews in my portal, and when i'm navigating between the different iview, I'm getting a large number of session of type  "Pluggin HTTP" in SM04 transaction.
When the users logoff in the portal  some of the sessions aren't close.
So I have two problems:
1- when the user is using the portal is there way of closing the bsp session when he moves to another iview?
2- why aren't all sessions been close?
Any ideas?
Thanks for the help.
Best regards,
Paulo Ruivo

Hi Paulo,
Make sure that your system is configured properly to handle HTTP Protocol.
I mean if your URL BSP page begins with http, you need to configure your system, within the portal, with http protocol.
Same remarks are available for HTTPS Protocol.
<b>Portal view point</b>
- To configure your system, within the portal go to :
System Administration -> System Configuration -> System Landscape.
- Select the System you are using to connect to the backend
- Edit its property "Was Protocol"
<b>Backend view point</b>
Check that all your BSP pages have this property <i>"Unchecked"</i> :
Properties -> Transfer Options -> Https
Best regards. Allan.
Don't forget to reward points, if it helps.

Similar Messages

  • Session Management in Portal

    Is there any packages for managing the user sessions in Portal ? OR
    How do Portal manages user sessions ?

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by [email protected]:
    Is there any specific package for handling sessions in Portal ? OR
    How do Portal handles the session management part ?<HR></BLOCKQUOTE>
    There are session management examples for Java and PL/SQL portlets in the JPDK. There's a link to the JPDK off the OTN home page.

  • Issue with session management with portal 701 AFP

    Hi portal experts,
    We are facing an issue with one of our portal 7 ehp1 running the AJAX framework pages.
    When logging off, the DSM popup is shown and it disappears. However, the backend sessions are kept alive when we look in transaction SM12, which indicates that the backend session has not been closed (proven in transaction SM04)
    The same issue arises when closing a popup window. In this case, no DSM popup is shown and the sessions are maintained as well.
    Popup blockers are disabled
    Portal url and backend url are in the trusted sites collection
    Does this have something to do with the AJAX framework?
    Does anyone have any pointers for us?
    Thanks in advance!
    Regards,
    Luk

    Hi Tom,
    I already came across this note earlier. Currently I'm unable (not allowed) to install the httpwatch utility.
    To add to the complexity, web dispatchers are used to access the portal and used between the portal and the backend systems. If I understood correctly, we need to have the ABAP Security Sessions Enabled setting turned on in this sort of landscape. Is this correct?
    If it is not required, couldn't we just turn off this setting?
    Thanks in advance!
    kr,
    Luk

  • Coherence integration with oracle weblogic portal for Session management

    Could you please let me know how to configure coherence integration with oracle weblogic portal for Session management. Its very urgent. please help.

    Please take a look at the following web page -
    http://coherence.oracle.com/display/COH35UG/Coherence*Web+Session+Management+Module
    -Luk

  • ITS iView and Session Management in Federated Portal Network

    Hi,
    We use an ITS iView for an HR application in the Portal. When used in federation the session management doesn not work correctly. We fill in a selection screen in the begin of the application and then run the report. When we click the back button in the Portal and then reload the app, the selection of the previous session is used, in stead of showing a new selection screen.
    This only occurs when used in Federated Portal Network. SAP OSS already pointed out that the USR_ABORT command is not given in the consumer Portal. How can we make sure that this command is given, so that the session is correctly closed? How can we set these session management properties and options?
    Best regards,
    Jan Laros

    Solved it. It is done in the federation configuration. In SAP  Note 880482 - Central Note: Federated Portal Network (SAP NetWeaver 7.0) the problem is identified, specific for SPS13. The two properties of the producer: External Hostname and External Port were not updated properly and needed to be changed manually.

  • BSP compression / length of session ID in portal

    Hi everybody,
    we are calling a BSP application from within the portal.
    The HTTP compression does not work for the application.
    When calling the BSP application outside the portal everything is ok. So the settings for the BSP itself must be ok.
    What we found. This is the URL without portal:
    http://.../sap(bD1lbiZjPTEwMCZkPW1pbiZ3PTEwMjgzNzAr)/bc/bsp/sap/cprojects/root.do
    And this is the URL with portal:
    http://.../sap(bD1lbiZjPTEwMCZkPW1pbiZwPTFodHRwJTNhJTJmJTJmZWxvc3ElMmViYXRnZW4lMmVjb20lM2E5MDIwJTJmaXJqJTJmcG9ydGFsYXBwcyUyZmNvbSUyZXNhcCUyZXBvcnRhbCUyZWRlc2lnbiUyZXBvcnRhbGRlc2lnbmRhdGElMmZ0aGVtZXMlMmZwb3J0YWwlMmZCQVQlMmZjb250cm9scyUyZmNvbnRyb2xzX2llNiUyZWNzcyUzZjYlMmUwJTJlMTUlMmUwJTJlMSZ2PTYlMmU0Jnc9Mzc0NjgyMCsmaT0xKyZzPVNJRCUzYUFOT04lM2FiYXRueGMwMV9OUFFfMD
    AlM2FTSy1uRnZrcjNWdm9KWkJqblg2R2UyMmNibmlhZFpheWhQdkNYaWtNLUFUVA==)/bc/bsp/sap/cprojects/root.do
    You see, the session ID is gigantic.
    Q1: What should be the 'normal' length of the session ID?
    Q2: Do you have any idea how to resolve this?
    Thanks a lot for your help
    Best regards,
    Thorsten

    Hi Paulo,
    Make sure that your system is configured properly to handle HTTP Protocol.
    I mean if your URL BSP page begins with http, you need to configure your system, within the portal, with http protocol.
    Same remarks are available for HTTPS Protocol.
    <b>Portal view point</b>
    - To configure your system, within the portal go to :
    System Administration -> System Configuration -> System Landscape.
    - Select the System you are using to connect to the backend
    - Edit its property "Was Protocol"
    <b>Backend view point</b>
    Check that all your BSP pages have this property <i>"Unchecked"</i> :
    Properties -> Transfer Options -> Https
    Best regards. Allan.
    Don't forget to reward points, if it helps.

  • Session management thru SOAP services

              Hi I am trying to deploy our application in a clsutered environment. Previsouly
              I had some problems with http session replication. That problems were solved but
              now I have another problem.
              Our application has multiple clients, some are browser based and some are swing
              based that use our SOAP services.
              all browser based clients use httpsession for session management, since weblogic
              replicates the httpsession, we have no problem clustering http webapps. But SOAP
              services has no access to httpsession.
              We have implemented our own session management (we cache the app specific session
              objects) so that SOAP services works fine (SOAP services doesn't have access to
              httpsession, so we could not use httpsession for session management). Each method
              in our soap services takes a sessionid and we get the session objects (not http
              session objects but our app specific session objects) based on the sessionid.
              But now that our application is clustered, the session cache mechanism doesn't
              work since its not replicated thru out the clusters.
              I thought I could use stateful session beans to cache the sessions, but how do
              I cache the SFSB thru out the session w/o sending any references to the SFSB to
              the client. I know I can send the Handle reference to the client but We cannot
              change the SOAP API now. The only information client has is the session id.
              My question is: How do I use SFSB w/o changing my soap services method paramaters.
              My SOAP method looks like methodName(String sessionid, ..............)
              I could use a clustered cache but we can't buy anything in the current situation.
              Any help would be appreciated.
              Praveen
              

    Well, does the DSM log have any details? (see [Note 529924|https://service.sap.com/sap/support/notes/529924] on how to view the logs)
    My guess is that you are using different protocols between the dispatcher and a backend system: they both have to use HTTP or both use HTTPS (as described in the same note). That would also explain why the URL for the direct connection to the portal  doesn't present the error, if that URL has the same protocol as the backend.
    Regards,
    Sean

  • BI Administrator error: Session Management will not work

    Hi!
    I am about to set up BI Administrator Addon in SAP Portal. All the configuration steps seems to be ok.
    Unfortunately when I try to start some of applications of BI Administrator I get the following error:
    Session Management will not work.
    Please check the DSM log file for details
    Question:
    How can I solve this problem?
    Thank you very much!
    regards

    Hi
    This error means--Please notify us of this problem by submitting an IT Service Request (Please Note: In order to log into the Infra system, you will need to preface your NKU account with nku\.  For example, if your user name is smithj7, the "User Name" field would need to be populated with nku\smithj7.)
    under the problem type "SAP BW/Portal.
    Much of EP / BASIS issue.
    Hope it helps

  • How to set default value of session management alert

    Dear Sir,
    Our server is EP7 , I would like to set the default value of session management alert to be "OFF". Because now the default value of session management alert to be "ON".  And I must manual set when the server start every time.
    Please kindly advise.
    Thank you and best regards,
    Vimol

    Hi,
    There is also a SAP note which explains this:
    SAP Note Number: [868477 |https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_ep_pin/~form/handler%7b5f4150503d3030323030363832353030303030303031393732265f4556454e543d444953504c4159265f4e4e554d3d383638343737%7d]
    Regards,
    Praveen Gudapati

  • OBIEE11g - Session Management

    Hi,
    in order to integrate OBIEE11g Presentation Server with our Session Management infrastructure, we need to retrieve (from an external application component) the following informations:
    1. Presentation Server Session ID of all users logged into OBIEE Presentation Server in a certain instant
    2. For each user session, the timestamp of the last action performed
    3. Any other possible information related to user session
    Our requirement is to check the elapsed time since user performed his last action in OBIEE.
    Whenever the elapsed time has reached a prefixed value, we need to force log off of the user from Presentation Server (killing his session) and redirect him to a custom page into our internal portal.
    Otherwise, we need a way to force "keep alive" of the user session on BI Presentation Server.
    SSO is not a valid option for our company.
    Any idea on if and how this could be feasible?
    Thanks in advance,
    Massimo

    Hi,
    in order to integrate OBIEE11g Presentation Server with our Session Management infrastructure, we need to retrieve (from an external application component) the following informations:
    1. Presentation Server Session ID of all users logged into OBIEE Presentation Server in a certain instant
    2. For each user session, the timestamp of the last action performed
    3. Any other possible information related to user session
    Our requirement is to check the elapsed time since user performed his last action in OBIEE.
    Whenever the elapsed time has reached a prefixed value, we need to force log off of the user from Presentation Server (killing his session) and redirect him to a custom page into our internal portal.
    Otherwise, we need a way to force "keep alive" of the user session on BI Presentation Server.
    SSO is not a valid option for our company.
    Any idea on if and how this could be feasible?
    Thanks in advance,
    Massimo

  • How to add a Calibration BSP to Manager Self-service

    Hi experts,
    I am a functional consultant working in the area of Objective Setting & Appraisals. I would like to add the search.htm page from the HAP_CALIBRATION BSP application to Manager Self-service underneath the Maintain Performance Documents link in the standard Team > Performance Management service. I am not a developer and therefore step-by-step guidance is needed.
    Any help would be much appreciated.
    Kind regards,
    Janet

    hi,
    you need create iview BSP type
    - Enter to Portal with access for create portal content (super_admin)
    - In Portal Content- create a new iview
    - From template an type of iview is BSP
    - In properties of iview :
    Aplicación Business Server Page (BSP) = HAP_CALIBRATION
    Start Page = search.hml
    System = you have need create a system for conection Portal to R/3
    Edited by: Javier Ignacio Serrano Zamorano on May 12, 2010 8:56 PM

  • JMStudio Error  "Can not create session manager"

    Hi,
    I'm trying to transmit an mpg file through a simple pc to pc network, using the transmission wizard in the JMStudio, and everytime it causes a "can not create session manager" error, even when I try to transmit .mp3 file
    I'm using an ip like 100.100.0.1 for the sender machine, and 100.100.0.2 for the receiver machine, and I don't know where is the problem
    thanks in advance

    Um,maybe the port that you use for transmission is already occupied.
    Make sure that you are not using JMStudio to transmit streams while trying to receive streams from the same port.

  • What is new with MAX 2.0 and is it compatible with Session Manager?

    We added non-IVI instrument information in, basically the same structure as for IVI instruments,
    into the ivi.ini file to keep all instrument information in the same place. Using MAX Version 1.1 caused no problems whatsoever and the system worked fine. With the advent of MAX 2.0 you seem to use ivi.ini as well as config.mxs to store instrument information. What we have found now is that given a working ivi.ini file from MAX 1.1, we end up with 2 or 3 copies of all the devices in the IVI Instruments->Devices section! When the duplicate entries are deleted and the application exited, the
    ivi.ini file is updated minus the [Hardware->] sections which contain the resource descriptors that our appl
    ications look for. As an added complication, under MAX 2.1 (From an evaluation of the Switch Executive) It behaves the same, except that it almost always crashes with one of the following errors. 'OLEChannelWnd Fatal Error', or 'Error#26 window.cpp line 10028 Labview Version 6.0.2' Once opened and closed MAX 2.1 will not open again! (Note we do not have LabVIEW on the system.) What is the relationship between the config.mxs and ivi.ini now? Also, your Session Manager application (for use with TestStand) extracts information from ivi.ini and may expect entries to be manually entered into ivi.ini (e.g. NISessionManager_Reset = True) i.e. Is the TestStand Session Manager compatible with MAX 2.0?

    Brian,
    The primary difference between MAX 1.1 and 2.x is that there is a new internal architecture. MAX 2.x synchronizes data between the config.mxs and the ivi.ini. The reason you're having trouble is that user-editing of the ivi.ini file is not supported with MAX 2.x.
    Some better solutions to accomplish what you want:
    1. Do as Mark Ireton suggested in his answer
    2. Use the IVI Run-Time Configuration functions. They will allow you to dynamically configure your Logical Names, Virtual Instruments, Instrument Drivers, and Devices. You can then use your own format for storing and retrieving that information, and use the relevant pieces for each execution. You can find information on these functions in the IVI CVI Help file located in Start >> National I
    nstruments >> IVI Driver Toolset folder. Go to the chapter on Run-time Initialization Configuration.
    I strongly suggest #2, because those functions will continue to be supported in the future, while other mechanisms may not be.
    --Bankim
    Bankim Tejani
    National Instruments

  • Session management problems with SSO

    Hi all-
    I've been getting an Apex app tied to SSO as a partner app (per http://www.oracle.com/technology/products/database/application_express/howtos/sso_partner_app.html). So far, it sort of works. If I go to my apex app, it redirects me to SSO, where I authenticate and end up back in the apex app. Great. Here are two problems I've run into:
    1. If I am already authenticated to SSO, and I go to my apex app (url like: http://host/pls/apex/f?p=101:1), my browser goes into an infinite redirect (url like: http://host/pls/apex/f?p=101:1:::::FSP_AFTER_LOGIN_URL:\f? p=101|1|||||FSP_AFTER_LOGIN_URL|\f?p=101|1|||||FSP_AFTER_LOGIN_URL|\f? p=101|1|||||FSP_AFTER_LOGIN_URL|\f?p=101|1|||||FSP_AFTER_LOGIN_URL|\f? p=101|1|||||FSP_AFTER_LOGIN_URL|\f?p=101|1|||||FSP_AFTER_LOGIN_URL|\f? p=101|1|||||FSP_AFTER_LOGIN_URL|\f?p=101|1|||||FSP_AFTER_LOGIN_URL|\f? p=101|1|||||FSP_AFTER_LOGIN_URL|\f?p=101|1|||||FSP_AFTER_LOGIN_URL|\f? p=101|1|||||FSP_AFTER_LOGIN_URL|\f?p=101|1|||||FSP_AFTER_LOGIN_URL|\f? p=101|1|||||FSP_AFTER_LOGIN_URL|\f?p=101|1|||||FSP_AFTER_LOGIN_URL|\f? p=101|1|||||FSP_AFTER_LOGIN_URL|\f?p=101|1|||||FSP_AFTER_LOGIN_URL|\f? p=101|1|||||FSP_AFTER_LOGIN_URL|\f?p=101|1|||||FSP_AFTER_LOGIN_URL|\f? p=101|1|\\\\\\\\\\\\\\\\\\\). To resolve, I have to clear cookies.
    2. If I am using my apex app, then log out of SSO (in another browser window), I can still click around in my apex app (i.e., apex thinks I'm still authenticated).
    Anyone have any thoughts? I'm wondering if I need to do something in page session management (under authentication schemes) to fix #2, but I have no clue about #1.
    Thanks
    Rob

    Hi Scott-
    Thanks for the info on #2 - I'll work on that after I get #1 sorted out, since it's the more dire problem. Here's some more info:
    Apex version = 3.0.1.00.08
    SSO SDK = ssosdk902.zip
    I set it up as "My Application as Partner App." I used "MY_PARTNER_NAME" as SSO Partner Application Name. In the list of SSO Partner Apps on the SSO Admin page, my partner app name is also MY_PARTNER_NAME. It gives the following info:
    Login URL:      https://sso_host/pls/orasso/orasso.wwsso_app_admin.ls_login
    Single Sign-Off URL:      https://sso_host/pls/orasso/orasso.wwsso_app_admin.ls_logout
    Home URL: http://apex_host/pls/apex
    Success URL: http://apex_host/pls/apex/RBLICK.YOUR_PACKAGE.PROCESS_SUCCESS
    Logout URL: http://apex_host/pls/apex
    RBLICK is the schema owning the apex app. In there, I created a package called YOUR_PACKAGE:
    create package YOUR_PACKAGE as
    procedure process_success(urlc in varchar2);
    end YOUR_PACKAGE;
    CREATE PACKAGE BODY YOUR_PACKAGE AS
    procedure process_success(urlc in varchar2) as
    begin
    wwv_flow_custom_auth_sso.process_success(
    urlc=>urlc,
    p_partner_app_name=>'MY_PARTNER_NAME');
    end process_success;
    END YOUR_PACKAGE;
    Anything look obviously wrong to you?
    Thanks!
    Rob

  • What is the difference between Session timeout and Short Session timeout Under Excel Service Application -- session management?

    Under Excel Service Application --> session management; what is the difference between Session timeout and Short Session timeout?

    Any call made from the API will automatically be set to the “Session Timeout” period, no matter
    what. Calls made from EWA (Excel Web Access) will get the “Short Session Timeout” period assigned to it initially.
    Short Session Timeout and Session Timeout in Excel Services
    Short Session Timeout and Session Timeout in Excel Services - Part 2
    Sessions and session time-outs in Excel Services
    above links are from old version but still applies to all.
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

Maybe you are looking for

  • When importing RAW files in Photoshop why does camera raw 8.6 only import 1 size?

    When importing RAW files in Photoshop why does camera raw 8.6 only import 1 size from canon 5d mark iii, in older versions I used to be able to import the files as larger images. It use to have a number of options for the images size. The option now

  • Data appears in the tree but not in the display

    Post Author: TheBig1980s CA Forum: General Hello: When I print data for one month, data appears in both the Preview tree and the Preview display.  When I print the data for another month, the data does show in the Preview tree but not in the Preview

  • Maintain output device in user master data

    when we try to print the Purchase order smartform we are getting the following update terminated error message. " Please maintain output device in user master data". 1. If we maintain output device in my user profile as any printer name then we are n

  • Dynamic VLAN assignment on SG300

    Cisco documentation states that dynamic vlan assignment via RADIUS should provide the following IETF values: The RADIUS user attributes used for the VLAN ID assignment are: IETF 64 (Tunnel Type)-Set this to VLAN. IETF 65 (Tunnel Medium Type)-Set this

  • Using shatter to extrude (comp camera)

    I'm using shatter (in CS3) to add extrusion to a text. I've done it successfully before, but this time when I change the camera (inside the effect) to (comp camera) it shows only the sideview of the text. When I rotate the layer it treats it like the