Problem in opening new window through OBN call

Hi,
I have embedded a POWL application in my source i-view which triggers an OBN operation in the "handle_action" method of the POWL.
However, my target i-view which has registered successfully to my business object's operation does not open up in a new window (niether is the current i-view is getting replaced).
I have taken care to associate both source and target i-views with the same role.
Is there any possibility of OBN not working in a specific version of enterprise portal? Also, how do i check which version i am using?
Thanks,
Adithya
PS: I just append my BO name and operation name to e_portal_actions in the handle_action method. does this take care of "firing" the operation too?

Hello,
Just check the if the BO operation is passing the necessary parameters like APPLID etc. You also check if your portal itself supports Object based navifation.
Try it out under the system admin tab --> ...
Find more information on the cook book for OBN.
regards,
Kiran

Similar Messages

  • Problem when open new window...

    Hi,
    I have a flash website and one problem with it.
    When I push on a button, it has to open new window.
    thumb1.onPress = function(){
    getURL("
    http://...............as.html",
    "_blank");
    But I want that the opened window will be no resizable, no
    location, no menubar, no scrollbar, no status, no toolbar, no
    fullscreen. Can actionscript do this?

    Hi, Motiejuss!
    You can use the getURL to call a JS function.
    Just like
    getURL("javascript:window.open('
    http://...as.htm', 'foo', 'width=400
    height=400');");
    But the best is to use ExternalInterface, in Flash 8.
    Bye,
    CaioToOn!

  • Problem with opening new window

    Hi All,
    I am facing peculiar problem in my page.
    I have two pages, one is having a custom search RN and a table RN below of it and another is a details page.
    Table RN is having one check box and any open button for each row and after clicking on open it is opening one details page in new window.
    Now, suppose I check one row and then click on the open button,it is opening details page, then after closing the details page window, if unchecked that row or check any other row, it is refreshing the table RN, means number of rows is increasing, some rendered fields are not working. But if I use some different link, like Google instead of my details page link, it is working fine.
    I have used Destination URI and Target Frame for that open button.
    I have not used any session variable in both the pages.
    If I use Google link, after clicking on open button, it is not calling processRequest, but if I use my details page link, after clicking on open button, it is calling processRequest when I close the details page and check or unchecked the box.

    Hi Ranita,
    Its refreshing the table because in processRequest you might be executing the VO.
    If you do not want processRequest to be again, you can set some session variable and check its value in processRequest to bypass the execution.

  • NWBC 1 - Problem with open new windows

    Hi guys,
    i use NWBC-Version: 10000.1.14.817 and have the follwing problem.
    When i start a new window from an apllication (example show documents) than the new window opens in a separte small window.
    Why can i get the new window as a part of the naviagtion menu (on the horizontal position in the canvas) or the size of the new separate window more bigger?
    Kind regards,
    Dominik

    Hi,
    According to my experience, the problem like store game app open failed probably caused by hardware driver. such as Audio and Graphic driver. So, first of all, please try to reinstall these two driver to fix this problem for test.
    In addition, for SFC scan failed problem, it can be caused by many reasons, I would suggest you use another command to fix your system for test.
    Dism /Online /Cleanup-Image /ScanHealth
    Also you can test SFC command in Windows 8.1 safe mode.
    Thirdly, if problem persists, please check Event Viewer, generally speaking, it would record the app open failed events.
    Roger Lu
    TechNet Community Support

  • Paging problem while opening new window with getURL from presentation fullscreen exe

    Can any one please help me out from this,
    I have the flash presentation exe with some pdf links when I
    click on the pdf link it will come at the top for a first time and
    send it back to my exe presentation. after every click on the pdf
    link each browser open behind my presentation the user can't
    recognized the page is open or not I want the page should open
    above my fullscreen presentation at every time i click on the pdf
    or any other link please tell me how i can solve this
    I am using Flash8 Professional version. please help me out.

    Hi,
    You can do this by using our tools.
    Jugglor
    http://www.jugglor.com
    JStart
    http://jstart.flashjester.com
    read this
    http://www.flashjester.com/index.php?section=faq&cPath=14_56_26#268
    Please download the example file to see if working
    then read
    http://www.flashjester.com/index.php?section=faq&cPath=14_56_26#296
    That shoul help you get started.
    Regards
    FlashJester Support Team
    e. - [email protected]
    w. -
    http://www.flashjester.com
    There is a very fine line between "hobby" and
    "mental illness."

  • Opening new window problem

    Hi,
    I have a problem in my application when opening new window by clicking on the button ( window.open('http://....') ). After new window opens, "parent" window becomes dead - all session variables are lost and as a result it throws user to the login screen (default page).
    I noticed that URLs in both windows have the same CFIDs and different JSession IDs.
    Does anybody know how to handle this problem, another words how to make new window open with new CFID?
    I am not sure if this is the reason, but cannot imagine anything else.
    Thank you in advance,
    LKhodab.

    According to the HTTP protocol standard all requests are completely stateless and have absolutely no connection to any other reqeust that come before or after.
    To allow session state management, ColdFusion uses cookies to know when a new request should share data with some request that came before it.  These cookies can either be a pair named "CFID" and "CFTOKEN" or one named "JSESSIONID".
    When you use JavaScript to create a child window in a browser, ColdFusion knows nothing about this.  All it knows is that it is getting another request.  If this request does NOT contain valid cookies identifying it as belong to some existing session, ColdFusion is going to create a brand new session with completely new data.
    If you are seeing different JSESSIONID values when you open this child window, this is probably what is happening.

  • Under options/tabs: open new windows in a new tab instead does not work. many sites open their popups or new windows NOT in a tab as it should. How to solve this, has been a problem in the last versions incl. the latest.

    i would like the option ´open new window in new tab instead´ working properly so no new windows will be opened except when I command them to..
    as said, many websites have popups (most are blocked, still some come through) who open in a new window.

    Type '''about:config''' in the Location (address) bar and press the "Enter" key. When you see a warning, click '''I'll be careful, I promise!''' button.
    * Preferences that have been modified are shown as '''bold (user set)'''.
    * Preferences can be '''Reset to the default''' or changed via the right-click context menu.
    -> In the '''Filter bar''' type '''browser.link.open_newwindow'''
    * Right click the preference '''browser.link.open_newwindow''' and click '''Modify'''
    * change the value to '''3'''
    * click OK
    -> In the '''Filter bar''' type '''browser.link.open_newwindow.restriction'''
    * Right click the preference '''browser.link.open_newwindow.restriction''' and click '''Modify'''
    * change the value to '''0''' (zero)
    * click OK
    -> Close the '''about:config''' tab and then Restart Firefox.
    Check and tell if its working.

  • How to stop Finder from opening new windows to view contents of folders.

    I have 2 folders on my desktop, called "Home" and "Work." Both are aliases to files stored in user/documents on my HD. Both contain many folders within folders within folders and, ultimately, documents. When I double click on the "Home" desktop alias, a finder window opens showing contents. When I click on any folder within that window, it does what I want it to...switches to the contents of that folder (within same window, without opening a new one.) This works for everything in that folder.
    When I double click on a folder within the "Work" folder, however, it opens a new window at every level. By the time I get to the document I want, I may have 5 or 6 windows open, which I then have to manually close.
    I have gone into Finder/Preferences/General and the "Always open new window" box is NOT checked. Any one know why it would still be doing this? (No new applications are opening when I click on the folders, just a new finder window.) And why would it do it for one desktop folder and not the other?
    I looked through discussions till my head spun and only saw the Finder/Preferences fix, so I'm hoping there's another fix, like a preference file somewhere that I just need to trash. Any help would be appreciated.
    Powerbook G4   Mac OS X (10.3.9)  

    I don't know if this is the problem, but for windows in "Icon" or "List" view that are set so that the "Toolbar" is not showing, a folder opened within that window will tend to open a new window. This is just a difference in behaviour between the two modes. To show / hide the toolbar, try clicking the elongated button in the upper right corner, in the "titlebar" of the window, or choose "Show Toolbar" / "Hide Toolbar" from the "View" menu.
    Additionally, a workaround might be to switch to "Column" view ("View" > "as Columns" ⌘3), since opening a folder within a window in "Column" view does not appear to spawn a new window, even with the "Toolbar" hidden. Another option might be to hold down the "option" key while opening the folder - this causes the previous window to close as the new window is opened.

  • Firefox 31 (Ubuntu) won't open new window or Javascript pop-ups

    Hi, I am running Firefox 31.0 in Ubuntu 14.04 having the following problem:
    1) When I click on New Window or New Private Window in the File menu, nothing happens, same with pressing Ctrl-N.
    2) Certain websites are not able to open new windows or pop-up windows through Java or Javascript
    (e.g. the command: javascript:popup_imp(...) does not produce anything)
    I did try safe-mode and there everything works fine. Then I restarted firefox (several times) with all plugins disabled but still had the same problem, so I don't know what causes the difference between safe-mode and no plugins.
    (By the way, there is no problem opening a New Tab by pressing Ctrl-T or from the file menu, the issue is only the New Window and New Private Window).
    Is there any other way to narrow down what is preventing the new windows?

    Hi cor-el,
    thanks for your answer, however as I explained in my post, safe-mode does not present the problem, but disabling the extensions on its own does not help (i.e with all extensions disabled the problem still is there).
    Also, I did not have this problem in the past and I did not change anything graphics related (unless something was changed software-wise internally and I did not notice).
    And yes I am currently using the default theme.

  • Opening new window or tab to the same site being viewed on another tab/wind

    I am a new MacBook user. In my past experience with Internet Explorer, I would often open a new window to the same site that I was already viewing through File>Open New Window. This method was often preferable to opening a new window through the IE icon and loading to the homepage. I have gotten quite used to this pattern and am trying to figure out if there is a way to open a new tab or window to the same page that I am already viewing. I know how to open a new tab or window, but rather than going to the same page as in IE, the new tab is blank and the new window goes to the home page. I am using Safari and Firefox and can't figure out how to do this in either browser.

    Hi,
    Try this, I think it works for both Safari and Firefox (not 100% sure on Firefox but think so...)
    Press command+l (lowercase L) and then press commandoptionpress return. That will open a new window with the current webpage in the new window. To open a new tab with the same details, omit the option key in the second step.
    Command key = one with the Apple symbol
    Option key may be called Alt on your keyboard.
    Hope that works!

  • Links opening new Windows

    Is there a global setting that controls whether links in Portal
    open new IE Windows. I know how to edit this attibute for URL
    items in content areas, but our portal pages and portlet links
    have recently began to open new windows without any explanation.

    iBod:
    Thanks! That did indeed solve the problem. I knew the solution was simple, I just couldn't find the right "Preference" to adjust. It is certainly non-intuitive to have it under the "Tabs" preference panel -- I must have looked right at it and dismissed it as not relevant to my problem. I have now marked this question as "Solved."
    Mulder:
    I have given tabs a try -- many times. It just isn't my style. Now with this preference properly adjusted, I vastly prefer using windows-style browsing. Also, I can scroll through all the open windows in a breeze using "Command-tilde (~)", which is like riffling the pages of a magazine. Very convenient. Another problem with tabs is that all open pages have a tab visible in the top window, which means that anyone seeing the screen can see the names of all currently open Web pages. In my work environment, that is not acceptable -- I only want the top window to be visible at any given time, as it would be a security issue if random passersby walking behind my work area could see exactly which windows I have open at a particular time. In any case, I marked your answer as "Helpful" as well, since the question was already "Solved" by iBod's answer, which was posted first here chronologically.

  • How to open new window and generate oracle report from apex

    Hi,
    I had created an application that generates PDF files using Oracle Reports, following this Guide.
    http://www.oracle.com/technology/products/database/application_express/howtos/howto_integrate_oracle_reports.html
    And I followed 'Advanced Technique', so that users can't generate PDF file by changing URL and parameters. This is done for security reasons.
    But in this tutorial, when 'Go' button is pressed, the PDF file is displayed on the same window of apex application. If so, user might close the window by mistake. In order to avoid this, another window have to be opened.
    So, I put this code in the BRANCH - URL Target. (Note that this is not in Optional URL Redirect in the button property, but the branch which is called by the button.)
    javascript:popupURL('&REPORTS_URL.quotation&P2100_REP_JOB_ID.')
    But if the button is pressed, I get this error.
    ERR-1777: Page 2100 provided no page to branch to. Please report this error to your application administrator.
    Restart Application
    If I put the code 'javascritpt ....' in the Optional URL Redirect, another window opens successfully, but the Process to generate report job is not executed.
    Does anyone know how to open new window from the Branch in this case?

    G'day Shohei,
    Try putting your javascript into your plsql process using the htp.p(); procedure.
    For example, something along these lines should do it:
    BEGIN
    -- Your other process code goes here...
    htp.p('<script type="javascript/text">');
    htp.p('popupURL("&REPORTS_URL.quotation&P2100_REP_JOB_ID.")');
    htp.p('</script>');
    END;
    What happens is the javascript is browser based whereas your plsql process is server based and so if you put the javascript into your button item Optional URL Redirect it is executed prior to getting to the page plsql process and therefore it will never execute the process. When you have it in your branch which normally follows the processes, control has been handed to the server and the javascript cannot be executed and so your page throws the error "Page 2100 provided no page to branch to"... By "seeding" the plsql process with the embedded javascript in the htp.p() procedure you can achieve the desired result. You could also have it as a separate process also as long as it is sequenced correctly to follow your other process.
    HTH
    Cheers,
    Mike

  • When a pop up window comes up it is - search bookmarks and history window! I cannot log into my bank as login button should open new window to log in but I get the search page. I cannot see larger images as again I get the search bookmarks and history pa

    When a pop up window comes up it is - search bookmarks and history window! I cannot log into my bank as login button should open new window to log in but I get the search page. I cannot see larger images as again I get the search bookmarks and history page etc. Happens on all options that should open new page. I am so frustrated, this has been happening since Firefox updated itself 2 days ago to Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C) was fine before that. using windows vista. Can you please advise what I should do? Also can you go back to previous version? Error console eg
    Warning: Error in parsing value for 'cursor'. Declaration dropped.
    Source File: https://ib.nab.com.au/nabib/styles/menu_nab.css?id=009
    Line: 116
    ib.nab.com.au : server does not support RFC 5746, see CVE-2009-3555 and Warning: Selector expected. Ruleset ignored due to bad selector.
    Source File: https://ib.nab.com.au/nabib/styles/nabstyle.css?id=014
    Line: 837
    == This happened ==
    Every time Firefox opened
    == 2 days ago after update.

    Do you have that problem when running in the Firefox SafeMode?
    [http://support.mozilla.com/en-US/kb/Safe+Mode]
    ''Don't select anything right now, just use "Continue in SafeMode."''
    If not, see this:
    [http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes]

  • Firefox will not open new window, Why?

    I have Vista home base premium operating system. I am a regular user of Mozilla firefox after had lots of positive feedback as one of the best browser. I had no problem for a good while, until recently I found out my add-on firebug stop working. Then I noticed that firefox stopped working properly, ie; it will no more open new window/s. One window will open after rebooting and i can have a number of tabs opened. When I right click on a web link and take the option to open it in a new window it will not open. When I take the option to open it in a new tab then that would be ok. When I go to the toolbar and click on File and chose option "open new window" again it will not open. I have on many accasions completely installed Firefox using the IObit software and use the advance system care to clean the registry and completely scan the system. I then reinstalled the latest version of Mozilla Firefox. I did that twice. The problem is still there. About the ad-on firebug, when I go to the toolbar and click on Tools, i can see Firebug with the extended arrow, but when I click on the arrow to the extended options, it simply would not respond.
    There must something going on, please help.

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • Firefox 4 was set on "Open new windows in a new tab instead." I unclicked that to test opening in a new window. Decided to go back to the tab option, clicked on it but it does not engage and Firefox 4 continues to open in a new window. Is this a glitch?

    I did try rebooting, no go. If anyone knows a way to get that option working, it would be appreciated. Thanks.

    (''Note: cross posted from [https://support.mozilla.com/nl/questions/801471 here].'')
    I had the same problem, but was able to fix it somewhat.
    # Open the about:config page.
    # Set the ''browser.link.open_newwindow.restriction'' setting to 0 (= zero).
    On my machine this will open new windows in a new tab. However, it switches to the new tab regardless of the setting ''"When I open a link in new tab, switch to it immediatly"''.

Maybe you are looking for

  • Leopard Server 10.5.4 + SMB + Windows XP Clients

    Hello! I got quite some interesting problems with my Xserv under Leopard Server 10.5.4 with Windows XP Clients. The server runs as an open directory master and a standalone server for smb. Shares are setup for AFP and SMB clients, ACLs are set up wit

  • Pop-up window

    I want a pop-up window with no menubar or toolbar and scrollbar. Below is the code i used but still i can see menubar,toolbar,.. i have used no whitespaces to avoid ignoring of the code. Still it is not working. function popit() window.open('','_popu

  • Possible to downgrade my E71 firmware?

    After updating my E71 a week ago, i'm facing the following problems... 1. Phone makes click like sound whenever the phone beeps 2. Bluetooth transfer rate has decreased upto 60% 3. Web browser just closes (maybe crashes) while browsing 4. Very diffic

  • INOICE REPORT

    CUSTOMER INVOICE REPORT, THE REPORT IS BASED ON THE DELIVERY NOTE AND SHIP TO PARTY. THE REPORT OUTPUT IS DISPLAY THE SHIP TO PARTY, CUSTOMER PO, BANK, REFERENCE ORDER, DELIVERY DATE, SALES?   PLS HELP DISCRIPTION AND COADING FOR THIS

  • No core file

    Tarantella Secure Global Desktop Enterprise Edition for Intel Linux kernel 2.4+ (4.10.903) Tarantella Secure Global Desktop Enterprise Edition Platform Identity Pack for Intel Linux kernel 2.4+ (4.10.903) Tarantella Secure Global Desktop Enterprise E