Logoff  problem as an iview

Hi all,
We put logoff function as an iview in the portal. I just create a par according to  the masthead par like this:
<  hbj:content id="PageContext">
<   hbj:page title="Header Area">
     <    hbj:form id="HeaderForm" >
  <   !--<a href="#" tabindex=0 title= "<%=beginningOfPageStr%>" accesskey="m">
  <  img src="<%=themeRootURLPath%>/../common/1x1.gif" border="0" style="display:none">
  <  /a >-->
  < script>
  openLogoffMsg();
  <   /script>
     <  /hbj:form>
<   /hbj:page>
<   /hbj:content>
The function is ok.But after I logoff, the page redirects to the logon page,leaving the header unchanged.And I must refresh the whole portal page,the whole page returns to the logon page.
I have added  the javascript : top.location.reload();  in the end of the  logoff function.But the strange thing is : this function is called before logoff is finished.
So is there any solution to redirect the whole portal page to the logon page after i logoff through the logoff iview?
Best Regards,
ma

Hi Ravi,
That oss note was very helpful. We´re using nw04 stack 11 patch 3 with a custom theme.
I did the following changes in Visual Administrator:
VA (Visual Administrator) --> Services --> Configuration Adapter --> webdynpro --> sap.com --> tcwddispwda --> Propertysheet.default
1. sap.useWebDynproStyleSheet: 'false'
2. sap.theme.default: http:///webdynpro/resources/sap.com/tcwddispwda/global/SSR/themes/sap_chrome
(I used a standard theme, since I have not yet found the URL of our custom theme).
Now the graphics look fine, but one problem still remains.
When clicking the "arrow-down" button of the dropdownlist it won't open up, it behaves just like a static inputfield, just showing the first value of the  list content. When I use "arrow-up" and "arrow-down" buttons on my keybord it will scroll through the dropdown though, just showing one value at a time.
Another strange thing. The dropdown works when I use the webdynpro standard 'blue' theme which is used when I set the sap.useWebDynproStyleSheet = 'false', and leave sap.default.theme empty,
(or when I run the application from the WAS webdynpro content administrator in the portal).
Any ideas on this one would be greatly appreciated.
/Olof

Similar Messages

  • Problem in import iview

    Dear All,
    In our production portal we had a problem with import iview.
    when i click on import iview under transport package i am not able to
    view it in Navigation Area.
    Regards
    Subash

    Do check the log file and see if it is throwing any error?
    Thanks,
    GLM

  • Problem creating Bi Iview

    Hi All,
    We have two Bi 7.0 Systems in our landscape , We want to create BW Iviews for both the systems in Portal . But the problem is BW Iview when selected as BI 7.0 is always taking the master system as its system .. so now all my BI iviews can only point to one system .. Is there any way to create BI iviews to two different systems.
    Regards,
    Tarun.

    Have u tried these
    Create Two system objects for two BI systems and give two different Syatem alias for them
    Now create a BI Iviews for both BI Reports
    Now goto to iview -- open -- property category -- system -- change the system alias SAP_LOCALSYSTEM to ur BI sytem alias u have created
    Regards
    Krishna.

  • How to Expose LogOff services as an iview on TopLevel Navigation

    Dear Experts
    I need to provide a logoff iview in Top Level Navigation.
    I have created a pdk  application for this. It is providing the basic functionality of logoff, but after logoff it is redirecting to the default portal logon page instead of my custosed logon page.
    Code of LogOff services.
    IAuthentication Authen = UMFactory.getAuthenticator();
    HttpServletRequest req = request.getServletRequest();
    HttpServletResponse res = request.getServletResponse(true);
    Authen.forceLogoffUser(req, res,"http://ssvepd00:50000/irj/portal/anonymous/LogOnPage?guest_user=JTCGuest");
    Could you please suggest me where I am missing? Is it anything to do with ume.logoff.redirect.silent property?
    PAppreciate your response..
    Regards
    Shanmukha Rao Banisetti
    Ph: 9916736946

    Hi! I guess it's nice to get called upon by name. :-)
    As user878 mentions, the problem trying to execute tmloadcf is related to the fact that the associated IPC resources are already considered active by Tuxedo, i.e., you did a tmboot with a given TUXCONFIG and that Tuxedo environment is still running.
    Specifically to answer your questions:
    1)can my application placed in any folder other and execute compile tmloadcf from there?Where the files reside is almost immaterial. What is key is what the environment variable TUXCONFIG points to. That file defines a Tuxedo environment and is created with the tmloadcf command. Once the application is booted, you can't use tmloadcf to change the configuration. You either need to use the tmconfig command or shutdown the environment and then issue the tmloadcf command and then reboot the environment.
    2)How to test my service using command prompt.Tuxedo only provides a generic command line client for Tuxedo services that use FML or FML32 buffers. The commands are ud and ud32. For Tuxedo services that use other buffer types, you will have to develop a specific client.
    I have also updated the Jrepository .The Jolt repository is only needed if you are using Jolt, the Java client API to Tuxedo services.
    Regards,
    Todd Little
    Oracle Tuxedo Chief Architect

  • Problem with URL iView regarding fetch mode and SSO to non-sap webapps

    Hi,
    I have created an URL iView which opens an internal webapp. When the fetch mode is set to client-side the page is displayed for the user. But when I set the fetch mode to server-side, the page cannot be displayed by the user.
    No proxy is needed. I tried to open the wepapp direcly on the portal server without any problem. Are there any additional points to be considered?
    On the other hand I want to realize SSO to this webapp (form based authentication) with user mapping. Is it correct, that I have to user server-side fetch mode, when I want to use the POST request method?
    Thanks ahead,
    Bernd

    >
    Bernd Speckmann wrote:
    > On the other hand I want to realize SSO to this webapp (form based authentication) with user mapping. Is it correct, that I have to user server-side fetch mode, when I want to use the POST request method?
    Yes.
    >Are there any additional points to be considered?
    Have a look at System Administration - System Configuration - Service Configuration - Applications - com.sap.portal.ivs.httpservice
    This is used to do the Server side fetch.
    Have fun
    Johannes

  • Problem in Url iView creation

    Hi,
    Does anyone know how to resolve this problem.
    We have EP. 7.0 and SRM BP 5.0 installed.
    When i try to create an URLiView i got this error msg:
    <b>Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    Could not find portal application com.sap.portal.httpconnectivity.urliviews.
    Exception id: 03:26_02/11/06_0044_8457250
    See the details for the exception ID in the log file</b>
    I can not see the log file so hope to have a hand from you!
    Thank you,
    Points will be rewarded for any help.....

    Hi,
    I have few drop down list boxes, which are displaying when I execute an url.
    ex: url like http://countrystates.com and drop down list country displays 10 countries and states will be displayed base on selection of country
    When I execute this with URL iView I am getting same content what I expected but after assigning this iView to page I am getting wrong content mean country dropdown size is 10 but with wrong data (same some text is displaying 10 times in dropdown)
    I hope u understood the problem
    Thanks

  • Client Eventing Problem with URL Iview

    Hi,
    I am new to EP and have a basic client eventing question. We are trying to integrate a URL Iview from a partner product with a standard Iview downloaded from Iviewstudio. This standard Iview is capable of handling client events from other Iviews in the standard package. We want to re-use this Iview with the same event (same functionality) to be able to handle events from the partner URL Iview.
    The partner Iview and our portal are on different servers.
    We are using the following Javascript but it doesnt seem to raise the event.
    EPCM.storeClientData('urn:com.sap.bor:BUS0010','objid',LocId));
    EPCM.storeClientData('urn:com.sap.bor:BUS0010','AllKeys','objid');
    EPCM.raiseEvent('urn:com.sap.bor:BUS0010','select','','/irj/servlet/prt/portal/prtroot/...'
    We were able to debug and find that the data was being stored in the Data Bag. However the event is not being raised at all. It seems that it just gets stuck somewhere in the Raise event. We even put a javascript alert after the raise event but it doesnt seem to reach there at all.
    Could you give me a few pointers as to what the problem might be.
    Thanks in advance.
    Message was edited by: Mayank Bhatnagar

    Hi,
    let's have a look at two quotes of the PDK documentation.
    "Using the EPCF from your JavaScript, you can send messages to JavaScript code embedded in other iViews."
    "Isolated iViews are iViews that are not inlined into a portal page, but referenced using an IFRAME. To make the EPCF available in such iViews, the EPCF JavaScript as well as the EPCF applet are included into each generated frame."
    From my point of view, this only can work automatically with content provided by the portal.
    Therefore, this can't work with isolated URL iViews  generated with the wizards. Imagine a google iView, running in an iFrame. Google is called by the portal, but it's simply standard google HTML output - displayed in the portal.
    To provide the capability of the EPCF, the epcf javascript file has to be included in the "partner URL iView"'s source. I tried this and it worked. However, this is not a highly sophisticated solution
    If the partner iView's server is running in a different domain, there are further issues to be considered (keyword: java script origin policy)
    If anybody has corrections or can provide a good solution, don't hesitate.

  • A problem about VC-iview for GP

    Hi, all.
    I implemented the tutotial "Modeling VisuaModeling Visual Composer iViews for Guided Procedures .
    During the design time, everything is fine. But when I runned the process, I got a message "The portal page builder required to execute this callable object is not available". I really have no idea how to deal with this problem. Can anyone give me a hand?
    THX

    I got this problem when I instanciate the process during design time. Them I tried to instanciate the process through runtime to start new process, it worked. So the problem is solved.

  • Problem with Generic iView Lists in EP6

    Hi,
    We are in the process of migrating our portal from EP5 SP5 to EP6 SR1.  I have a page that has 9 iViews on it, and there are 5 of them that are generic iView lists.  In EP5, everything works great.  Each generic iView list returns the information relating to that iView.  But in EP6, I am running into a problem.
    When I am trying to load the same page, some of the iViews to not work.  So I recreated the query iViews using the SAP delivered "com.sap.pct.hcm.eeprofilegenericiviewlist" template in EP6.  I go back to the page and the same thing happens.  I try refreshing the page, and then more of the iViews work, but now another problem arises.
    Example:  I have an iView that displays the salary data of an employee, and another that displays the Home Address.  I refresh the screen and the Salary Data iView works fine, but the Home Address is now showing the Salary Data information.
    So, I'm at a loss as to what I should do.  I know that there is a lot of configuration for the iViews now under the Property Editor and I think that I might have something that is not set up properly.
    Is there documentation on what needs to be set up for the generic iView list if there are multiple generic iView list iViews on the screen? 
    I guess I should mention too that these iViews are in MSS and all work off of the Team Viewer.  The team viewer iView is based off the EP5 version of the par, not the EP6.  Could that be the problem?
    Hope this makes some sense.
    Thanks and best regards,
    Kevin
    Message was edited by: Kevin Schmidt

    Just thought I'd let people know I have solved the problem. 
    Even though I had created brand new iViews in EP6, they still act like EP5 iViews.  So after researching the help files, I changed the isolation method of all the iViews on the page from Embedded to URL.
    Food for thought!!
    Kevin

  • Problem creating transactional iview for BW system

    Hi gurus
    We are facing one problem creating a transactional iview for a BW 3.5 system . We wanto to call transaction SU01 in our BW system using an iview. When we use SAP for html, we have all the menu on the iview , I mean the same result as if we use smen, not SU01.
    And if we use SAP GUI , we are always having the same GUI Error
    Sapgui 640 [Build 8986] Wed Apr 01 12:25:05 2009
    : 'service '' unknown
    Time          Wed Apr 01 12:25:03 2009
    Component     NI (network interface)
    Release          640
    Version          37
    Module          ninti.c
    Line          505
    Method          NiPGetServByName2: service '' not found
    Return Code     -3
    System Call     getservbyname_r
    Counter          1
    Please, can you help us?
    Thanks in advance and best regards.

    Thanks Bala for your quick reply. I´ve tried with function module RSBB_URL_PREFIX_GET  and all the settings were OK. Still the same result.
    Adding more information. We have another WAS 6.40 server with different Module(we have RM and XRPM , not BW) and we are having the same problems. I am wondering if its related with some special config or activation 
    Maybe  I´ve forgot some service activation in SICF? I´m able to reach the SMEN, but not the SU01
    or I´m missing some config elsewhere?
    Thanks in advance.
    Best regards.
    Edited by: Jose Ignacio Arlandis on Apr 2, 2009 8:41 AM

  • Explorer 6 problem with WD iViews

    Hi all,
    This is my problem:
    I have a page with 2 WD iViews and when I try to display this page in IE6 as a part of portal (the page is linked to workset that linked to role) there is a javascript error and WD application can't be displayed -I see just the empty space...
    It's looks strange becouse it's doesn't work only when I try to connect to portal with full domain url (http://portaltst.mycompany.co.il:50000/irj/portal) and it's work fine when connecting without domain
    (http://portaltst:50000/irj/portal)
    Simple WD iView as a part of portal is working fine (with or without full domain name)...
    In IE7 all WD iViews (as a part of page or not) are ok.
    I'm working with EP7.0 SP15.
    Thanks,
    Ola

    Duplicate posting. This will be locked shortly...

  • Same old logoff problem but new scenario

    HI,
      I login into portal from <b>Internet Explorer</b> and  click on logoff and it works fine.
      now, I go to <b>windows explorer (windows button + E, not Internet Explorer)</b> and type my portal url and login and then click on logoff, it doesnt logoff. also when i close that explorer and open a new session and type the url, by default it logs me in.
    anybody faced this problem and any sap notes out there?
    IE 6.0 SP2
    EP 6.0 SP15
    please help
    Thanks

    Srinu,
    Yep you are correct, but its not me, but few end users got used to opening window explorer to browse the internet and they face  this wierd problem when they browse SAP EP.
    could you please check it in your installation, if it is behaving the same way, if you have one though?
    Thanks
    Reddy

  • Problem with Transaction iView when calling R/3(Personalization)

    Hi
    I have created several Transaction iViews , where I am calling different Backend Systems like R/3 , BW, etc.
    My problem is , when I launch the iView, I can able to see the SAP Easy Access for R/3 , BW etc. But the language that user have in the backend is over writed by English.
    In the iView properties, I have not selected any language.
    In the Portal Personalization /UME also I have not selected any language.
    But in R/3 I have selected "de" as my language but the R/3 SAP Easy Access showing only English.
    Any advice please? should we have any settings in the portal without touching iview properties or portal personalization to view the backend GUI in the same language that is set in the backend profile?
    Thanks in advance.

    Hi,
    The following way might help you.
    Go to Internet web browser, select Tools in the menu, then select Internet options --> General Tab --> Languages --> Add --> German(de) . finally move up the German(de)
    Deep

  • Collaboration Room Template problem with Roominformation iView

    Hello all,
    I'm trying to make a custom collab room template, but I'm having troubles with the Roominformation iView. It always gives me an error 
    <i>Portal Runtime Error
    An exception occurred while processing your request
    Exception id: 11:28_30/10/07_0005_2777350
    See the details for the exception ID in the log file.</i>
    What I've done is copied the Room information extended iView , paste it in a page, assigned that page to a the collabroom workset.
    Is there perhaps some configuration I have forgotten ? If so, where do I have to do the configuration ?
    Thank you in advance !
    Abjuh

    Okay, found the problem. It was indeed some configuration that I've forgot.
    com.sap.netweaver.coll.RoomInformationExtended
    iView property com_sap_netweaver_coll_information_roomid = room_id (=parameter)

  • Problem in creating iViews.

    Hi,
       In Enterprise Portal Page I am not able to create iview. Previously it worked fine, if I right clicked folder under portal content it would show following options like New,New from PAR,open,refresh, change id, delete , copy and cut but now its shows following options like open,open in new window, Save target , Print target, cut ,copy , shortcut and properties.
    Can anyone tell what can be the problem?
    Thanks in advance.
    Suresh

    thanks a lot dudes
    I am using IE 6.0 new version
    I Uninstalled and reinstalled the IE Even i am facing same error. In bottom of IE message is like icon followed by  "done but with errors on page" if i double clicked that pop up box showing Error
    1.object expected in  
    URL:http://iscsapapp4w:50000/irj/portal
    URL:http://iscsapapp4w:50000/irj/servlet/prt/prtroot/pcd
    2._htmlbMessageBar is undefined
    Anyone help me out what settings i have to do in my IE.
    thanks in advance
    Regards
    Suresh

Maybe you are looking for