ADF Faces 11R2 - taskflow region discount table in the parent page

Hello world

I use 11R2 ADF Faces and ADF Jésus BC.

I work with a project that consist of a page with a table and a region that is a workflow. The region contains only one button.

The behavior is: ' whenever the user presses the button in the region, then the table on the page must be re-queryed and updated on the page.

I use the parent action in the workflow to specify the result of the container page and page flow routera then to execute the method = "executeWithParams" and then return to the page to redisplay the it.

It seems that the query is actually underway, but the page is not refreshed.

Any ideas how to do this in a standard way?

Kind regards
Jan

Hello

You set the property to change policy in the file table to PPR binding PageDef?

Frank

Tags: Java

Similar Questions

  • Get the values of the components within the region on the Parent Page

    Hi all
    I use Jdeveloper 11.1.1.5.
    I just wanted to know that my use case can be mounted to the contextual events or should I use the #{data.pageDef.Attribute.inputValue} to get the values.

    I have a stubborn taskflow 'ChildTF.xml' with the fragment to say "child.jsff". Now I dragged the ChildTF.xml the other say 'Parent.jspx' page as a region. In the child.jsff page I had entered with 20 fields of form and all 20 fields are trained since a view object so I do not have the field values related to the managed Bean and on the parent 'Parent.jspx' page, I have a button. Now when you click on the button, I need to get the values of these 20 fields on the page "child.jsff".


    How can I achieve this?
    Thank you
    Shah

    If you want to access the same data that is stored in the current line of an iterator, you must add the vo to the pagedef.

    Timo

  • Display and update of fields in different tables on the same page.

    I am facing two problems...

    (1) I have a report on which I show several fields of 4 different tables. For each row of data, there is a link to change on the first column. By clicking on the link change, I show you a form where I want to show the respective data. On the link change, even if I send you the data in the report, they do not appear on the form (what edit link is clicked). Also, there is only room for 3 items to ship through the link change.
    How to display the data correctly on the form? Is there another way to use the link change?

    (2) on the form, how do I update the data from different tables?

    Thank you

    Gargi

    Hi Lisa,

    The text of presentation on the INSTEAD OF triggers is in: [http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/statements_7004.htm#sthref7918]

    First of all, your SQL View contains a unique key so that your triggers and the two Apex know what is updated.

    Then, you can create instead of triggers for "instead of INSERT ON viewname", 'instead of UPDATE ON viewname' and 'DELETE ON viewname' on your SQL view. What do these triggers depends on what you need. In the trigger code, you refer to new data using: NEW.column_name and old data using: OLD.column_name (updates both: OLD and: NEW values).

    I'm not sure of the SEPARATE, the GROUP IN question. You would certainly have a unique key on each record. It could be that the DISTINCT or GROUP BY clause will have to be taken out of the SQL view and is part of the source of the region, so that the SQL view does nothing with the data other than to join several tables in a single "table" from the Primary Key/Foreign Key relationship.

    Andy

  • Form and a report on a related table, on the same page.

    Hello.

    I use Apex 2.1 in Oracle Express on Windows.

    I have a table, SUPPLIERS, whose primary key is ACCOUNT_CODE, and an INVOICES table, which has a column also called ACCOUNT_CODE, and of course the idea is ACCOUNT_CODE can be used to join the two tables.

    I created an application, then a 'form on a table with the report' for PROVIDERS, while I have page 1; a report on the SUPPLIERS and page 2; a form for editing a particular record of SUPPLIERS.

    So far so good.

    Now, on page 2, I also want to have a summary of the invoices of the supplier which I am editing the record. So I created a region and in a report on the BILLS.

    The question is: How can I make sure this invoice report shows only the records where the BILLS. ACCOUNT_CODE corresponds to the value of SUPPLIERS. That is currently used by the form ACCOUNT_CODE?

    Thank you
    Nick

    Hi Nick,
    If I understand your question then for the report of the Bills on the second page. do the SQL code for the report of something like:
    Select * from invoices where Account_Code =: P2_Form_Item_Containing_Account_Code_From_Suppliers.

    If you do not have this code of behalf of the providers already in the form, you could do a hidden and protected field that contains the account_code of this provider. I hope this helps.
    -Marc

  • Modal region of the tree as a popup... After clicking the value in the tree... How to avoid the parent page is refreshing

    Hi, I spent long hours to solve this problem and wait for the answer from the expert.

    I created a form with text boxes and one of them, I created just small image button to call the modal region of the tree.

    Everything is OK, tree appear and disappear after the passage of the code value for the text element in the parent form.

    But it refreshed and initialized all other areas of empty text as well... ^ ^;

    I think that, because of the link in SQL tree. Someone help me?

    Select case when connect_by_isleaf = 1 then 0

    When level = 1 then 1

    else                           -1

    end the status,

    level,

    "CAT_NM" as the title,

    NULL as an icon,

    "CAT_CD" as a value.

    NULL as ToolTip,

    ? p = & APP_ID.:112 :'|| : APP_SESSION |': P112_CAT_CD :'|| "' CAT_CD ' as link-> How to avoid refreshing the page parent and just switch the CAT_CD to the called page?

    'category '.

    Start with 'PARENT_CAT_CD' is null

    connect prior "CAT_CD" = "PARENT_CAT_CD."

    siblings arrested by "CAT_CD".

    Hey "zoomok,"

    Large - an example would have been my next request in any case I took a glance and changed your demo page to work as you want.

    Things of note:

    -SQL source tree: NO link value! A link value will generate apex code that will redirect you to the link. It will always be a redirect page, where a rerender page, and not what you want! Leaving NULL allows us to interact with the tree interactively via javascript

    -Code in variables and functions global page - javascript - next:

    function treeOnload(){
      var l$Tree = $("#tree_modal div.tree"); // get the tree instance
      // handle the onselect event of the tree
      $.tree.reference(l$Tree).settings.callback.onselect = function(NODE, TREE_OBJ){
        $s( "P112_CAT_CD", $(NODE).attr('id') ); // get the VALUE of the node and put it in item P112_CAT_CD
        closeModal(); // close the active modal region
      };
    };
    

    -In javascript - dependent section I added a call to this procedure:

    treeOnload(); // initialize the tree with our settings
    

    And that's all! I didn't know that you use "openModal". There are different ways to implement modal regions, so it is important to know how we do for ourselves what to do with it.

    FYI - you now need to change your credentials. And mark the answer that has helped you or is correct, please.

  • Searchable table on the product Page?

    So I'm in the middle of making a Web site, and I began with Adobe Muse. The site was almost finished, and then told me that the Web site must include a table that lists all of our products. A visitor will be able to search through the table, click all results and bring them to a page with more information about the product. Now the problem is that there are literally hundreds of products.

    So, after hours of research, I thought a list of spreadsheet will be done first of all products (including photos). On this basis, the table will be made. Using HTML, CSS and JQuery.

    Is there an easier way to do this in Dreamweaver? From my understanding, Muse is not really have this feature, so I plan on making it in Dreamweaver and its import in Muse by using "Import HTML.

    Now for the second part: each product must be clickable and keep the visitor produced a page with more information. Normally, it would be easy if it were not for the large number of products. Is there a way for me to make a model and have the code auto fill depending on what happens when the user clicks on?

    Since this is the first time that I am to tackle a problem like this, any help will be appreciated!

    I have access to the creative cloud together if this is useful.

    Close enough example of what I need:

    http://www.conciergerealty.com/sale-...price_value_1=

    A  visitor will be able to search through the table, click on any results and take them to a page with more information on the product. Now the problem is that there are literally hundreds of products.
    
    So after hours of searching, I figured a spreadsheet listing all the products (including pictures) will be made first. From this, the table is going to be made. Using HTML, CSS, & JQuery.
    

    Forget not on the use of Muse for all this.

    First of all, you need a database server like MySql side.  Then you must create the SQL tables to hold your product information.   Then you need such as PHP server-side code to join the tables of database of your server and pull content dynamically in the summary pages & product details.  In addition, you will probably want to create a back-end CMS for editing / adding new products to the database.

    If advanced programming is totally foreign to you, you can create your site in Adobe Business Catalyst with their purchase module. British Colombia is a unified platform that includes web hosting.   It has pretty much everything you need for the products in a database entry and sells items online.  No heavy coding experience is necessary.

    Nancy O.

  • Continue the table on the next page

    Is there a function in InDesign 5.5 which allows me to setup tables in a document as well when a table is continued on the next page, the first line of the next page says "table 1, suite" and then the rest of the table is displayed?

    Thanks for any help.

    Rayne

    N °

    (But you can do it manually do it automatically - the lines of header is repeated, and you can remove the a first.)

  • Hide a button in the header of the table on the following pages

    I have a button to add a line in the header of the table of a dynamic form of LiveCycle and want to hide this button once someone clicks on a button "Lock".  Individual array elements are fine as the elements in the master page.  But I see not where I hide the table elements that are repeated in subsequent pages (header/footer).

    Can anyone help?

    The button Add code app.alert (this.somExpression) is only a temporary measure to allow you to see the expression that you need to reference in your loop for. Now to make your form and have the table spread over several pages. Click on the button on a cup of different pages. It ill diosplay the somExpression for the button you touched. Note the similarities in name... you will see that the Expressions are the same except for the appearance of the Page Name marked by [n]. This scene reproduced occurance is what you need to know... then you can use the instanceManger, count to see how they are and to build your loop for loop through each instance and change the presence of the button.

    make sense?

    Paul

  • How do I top align the table on the Web page to the top of the browser?

    If you look at www.colonialstock.com, you will see that the Web page was made in a tabular format.  How do I best align the table, then the gray space above the table is removed?

    Add this to your body tag...

    LeftMargin = "0" marginheight = "0" marginWidth = "0" topmargin = "0".

  • How to put the table on the next page?

    Hello

    We have a requirement that there should be no table to split, if it continues on the next page.
    This set of the table should go to the next page.

    Thank you!

    Try to select the table, click right-> uncheck "allow splitting of lines on several pages.

    Is that what you want?

  • AF:table on the JSF page

    JDeveloper 11 g 11.1.1.2

    Hello

    I'm new to jdeveloper, I would like to add a table to a JSF page, I need to display data from an inner join query that is for example to two tables:

    Select columnA, ColumnB, ColumnC to join internal of the tableX TableY on tableX.columnD = tableY.columnD where tableX.columnE =: bind_variable

    I tried to add an object from view as follows: type of data source: only read through SQL query access, wrote the request, added a variable but there is no entry created under the section of data commands and so I can't drag and drop in the JSF page view to create the table , in addition, I don't know how to set a value for the "bind_variable" of the support bean which is mandatory since the value that I have to use the "bind_variable" depends on the user input.

    Thank you.

    The module app (check the checkbox) in the last step of the wizard you selected?

    bacing bean, you can provide the value of the variable binding, and run the query.

    DCBindingContainer bc = (DCBindingContainer) this.getBindings ();
    DCIteratorBinding dcIb = bc.findIteratorBinding("yourvoIterator");
    ViewObject vo = dcIb.getViewObject ();
    vo.setNamedWhereClauseParam ("bind_variable", value);
    vo.executeQuery ();

  • Oracle ADF - request fast refresh for a table in the pop-up.

    Hello
    I use Oracle jDev 11.1.1.4.0
    In my application, I have a Search button in jspx.
    OnClick of the button Search , a popup opens.
    When I search a name in QuickQuery registration, assume - I got the name as jon.
    It gives me a correct result.
    Now when I close the pop up and still once, click on the Search button, the previous search remains as it is in the pop up
    and as the criteria in a query quick search area as "jon".

    I changed the refresh of iterator (from table in popup) property in pageDef
    But still does not...

    How do I update this area of research for all the find , click.
    Appreciate your help.

    Thank you
    Madhav

    Malenfant,

    Check [url: http://jobinesh.blogspot.com/2011/04/programmatically-resetting-and-search.html] this blog

    Jean Lou

  • ADF: Useless refresh of the main table in the master page layout / detail

    Hello

    I have a master page layout / detail (main table, long form). Whenever I change the focus of one main line to another (for example from the first to the second row), updating of the main table together. The 'new' line has already been read before it gets focus, in order to make a refresh seems completely unnecessary. Is it possible to change this behavior?

    Kind regards

    Andreas

    Hello

    Check in pageDef for entry ChangeEventPolicy = 'ppr' for your iterator entries... If so just remove it...

    Kind regards
    Suganth.G

  • ADF Faces & BC: clicking too fast result to the problem of synchronization?

    Hi all

    We have a dynamic menu in our application (af:menuTabs in the upper part of the application). Whenever a click occurs under the tab insert us a record into a table of audit system via a ViewObject. We received a bug today report say when a user clicks too fast on the legs, they get an ORA-00001: unique constraint (SYS_APPS_LOG_PK) violation exception. Here's some code that I currently use for this insert operation:

    {} public void insertAuditRecord (String moduleName)

    ViewObject vo = getWSysAppsLogVo();
    Line = vo.createRow ();

    row.setAttribute ("AppsStartTime", getTimeStamp());
    row.setAttribute ("UserName", getCurrentUser());
    row.setAttribute ("ModuleName", moduleName);
    getDBTransaction () .commit ();


    }

    This method is called via earphone commandlink's action.

    Any advice on how to deal with this issue are much appreciated.

    Thank you
    Wes

    Wes,

    Use a sequence as the PK ;) I guess you get two clicks to the same timestamp value, and that you use the module users/name/timestamp as the pk.

    You can also check to see if af:menuTabs have the 'blocking' attribute, you can define (to prevent double-click) - I'm not casual if they do.

    John

  • No region of Navigation on the Home Page

    Hello
    Little a newbee. I created a new application that has a home page and I created a report page that updates a table. I would like to add a link to my homepage, as a line of text for example UpdateTable, and when I click on the link, it goes on my report page. I had a peek in my Apex Cookbook, and it says that I do this using the Navigation area in my home page. The problem is that I don't seem to have a navigation area in my home page. I thought initially, it meant the navigation bar, but I realize it's the header bar. Do you know how can I create a navigation box on my home page... ?
    Concerning
    Craig

    Hi Craig,.

    the navigation area is a model.
    Use this template in the region to create a list that contains the link to your report page.
    For your page, you can use a template with a sidebar on the left or right to show your navigation area in.

    Kind regards
    Erik-jan

Maybe you are looking for

  • Turn on iPhone 5 s for the first time?

    Hello I just bought all new iPhone 5 S in a shop and after I searched (google) answers with regard to the maintenance of the battery, I'm a bit confused. Some say it is wise to drain the battery until the phone turns off and that completely... some p

  • Satellite M60-159 - need help with RAM

    HelloI have laptop M60 - 159Now I have inside 512 MB RAM 2Rx16 PC2-4200 s-444-12-A3 SAMSUNGI know that this notebook can use 2 x 1 GBPlease someone tell me what the faster RAM, can I put?This? GOODRAM DDR2-667 PC2-5300 SODIMM 1 GB?Better or worse? Th

  • I need a part for my Satellite A215-S4757

    Specifically, I'm looking for a small clip that I lost. This is the clip that keeps the cable from the power supply to the motherboard card. I accidentally broke it, and then I lost it without knowing the part number. I can't find this part anywhere

  • HP Pavilion p6-2303er (C3U45EA) - BIOS or CMOS problem (ROM) / suspend-to disk/ram-s3/34

  • Adapter SATA for X 200 ban

    I try to order an adapter for my X200t ban if I put a disc hard serial ata in it.  I thought part # 43R1980 was and place the order.  He canceled. I called to ask and the guy says: it has been abandoned?  What should I use?  He doesn't seem to know a