Trigger a full page submit when row change in table

Hi All
Is it feasible to trigger a full page submit when row change in a table? the selection behavior in table only trigger a partial page submit to server.
Currently i am working on a page to export as portlet and it's need a full page submit for IPC. anyone have ideas?
see the related issue detail thread in WebCenter forum: Interprotlet communication issues
Edited by: Gerry on 2011-6-22 下午6:08

Hi,
you can override the SelectListener to point to a managed bean method that uses a JSF MethodExpression to preserve the default configured functionality. You then issue a redirect
   FacesContext fctx = FacesContext.getCurrentInstance();
   ExternalContext ectx = fctx.getExternalContext();
   String viewId = "... add viewId...."  //WebCenter ViewId to redirect to
  ControllerContext controllerCtx = null;
  controllerCtx = ControllerContext.getInstance();
  String activityURL = controllerCtx.getGlobalViewActivityURL(viewId);
  try{
    ectx.redirect(activityURL);
    } catch (IOException e) {
    }Frank

Similar Messages

  • How to find row changes in table

    How can we find row changes in table and i want o find out any significant change in the row information in 11g db.

    hi thanks for ur help
    but i had one more problem
    already i tried this one
    at particular time i am getting that record
    ........................ col1 col2 col3 col4 col5
    3/17/2012 11:55 AM 10 20 30 40 50
    3/17/2012 12:00 PM 0 0 0 0 0
    3/17/2012 12:05 PM 12 22 32 42 52
    see here at 12:00 PM i got the null or zero values.so instead of null values i need consecutive record means below row like 12:05 row values i need
    output is:
    .......................... col1 col2 col3 col4 col5
    3/17/2012 11:55 AM 10 20 30 40 50
    3/17/2012 12:00 PM 12 22 32 42 52
    3/17/2012 12:05 PM 12 22 32 42 52
    its very urgent plz help to me.
    Edited by: 913672 on Mar 17, 2012 6:35 AM
    Edited by: 913672 on Mar 17, 2012 6:36 AM
    Edited by: 913672 on Mar 17, 2012 6:36 AM

  • When I go to a web page that page appears upper left, filling half of the screen. I have to manually go to View in the menu bar to get it to fill the page each time.  How can I get my Mac Mini to go to full page automatically when I visit a web page?

    When I go to a web page, that page appears upper left, filling only half of my screen top and bottom.  Each time I have to go to the menu bar View and go to full page.  How can I get the web pages to display in the full screen automatically??? This just started happening.

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

  • I changed my screen to full page view when in Hotmail and now I can't get the Firefox Menu (including my bookmarks) back-how do I change back to my prevoius view?

    While using my Hotmail, I changed the view to 'full screen', which meant I lost the Firefox Menu Bar at the top, including my Bookmarks which I use quite regularly. I don't know how to go back to my regular screen the Firefox Menu Bar, including my Bookmarks. Any advice would be much appreciated.

    Some choices:
    # F11 toggle Full Screen
    # Move mouse up through the top of the screen to menu bars, if you show them
    # "Alt+V" -- to bring up the View Menu
    More information:
    * '''Firefox and other Browser Keyboard Shortcuts''' (Comparison Table)<br>http://dmcritchie.mvps.org/firefox/keyboard.htm
    * '''Keyboard shortcuts''' | How to | Firefox Help<br>https://support.mozilla.com/kb/Keyboard%20shortcuts
    * '''Netbooks''' - MozillaZine Knowledge Base<br>http://kb.mozillazine.org/Netbooks

  • ALV Page Break when Catagory Changes (ie SO # change)

    I will have an ALV report with a Sale Order # on a header section and line items associated for the header SO#, and when a different SO# occurs it will go to next page and display the next SO# on header section and the item info on the main body.  Is this possible and how would I set this up?  (not using OO).  Thanks in advance.

    Hi,
      Try this..
      Add a row for the sales order # field to the sort internal table T_SORT and pass it in the parameter IT_SORT..
      DATA: T_SORT TYPE LVC_T_SORT.
      DATA: S_SORT TYPE LVC_S_SORT.
      S_SORT-SPOS = '1'.
      S_SORT-FIELDNAME = 'VBELN'.   "Sales order #
      S_SORT-UP = 'X'.
      S_SORT-GROUP = '*'.    "This will trigger a page feed
      APPEND S_SORT TO T_SORT..
    Thanks,
    Naren

  • Adobe Acrotbat X - when combining files, set the default bookmark to "full page" view

    When combining multiple pdf files into a single file using the "Combine supported files in Acrobat.." feature (right click menu in explorer), the combined document contains bookmarks for each of the combined files - so far, so good.
    However, all of the book marks are set to show a "page width" view of the file - no good.  I need to set the default bookmark to show the "full page" view when clicked.
    I need to set this up as a default as there are too many bookmarks to go back and change individually.
    How do I do this?  Either as a default, or to globally change the display view once the file is created?
    Windows XP, Adobe Acrobat Pro X, version 10.1.4

    Not possible with Acrobat. The defaults cannot be changed, and there is no way to alter the action of an existing bookmark via scripting so it can't be automated without a custom plugin (I don't know of one that does it out of the box).

  • How to put a page break when a value changes

    Hi there, I am very new to BI Publisher. I realize this is a really SIMPLE question, but I can't seem to find a CLEAR answer.
    I have a set of data that I have a repeating group for in my RTF template and it works great. But I want to have a page break each time one of the values changes and I cannot figure out how.
    here is the xml
    <?xml version="1.0" encoding="UTF-8" ?>
    <!-- Generated by Oracle Reports version 6.0.8.28.0 -->
    <PIR05>
    <LIST_G_ITEM_NO>
    <G_ITEM_NO>
    <PAGE_NO>0</PAGE_NO>
    <ITEM_NO>4242301</ITEM_NO>
    <ITEM_DESC1>13MM Aries Cell Assembly</ITEM_DESC1>
    <LOT_NO>123</LOT_NO>
    <LOT_DESC>4242301</LOT_DESC>
    <SUBLOT_NO />
    <LOCATION>2IRE</LOCATION>
    <GRADE_CODE>NONE</GRADE_CODE>
    <ITEM_UM>Each</ITEM_UM>
    <ITEM_UM2 />
    <LINE_NO>614</LINE_NO>
    <COUNT_NO>614</COUNT_NO>
    <P_ITEMUM2LABEL />
    <P_ITEMUM2DASH />
    <F_ITEMUM2>1</F_ITEMUM2>
    <P_CSITEMUM2_LABEL />
    <P_CSITEMUM2_DASH />
    </G_ITEM_NO>
    - <G_ITEM_NO>
    <PAGE_NO>0</PAGE_NO>
    <ITEM_NO>4242301</ITEM_NO>
    <ITEM_DESC1>13MM Aries Cell Assembly</ITEM_DESC1>
    <LOT_NO>1232</LOT_NO>
    <LOT_DESC>4242301</LOT_DESC>
    <SUBLOT_NO />
    <LOCATION>2IRE</LOCATION>
    <GRADE_CODE>NONE</GRADE_CODE>
    <ITEM_UM>Each</ITEM_UM>
    <ITEM_UM2 />
    <LINE_NO>615</LINE_NO>
    <COUNT_NO>615</COUNT_NO>
    <P_ITEMUM2LABEL />
    <P_ITEMUM2DASH />
    <F_ITEMUM2>1</F_ITEMUM2>
    <P_CSITEMUM2_LABEL />
    <P_CSITEMUM2_DASH />
    </G_ITEM_NO>
    <G_ITEM_NO>
    <PAGE_NO>0</PAGE_NO>
    <ITEM_NO>4242301</ITEM_NO>
    <ITEM_DESC1>13MM Aries Cell Assembly</ITEM_DESC1>
    <LOT_NO>562354</LOT_NO>
    <LOT_DESC>4242301</LOT_DESC>
    <SUBLOT_NO />
    <LOCATION>WOR RECV</LOCATION>
    <GRADE_CODE>NONE</GRADE_CODE>
    <ITEM_UM>Each</ITEM_UM>
    <ITEM_UM2 />
    <LINE_NO>603</LINE_NO>
    <COUNT_NO>603</COUNT_NO>
    <P_ITEMUM2LABEL />
    <P_ITEMUM2DASH />
    <F_ITEMUM2>1</F_ITEMUM2>
    <P_CSITEMUM2_LABEL />
    <P_CSITEMUM2_DASH />
    </G_ITEM_NO>
    </LIST_G_ITEM_NO>
    <WHSE_DESC>OPM INVENTORY ORG</WHSE_DESC>
    <CS_NODATA>617</CS_NODATA>
    <CYCLE_NO>000000014</CYCLE_NO>
    </PIR05>
    I want the g_item_no (repeating group) to have a page break each time LOCATION changes.

    You can declare two variables, to hold the previous and current LOCATION values and break the page when it differs.
    Or just before your end-for-each, have this code.
    <?if:position()!=1 and position()!=last() and LOCATION!=following::LOCATION[1]?><xsl:attribute name="break-before">page</xsl:attribute><?end if?>
    Ensure that its placed in a form field.
    This will have a page break when LOCATION changes.

  • Today when I opened Firefox It wouldn't open on restore down mode but when I went to full page it was OK, restored down again it disappeared or crashed. Yours G.Swan

    Today when I open Firefox the web page didn't appear in restore mode, but it appeared in task bar I then tried full screen which did come up as a full page, then when I restored down I lost it again and it was still in the task bar and would regain full page when asked. That's how I'm sending this request. Also when loading gmail the system crashed.
    Yours G. Swan

    Make an appointment at an Apple Store to have your device examined by a technician. Or contact Apple Support.

  • APEX 4.2 bug with mobile page submit action

    Hi,
    I am using the APEX 4.2 mobile theme which has a "Select List" page item and where the "Page Action when Value Changed" is set to "Submit Page". The submit works when the values are in pull down but when the values come from popup window then it does not.
    Thanks, Timo

    Hi Timo,
    thanks for letting us know. It's a known issue (bug# 14680379) on our Known Issues List at http://www.oracle.com/technetwork/developer-tools/apex/application-express/apex-42-known-issues-1863578.html
    Regards
    Patrick
    My Blog: http://www.inside-oracle-apex.com
    APEX Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

  • Interactive Report - Go button perform a page submit?

    Hi,
    Is it possible to obtain a normal page submit when the Go button in Interactive Report is submitted?
    I would like a normal page submit as this is the reliable way to have my different check boxes and select lists saved. These checkboxes and select lists act as bind variables in the IR query, and I do not get reliable results without the page submit. You may for instance experience that the report output looks ok according to your selections, but when you then download to excel, the report content reflects the true session state values.....
    Alternatively is it possible to remove/hide the Go button? I could then add a normal button to perform the page submit. I just do not like to confuse my users with two buttons..... for the same purpose....
    Best regards,
    Jesper

    Hi,
    With jQuery you can easily change that button attributes.
    E.g. set button to submit page, add below to page HTML header
    <script type="text/javascript">
    $(function(){
      $('.apex_finderbar_left .formlayout td input[value="Go"]').removeAttr("onclick");
      $('.apex_finderbar_left .formlayout td input[value="Go"]').bind('click',function(){
        doSubmit('MYREQUEST');
    </script>If you like hide button, add to page HTML header
    <script type="text/javascript">
    $(function(){
      $('.apex_finderbar_left .formlayout td input[value="Go"]').hide();
    </script>Remember load jQuery javascript library also.
    Here is one guide how install jQuery
    http://www.danielmcghan.us/2008/06/jquery-in-application-express.html
    Br,Jari

  • Pages won't save changes to files

    This has happened twice already in a row: I perform changes to a file, and Pages will later on display a previous version of that same file. As a consequence, I lose ALL of the changes I have done.
    This had not happened before, and I'm running an updated version of the app.
    Did anyone have the same problem and was able to solve it?
    Thank you.

    JennyThorpe wrote:
    I am trying to do a resume (used one of the templetes on Pages).  When I change the font and the color of the font and try to save it as a .doc, then I get out of it and get back into the document, it doesn't save it.  In fact it, when I save it and then go back in one time the color has changed back to the original, then the next time I save what I want and go back in, the text in one line has changed back to a different font.  It just goes back and forth like this when I save the document.  This is only happening in the header.  Please help.  I have tried to change and save what I want for hours now but what I want the font and color to look like is not "sticking".
    If you save the document as a .doc do you get the changes in that document?
    Do you mean by " get back into the document, it doesn't save it" that it isn't saved in Pages? If you haven't saved the Pages document it will not remember your changes. If you mean that the template you have used doesn't remember your changes it doesn't, never, because the template is just that. You have to save the changed document as a template and it will be saved in "My Templates" and found in the template chooser.

  • XML Publisher report output in RTF format does not display full page

    Hi,
    We have one XML Publisher report, the output of report in RTF format is not getting displayed in Full Page in normal way (MS Word -->View menu --> Print layout) but we can see full page display when we do MS Word -->View menu --> Outline.
    Appreciate your valuable inputs on this.
    Is this a template issue or any profiles needs to be set.
    Thanks
    Vijay

    Do you have any header and footer on your template?
    If you have any header and footer then try to adjust it as of to display full page.
    Thanks
    Yasar

  • How can I set a book to open full-page?

    I can't track the information I'm looking for, so I need to ask:
    How can I set a book to open full-page and not with the graphic table-of-contents? I'd like to lead in with a video (when the book is first launched), and have the video hand off to the copyright page, full page, not where the reader has to pick it from the graphical table of contents.
    Many thanks for your help!

    I'm a frequent user of the Reminders app but I want to set a reminder that will automatically open another app.
    Maybe I should make a suggestion to apple to include it in the next iOS update.

  • Web. full page, NL710, WP7.8

    I have 710, before WP 7.8 upgrade I able to access any web full page, now when i update in 7.8. Website page not see in full page.
    Any solutions?

    Hi ravibhalekar123
    Check the settings of your Internet Explorer. 
    1) Open Internet Explorer
    2) Tap on the ellipsis
    3) Settings
    4) Website Preference > Set it to Desktop version
    Hope this will help you my friend 
    If my post helped you, please don't forget to click on the "White Star" and if it resolved your issue click on "Accept as Solution"

  • How to remove an empty row after a table anchor?

    We are using FrameMaker 12 on a Windows 7 (64 bit) platform.
    I am working my way down a chapter of training content. I am halfway down the chapter, and—as fate would have it—I need to start a table at the top of a page.
    When I insert a table (with a caption/title at the top), FM creates an anchor at the top of the page. The space to the right of the anchor is a blank line.  I actually want the table to start at the top of the page without the blank line to the right of the anchor.
    This is what I tried, with the results:
    I put the cursor after the anchor, and press Delete.
    Result: The text *below* the table is brought up above the table.
    I put the cursor after the last bit of text on the previous page, and press Delete.
    Result: The paragraph on the previous page moves down to the next page on top of the table, leaving a large blank space on the previous page.
    I change the Start option (on Table Designer) to Top of Column (or Top of Page).
    Result: FM leaves the anchor where it was, moves the table down to the next page, and leaves a totally empty page where the table used to be.
    Is there any way to just move the table up so that it is on the same line as the anchor?
    (And as a tool design issue, is there EVER a reason why a content developer would want an entire blank line above of a table?)
    Thank you in advance,
    Tim

    I've always thought it strange that FrameMaker doesn't properly butt
    tables against the top of a column by default. Here's how to make tables
    do it.
    1. First, in the Table Designer, on the Basic tab, set Spacing Above to
    a negative number, such as -2.0 pt, for the table. (You probably want to
    update all of your table styles to use this number by default.)
    2. Create an anchor paragraph style to hold tables, perhaps naming it
    TableAnchor. In the Paragraph Designer, on the Basic tab, set Spacing
    Below Pgf to the same negative number, such as -2.0 pt, for this
    paragraph style and select the "Fixed" checkbox. On the Default Font
    tab, set the font to the same number, but positive-- such as 2.0 pt.
    3. Now, whenever you want to insert a table, first insert a TableAnchor
    paragraph to hold the table, then insert  your table. The table will not
    only fit properly against the top of a column, but should also look
    better when it follows text in a column.
    NOTE: Anywhere I've used 2.0 or -2.0, you can use any number you want,
    just be sure to get the signs right and use the same number in all three
    places. Some people use 12.0 pt and -12.0 pt, for example.

Maybe you are looking for