Webdynpro application can't display a URL iView in a new External window

Fellow developer:
In my WD4A application, I called the method 'navigate_absolute' to display a URL iView in a new External window.
The code is as follows:
data lo_portal_manager type ref to if_wd_portal_integration.
call method lo_portal_manager->navigate_absolute
exporting
  navigation_target = 'ROLES://u2026'
  navigation_mode = '1'.            ('0' - Displayed in the Same Window, " '1' - Displayed in a new External Window)
The application can display the iView in the same Window (navigation_mode = '0'), but cannot in a new External window (navigation_mode = '1').
In the iView properties, the following attributes are set to:
1. Launch in New Window - Dipslay in Separate Window
2. Open iView Links in New Window - Yes
If you know the answer, please advise.
Thanks
Bac Quan

hi,
i have the same problem. Did you solve it?. Please let me know...
regards,
MC

Similar Messages

  • Drop Down Menu - 3rd Level iView open in new external Window with parameter

    Hello Community,
    we have the following problem: We have created some drop down menu for the portal navigation. Some iViews we are going to open in new Window. Therefore the iViews are getting some parameters like: menubar=no, toolbar=no, resizable=yes, status yes....and so one....And also the iView has fixed height and width.
    Now when we are going to open the iview in the second level position, everything is working fine and the window functions are also used.
    When we change the position of the iview from an second level position to an third level position, and we want to open the iview from the drop down menu, the window functions and the size is not used.
    Can some one help? I have attached the JSP Code:

    [JSP File|http://www.megaupload.com/?d=R7YLTTKX]

  • Can we display a URL  in workitem text??

    Hi Gurus,
    Can we display a URL  in workitem text??
    I am giving http://www.yahoo.com  but it comes as a normal text.
    I have give a URL along with Workitem text, So once the approver will check the mail notification in workflow inbox, by clicking on the URL given he  can see the other details of that order. Those information can help him out in taking decision.
    Thanks & Regards,
    Manoj Tiwari

    Hi Jocelyn,
    Here users will use the business workplace to see the new workitems, and thats why we want to see the URL there itself.
    I have checked SCOT and i can see following node.
    FAX Telefax
    INT Internet
           SMTP
    X40 X.400
    RML Remote Ma
    PAG
    PRT
    I could not find RAW Node.Please correct me if i am wrong.
    I have gone through the documentation of report  <b>RSWUWFML2</b>  and it says "The report sends notifications for work items by e-mail to SAP users who have an Internet e-mail address.  This enables users who do not normally use the Business Workplace to be informed about new work items." But we dont want to send the workitem to email address, we want to send it to Business workplace inbox.
    I think i was not able to explain you the correct requirement, i am explaining you once again, we will not use any internet email address to notify about the new work item, we will only use business workplace of sap to check or to see new workitem received, and we want url with hyperlink there only.
    Grtz.
    Thanks & Regards,
    Manoj Tiwari

  • Custom workset - Can we trigger an URL iView?

    Hi.
    I have a custom workset, in which I have attached a page and URL iView.
    When I click on the workset, it opens a page with the link, that is the way I have configured.
    Is there any way we can directly lauch the URL iView in a separate window when we click the workset?
    Suggestion please.
    Thanks
    Jay

    Jay, just set in your resource a name for Window Name property (can use _blank).
    Regards!

  • Create new external window and displays the viewdata as pdf?

    Hi,
    I have developped an application that will display some textviews and one table that displays 5 records,
    for this I want display as new External window and dispay in PDF the data what we have in view.
    advise me how to approach for external window and diplay as PDF.
    Thanks,
    Lohi.
    Message was edited by:
            Lohitha M

    Thanks for your reply,
    Here my problem is now I am getting the table values as output in the Jsp.
    In Jsp I want to create Button when I click that button I need to display an external window and display the table data what ever is available that will display new external pdf.
    I have developped the applcation by using of the three files table.java,tablebean.java,table.jsp and in portalapp.xml cretated the component.
    Now  how can I perform my action in that existed Jsp page and how to display extenal window i that how to generate the PDF.
    I am in learning stage in this.
    please elobarate with atleast some snippests.
    Thanks,
    Lohi.
    Message was edited by:
            Lohitha M

  • HT4046 why i can't enable the voiceOver function with my new labtop(window 7 64bits) with my ipod shuffle?

    why i can't enable the voiceOver function with my new labtop(window 7 64bits) with my ipod shuffle?

    even try to update the latest itunes but still can't fix it
    is it window's problem?
    it work fine in my orginal desktop with window XP
    PS: ipod shuffle 3rd

  • Cisco ip communicator 2.1 can't display idle url?

    dear sir,
    You got any idea with the subject mentioned? It can only display the idle url for only 1 laptop with the same version of ip communicator but not the rest?
    thanks.

    dear sir,
    You got any idea with the subject mentioned? It can only display the idle url for only 1 laptop with the same version of ip communicator but not the rest?
    thanks.

  • URL iView only works in seperate Window

    Hi Everybody,
    i have store a html file under KM-Content. The problem is that i can not open the file with an URL-iview in the portal content area but in a seperate window. So when i choose the property: Launch in a new window = Display in portal content area i get the error access denied ( this message appears in the left bottom of my browser window, i have to click on a small icon to get the protocol with this message) and by choosing = Display in a seperate window it works fine.
    The permission for the KM-Content folder is Everyone.
    regards,
    Seed
    Edited by: seed_mopo on May 8, 2008 1:03 PM

    Try this,
    Remove html, head and body tags from the html file.
    Hope this may work for u.
    Mr.Chowdary

  • URL iView - Open in new window - User Action Independent

    Hello Experts,
    What has been configured:
    I have built an I URL iview and set its paramater to open in a new window. I have assigned the iview to a role. I have also assigned a quicklink to the iview
    Name: xyz
    quick link: xyz
    quick link url: https://<domain>/irj/portal/xyz
    What has been tested:
    When I log in to the portal using the test user ID and click (user action) on xyz the destination URL pops up in a new window as expected.
    When I access the iview via the quick link it loads the destination URL in the same portal window (no pop up)
    What do I need:
    We will be using the quick link to get to SAP portal from another legacy portal and I want to hit the target URL as soon as I access the quick link without being taken to the portal page in which the target URL content is rendered. I also do not want to have the user click on the/a link to navigate to the target URL.
    Things as they stand:
    The destination URL is hitting a standalone WD ABAP object which is not hosted in SAP portal content. The SAP portal has to be used because the logon ticket issued by the portal is also used to login to the server hosting the WD ABAP.
    Please let me know if you think this is something that can be achieved.
    Many thanks,
    Prashanth

    Hi,
    2. It is not possible to hide it completely or disable it. Give this a try:
    Create a Static HTML page and create a link in that which will take you to quick link page/iview.
    or you can create a custom application which will call the application underlying the quicklink on click of a link.
    3.  For removing the History, Back and Forwards links in Page Title Bar, follow the below:
    In Portal navigate to Content Administration - Portal Content - Content Provided by SAP - End User Content - Standard Portal Users - Open the Default Framework Page
    With the Framework Page - you will find Page Title Bar iView - Open the iview and go to iView Property
    Show Back/Forward Links and Show History List by default this setting is set to Yes. change teh setting to No and you will not be seeing those in the page title bar.
    NOTE: If you make this change it is applicable to all other pages and iViews. So be cautious before making the change.
    Hope this helps.
    cheers-
    Pramod

  • URL iview opening in new window problem

    Hi All,
    I am using customized top level navigation (developed using byEPCM method).
    I  created URL iview and pointed "http://www.google.com" . (Launch in New Window = Displaly in sepearte window)  .I have assigned this  iview to a role as delta link. When naigating this iview, it is opening in new window. But it is showing "Permission Denied script error". And also, it is not displaying url as "http://www.google.com" .
    If I navigate via standard top level navigation, it is working fine. Please help to solve this problem.
    Thanks,
    Venkatesh R

    Hi,
    Check authentication related properties of iView. Make sure all of them are set to lowest level or none
    Regards,
    Ganga

  • How can I turn off Recently Websites when opening new Safari window? After tapping on the two overlapping boxes on the bottom right of Safari, a new blank window appears with Favorites, but now in iOS 8, recently viewed websites are listed.

    How can I turn off Recently Visited Websites when opening new Safari window?
    After tapping on the two overlapping boxes on the bottom right of Safari, a new blank window appears with Favorites, but now in iOS 8, recently viewed websites are listed. How can I turn this function off? I do NOT want my new Safari windows to have history displayed of previous websites I visited. I only want my Favorites (on the top) to be displayed. Please help.
    Thank you for your time, patience, understanding, kindness, and concern.

    Thanks for replying, but that isn't the answer I am looking for.  Also, there is no + sign, UNLESS you do tap the overlapping boxes.
    Let me try to ask my question a little more clearly:
    When I tap the two overlapping boxes on the lower left (the option to Open New Windows), the new Window that appears will show your Bookmarked FAVORITES. But with my new iPhone 6, and the new iOS 8.0.2, when I tap the two boxes to open a New Window, my Bookmark Favorites show (as they always have and should), but below them, there is a dividing line underneath them, and it says Recently Viewed Websites, and has these websites available to tap.
    So my question is, HOW DO I TURN THESE OPTION OFF?
    *UPDATE  (10.13.14): Since I have asked this question, I no longer see these Recently Viewed Websites under my Bookmarked Favorites in my new Window tabs. So I hope that Apple fixed it, or somehow it was a mistake, or somehow I changed an Option on my iPhone 6 that stopped this for reoccurring.
    Thank you for your help bobseufert! I appreciate your concern, kindness, and the time to try to help. I am grateful.
    Have a blessed day.

  • Modify URL of an existing opened external window

    I need to reset the URL of an external window opened by the application without destroying the and re-creating it.
    Thanks.

    Thanks for the responses.
    Valery, the destroy() is deprecated.
    Betram, the LinkToURL works with regard to maintaining single external window with url being modified as needed.
    However, this solution requires user to click on the UI element of LinkToURL. Mixing the LinkToURL UI with btns, in my case, is not desirable. Is it possible to make the LinkToURL UI hidden and trigger it via a Btn? The properties of LinkToURL doesn't seem to include OnAction...

  • Can't display a URL web applet in Double Column

    I've created a URL web applet which displays in the Opportunities homepage. The problem is that the web applet do not displays in double Column, it is only displayed in single column, therefore I only see the half of the applet.
    When I go to Administration/ Application Customization / Opportunities / Web Applets... and change from Single Column to Double and save, it still appears in single column. If I go back to edit the web applet it says : Single column. I don't get it, everytime I change from single to double, CRM OD does not save the changes.
    Does anyone knows a solution?

    hi,
    i have the same problem. Did you solve it?. Please let me know...
    regards,
    MC

  • How can I display the URL bar and bookmarks bar when I have the addons page opened?

    It seems counter-intuitive to me that the Firefox addons page does not have the same toolbars that other tabs have, and I have not found an option to add them back in (or an addon to fix it). Instead of being able to enter a URL directly from the addons page or click a bookmark, I must navigate away from the tab before I can go anywhere else. Additionally, it graphically looks out of place when I shift through tabs and most of the toolbars disappear for a second as I move over the addons tab.
    Some other utilities that use their own pages manage to preserve the toolbar customization without removing it completely, so I'm wondering if there's a way for the addons page to do it as well.
    An example of another utility that has its own page without removing the toolbars is the Download Manager Tweak addon. One of its options allows the user to open their download page as a tab, which also contains the toolbar customization of normal, browser tabs.
    Thanks in advance!

    Just for reference:
    The solution to press a hotkey to move the text focus to a hidden navigation item (e.g. the URL bar or the search bar) was only a temporary fix, and only worked for Ctrl+K (search bar, maybe ctrl+E too but I didn't test it).
    The problem didn't really bug me all too much until tonight, so I installed the Stylish script from the StackOverflow link above and the problem is solved now.

  • Webdynpro Application Name for MSS/Employee Search Iview

    Hi all,
    I want to modify <b>MSS/EmployeeSearch</b> application. I am not able to find out the technical name(WebDnypro Application name) for this <b>MSS/employee search</b> I view. I know we can find  it out from pcd I view properties, but in this case its different from PCD.
    Regards
    Praveen

    I solved it my self

Maybe you are looking for

  • Satellite P300: Display Driver has stopped working using external monitor

    I have a number of these Satellite P300 PSPCCA-OC201Y and recently bought external monitors for them. Since then we seem to be getting "Display Driver has stopped working and has recovered" messages, then after about 5 of these, it crashes. Starting

  • Calling Stored Procedure with OraClob as parameter IN

    I am using Visual C++ and using oo4o the ole way I am try to call stored procedure that have Clob as parameter in it seems the the OraParameters Add method don't have the ability since it can only receive variantt. How do I do it Thanks Yoav

  • I thought I cancelled my membership, but it's still listed on my account. I need to cancel it!

    Hello, A few weeks ago, I cancelled my one-year subscription to Adobe Creative Cloud. I need to cancel my account, and I do not want to get billed for another year. If anyone can help me do that, I'd greatly appreciate it!

  • Repeated Values in Query

    Hi all, I built a query on a multiprovider where I report on data out of 2 cubes. I use 0CALYEAR and 0CALDAY as time characteristics. The data out of one cube behaves strangely in my report. In the cube I have two records (one with 0CALDAY 01/01/2006

  • Default keyboard at start-up

    Hi, I recently changed my French keyboard (AZERTY) to a standard English keyboard (QWERTY) on my iBook. I changed the keyboard in my preferences. However, at start-up, the default keyboard for my password is the AZERTY keyboard; after I am logged-in,