Can I show af:region in af:iterator?

Hello,
I'm trying to show an af:region (bounded taskflow) in af:iterator but it just doesn't show up.
And it seems to me that the reason in af:iterator as soon as it works normally outside.
I wanted a bounded taskflow to take an input parameter from the iterator row. But I just can't see the region in the iterator.
Is it possible?
Thanks.
ADF 11R2

Hello Frank,
Thanks for your attention.
Trying to implement the solution you pointed.
Somehow I can't reach an iterator in getTaskFlowBindings java code:
//pageFlowScope.olympiadPlaceBean1
public List<TaskFlowBindingAttributes> getTaskFlowBindings() {
        System.out.println("=== getTaskFlowBindings ===");
        List<TaskFlowBindingAttributes> taskFlowBindings = new ArrayList<TaskFlowBindingAttributes>();
        // javax.el.ELException: java.lang.RuntimeException: Iterator 'OlympiadRoundsView1Iterator' not found
        DCIteratorBinding iter = ADFUtils.findIterator("OlympiadRoundsView1Iterator");
        Row[] rows = iter.getAllRowsInRange();
        for(Row row : rows) {
            TaskFlowBindingAttributes taskFlowBindingAttributes = new TaskFlowBindingAttributes();
            taskFlowBindingAttributes.setId("region" + (id++));
            taskFlowBindingAttributes.setTaskFlowId(new TaskFlowId("/WEB-INF/olympiad-place-tfd.xml", "olympiad-place-tfd"+id));
            // row.get
//            taskFlowBindingAttributes.setParametersMap(contxt.getParamMap());
            taskFlowBindings.add(taskFlowBindingAttributes);
            System.out.println("added");
        return taskFlowBindings;
    }Here's a page definition:<?xml version="1.0" encoding="UTF-8" ?>
<pageDefinition xmlns="http://xmlns.oracle.com/adfm/uimodel" version="11.1.2.60.81" id="dummyPageDef"
                Package="ru.miit.olympiad.extest.view.pageDefs">
  <parameters/>
  <executables>
    <variableIterator id="variables"/>
    <iterator Binds="OlympiadRoundsView1" RangeSize="25" DataControl="ExtramuralTestingServiceDataControl"
              id="OlympiadRoundsView1Iterator"/>
    <multiTaskFlow id="mt1" taskFlowList="#{pageFlowScope.olympiadPlaceBean1.taskFlowBindings}" xmlns="http://xmlns.oracle.com/adf/controller/binding"
                   activation="deferred"/>
  </executables>
  <bindings>
    <tree IterBinding="OlympiadRoundsView1Iterator" id="OlympiadRoundsView1">
      <nodeDefinition DefName="ru.miit.olympiad.extest.model.view.OlympiadRoundsView" Name="OlympiadRoundsView10">
        <AttrNames>
          <Item Value="IdWebUser"/>
        </AttrNames>
      </nodeDefinition>
    </tree>
  </bindings>
</pageDefinition>

Similar Messages

  • How can I determine the region ID on an existing DVD?

    I brought a bunch of DVDs back from Europe. I want to sell them. But they may be region-free. I want to find out. What can I use to discover the region ID that is on the DVD?
    Thanks.

    What can I use to discover the region ID that is on the DVD?
    DVD Player will do it. If the DVD region does not match the drive it will show a window asking to change the drive regions. The selector box will show the regions that the DVD is set to. "Cancel" will eject the DVD without changing the drive region. If the DVD does match the drive, use "Get Disc Info" ("File" menu) and select the "Regions" tab.

  • Can someone show me how to use sorted/tree set

    i have a server program, and i want to create a sortedset, then everytime a client connects an element(nickname) is added to the sortedset.. i have to create a syncronized one
    i need to know how to add elements, and read elements one-by-one into a string.. thanks in advance..
    -adam

    i have this so far, can someone show me where i have gone wrong plz
    public class Server
      // ServerSocket used for accepting new connections
      private ServerSocket serverSocket;
      // A mapping from sockets to DataOutputStreams. This stores all
      // Dataoutput stream information so it can easily send to all clients
      private Hashtable outputStreams = new Hashtable();
      static SortedSet nicktree;
      static Iterator i;
      // Constructor, while-accept loop
      public Server( int port ) throws IOException {
         nicktree = Collections.synchronizedSortedSet(new TreeSet());
         listen( port );
      }this is the method that stores one value, then has a loop reading each value one-by-one and sending it..
      void storenick(String nick){
         synchronized(nicktree) {            
            Iterator i = nicktree.iterator();
            nicktree.add(nick);
            while (i.hasNext())  {  
               String sendnext = (nicktree) i.next();
               sendToAll(sendnext);
      }thanks in advance
    --Adam                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Hide and show multiple regions

    I'm trying to show 5 regions in hide/show fashion, when a user clicks on a link. The link needs to be embed in the top region tittle area. The region title is displayed on the left side and "Collapse All /Expand All" link needs to be displayed along the same line as region title to the extreme right. When the user clicks on the "Collapse All/Expand All" link, the 4 regions below the top region needs to expand or collapse. any ideas are appreciated.
    Regards,
    Surya

    That should work. The script for hiding the region is in the region template. If it works for
    one, you can make it working for any other number. The hardest part is to find the region
    id's for your regions firs so you don't hardcode those. Asign static id's to your regions and
    query their id's like this:
    SELECT region_id
      FROM apex_application_page_regions
    WHERE static_id = '1_1' AND page_id = :APP_PAGE_IDAfter that you can use the same script as in the page template:
    &lt;img src="#IMAGE_PREFIX#themes/theme_13/plus.gif"
    onclick="htmldb_ToggleWithImage(this,'#REGION_ID#Body')"
    style="margin:0 5px;" class="pseudoButtonInactive" />Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://apex.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

  • JDevelper10g can't  show the font in buttons!

    i installed jdeveloper10g preview edition,and when running it ,the jdev windows can't show fonts on button.
    our os environment is windows xp pro(eng),and switch to chinese region.

    The problem is the source for the image, you have
    <img src="X:\CVS Norge\94 Prosjekter\945
    Trading\SovReflex\Bilder\Thumbs\litenalarmpakke_it400.jpg"
    alt="test"
    border="0" align="top" id=""
    onclick="MM_goToURL('parent','produkter/prodDetal.cfm?ProdID=21');return
    document.MM_returnValue" />
    So the source for the image is referring to a filepath, ie
    X:\ rather than a
    web path, so you`ll only see the image on your computer
    connected to the X
    drive. You need to change it to a web relative path, and then
    it will work.
    Gareth
    http://www.phploginsuite.co.uk/
    PHP Login Suite V2 - 34 Server Behaviors to build a complete
    Login system.

  • Show/Hide Regions using list (Button List Template)

    Hi,
    I have a page on which i'm using list (Button list - Template). Below lists, I have multiple form regions. When a user opens that page, all regions should be visible and the focus should be on 'Show All' list. However, Region 'Terms' should only be visible when list 'Terms' is selected. The same functionality should apply to other regions and lists. I have seen that Oracle has used a similar functionality when an Item on a page is clicked or opened.
    Does anybody know how to do it?

    I'm trying to use the hide/show region in the posting to hide a button region when I click the button.
    When I click my button it calls SubmitCmd(sCmd) and hits the alert popup "Here we go!" but then all the AJAX inserts happen and THEN the region hides.
    I guess the alert is Async and the $x_Hide(l_Item); is not or something like that??
    How can I hide the region and then process the rest with the same button click?
    Or how can I hide just a normal button when I click it.. same thing though, need to do it before processing of AJAX inserts.
    function SubmitCmd(sCmd){
    var lQuesID;
    var elmName;
    var elm;
    lcontinue = true;
    showMessage('');
    alert('Here we go!');
    $x_Hide(l_Item);
    var lAdtUseID =html_GetElement('P3_AUDIT_USE_ID').value;
    etc.. a bunch of AJAX inserts, etc..

  • Can you show slideshow within Lightroom 4.4 in Adobe RGB color space?

    Can you show slideshow within Lightroom 4.4 (not export out from LR) in Adobe RGB color space provided that you are using a wide gamut monitor which is capable and hardware calibrated & profiled to show such color space?
    If this is possible, what is required to do so in Windows 8 and i7-4770 & HD Graphics 4600 platform or does LR take care of it automatically?
    This is very basic question, however, I could not find a clear answer/info from LR documentation, so wish that someone can advice.

    Those settings are probably stored in a plist somewhere in ~/Library/Preferences. If you can locate the appropriate file, you should be able to copy it to all the network user folders.

  • How can we show data in rows when it is in Columns........

    I have strucked with a simple but a complex problem.
    I have a Report with data in vertical rows..need of the hour is how can we show that data into column structure.
    here is the table sample which i have in Database..
    Location      chrg_type    Effective_date
    xxxxxxx        xxxx          xx-xx
    thhis is the structure in effective date we have several months in it in a single column i want show the effective date or effective month in various columns instead of a single column.
    my required table is....
                                Effective_date     Effective_date
    Location      chrg_type     xx-xx              xx-xx
    xxxxxxx        xxxx          xx-xx
    any tough heads?????

    Hi Sunil,
    Your 1st problem is that you are going to need one more field to accomplish you goal. What type of data do want under your new date columns?
    Anyway, once you have that you need to move on to how to move the data out into columns based on date.
    Try something like this.
    0_Date = IF DATEPART('m',{tbl.Effective_date}) = DATEPART('m',CurrentDate) AND
    DATEPART('yyyy',{tbl.Effective_date}) = DATEPART('yyyy',CurrentDate)
    THEN {tbl.DataField}
    1_Date = IF DATEPART('m',{tbl.Effective_date}) = DATEPART('m',DATEADD('m', -1, CurrentDate)) AND
    DATEPART('yyyy',{tbl.Effective_date}) = DATEPART('yyyy',DATEADD('m', -1, CurrentDate))
    THEN {tbl.DataField}
    2_Date = IF DATEPART('m',{tbl.Effective_date}) = DATEPART('m',DATEADD('m', -2, CurrentDate)) AND
    DATEPART('yyyy',{tbl.Effective_date}) = DATEPART('yyyy',DATEADD('m', -2, CurrentDate))
    THEN {tbl.DataField}
    ... Repeat this process until you have all of the columns you need, following this format.
    Hope this works for you,
    Jason

  • My Samsung TV has a USB port. I connect the cable from the iPad to the TV to view a video on the TV. The video shows on the iPad but on the TV I can only get the pictures and music available on the iPad. Why is this and can I show videos from the IPad on

    My Samsung TV has a USB port. When I connect the cable from the iPad to the TV I can only show Pictures and Music. Why does the videos not appear and how can I show videos on the TV.

    This article should help you with that:
         http://www.ehow.com/how_7211806_display-iphone-tv.html
    Take care

  • Forms 6.0-- How can I show records in a block in different colours.

    In a multi record block, how can I show few records in one colour and few more in a different colour depending on a condition.

    Use DISPLAY_ITEM.
    This will change the visual attribute of the item in the current(!) record,
    set_item_property changes the attributes of the item in all(!) records.

  • How can I keep my regions organized for arranging in Logic 9?

    I just finished getting all of the loops/tracks I need for my dub tune, and it's time to arrange it.  My arrange view is full of scattered puzzle pieces.  The tracks and regions are named to help stay organized.  I start the tune on measure 16 so that I can stuff all my regions in the first 16 bars and then option-drag or copy paste into the arrangement as needed.  This requires tedious scrolling back to the beginning to grab regions, though.  I guess the audio bin is an option, but mine is full of all these extra items that clutter it up and that I'm afraid to delete.  Also, there is no bin to keep MIDI regions in.  Ideally, I would like a bin with only audio and MIDI regions that I want to use for the song and only one of each (some of the files in the audio bin are copies of the same and are labeled bongo.1, bongo.2, bongo3, etc.) And some files in the audio bin don't sound when I preview them.  Any insight to my problem would be greatly appreciated.
    Thanks

    Thanks for the suggestions, guys.  I have briefly played around with the screensets.  I was hoping I could keep all my regions/loops in bars 1-35 or so and start my new version at bar 200, then get my zoom levels and playhead position just how I wanted it for both.  Then copy and paste regions from the beginning to bar 200+.  This didn't work out so well because;
    A. Regions are not pasting where I want them to, and
    B. I must not fully understand how screensets work yet because they are not locking the things needed to make jumping back and forth easy (namely, playhead position)
    I read the screensets chapter of the manual, and got no more clarity.  Also read the folders section and that was also a bit vague.  I'm going to revisit my Logic Pro Training books, folders and screenset sections, and see if that helps.  Then I will attempt to follow your ideas as closely as I can and see what happens.  SeanE. Man, I'm a little confused by the second half of your reply, but making Apple Loops might just be the ticket right there.  I wasn't real thrilled with making loops just to add them to a sea of loops, but you're right.  If you add the project name with them,  I, in theory, should be able to have all my instrument and audio loops right there all neat and tidy if I search the project name.  I will report pack with my results.  Thanks again everyone!

  • I live in Mexico but when I went to USA I opened an account there. I still have 0.04 usd on my iTunes account and i can't change the region until I use those 0.04 usd, how i can do it

    I live in Mexico but when I went to USA I opened an account there. I still have 0.04 usd on my iTunes account and i can't change the region until I use those 0.04 usd, how i can do it

    Contact iTunes support & request they clear the balance:
    http://www.apple.com/support/itunes/

  • HOw can i show a table(name given in parameters) in a report program

    I made a report in which there is a paremeter asking for a table name ....
    PARAMETERS TBLLE_NAME(10) OBLIGATORY.
    Now when I enter the table namke then how can i show its values....
    HINT:- We have to use fiels symbols....AND THE USER CAN ENTER ANY DDIC TABLE NAME having some records ...........

    You can display the contents of the DB table inputted using ALV.
    Pass the Structure name as the DB table name inputted.
    Use CL_ALV_TABLE_CREATE=>CREATE_DYNAMIC_TABLE to create the dynamic table of the same structure as the DB table passed.
    Once the above steps are done, the internal table with data can be displayed using ALV.
    Reward points for all helpful answers.
    Thanks,
    Balaji

  • How can I show album art in the mini player when playing songs from a plugged in iPhone?

    How can I show album art in the mini player when playing songs from a plugged in iPhone?
    When I play from my phone and switch to the mini player it's always showing the music notes in the thumbnaill. It'd be nice if it could get album art off of the phone.
    I'm on iTunes version 11.0.4.4

    He @mracole,
    it is very nice that you post a solution to complete the library with artwork for album's that do not have an artwork. Your solution perfectly addresses the problem for assigning artwork, BUT this thread is about CHANGING artwork for albums already uploaded into iTunes Match. Just try to replace for example a blue artwork cover for an album with a red one. If you made it in a simple way (without deleting the album from iTunes Match and local changes on the files with an external ID3-Application or 2 or more iTunes libraries on different Mac's) this is the right place to give a solution. I really tried for hours to change the artwork to make them visible in landscape cover flow mode on my iPhone5. In rare cases I made it, but then the covers sometimes where restored to the old onces - exacly how it is mentioned by Starhawk
    As long as there is no simple way to change the cover of an iTunes Match stored album (you can change title, artist and so on without hitting "update iTunes Match" over all distributed Library on different devices - this date will be synchronized almost instantly) I considered the behaviour from iTunes as BUGGY! For me the local artwork cache (and if there is any iCloud artwork cache - I don't know) do not interfere with iCloud. Even when I delete the whole local cache (album artwork music - everything) I do not manage to change the artwork.
    Regards from Munich, Germany

  • Can I show a data label for only one point in a series?

    Forgive a newbie question from an Excel convert, but can I show a value label for only one point in a data series? If yes, how?
    There are a number of graphs where I only want to value of either an extreme value or the ending value to show. Having all the labels in a series makes the chart too busy. This is pretty easy to do in Excel.
    If this can't be done, I guess that adding a text box over those points would work.
    Thanks

    Hi W-T,
    Welcome to Apple Discussions and the Numbers '09 forum.
    wahoo_tiger wrote:
    Forgive a newbie question from an Excel convert, but can I show a value label for only one point in a data series? If yes, how?
    Sure. Here's and example labeling only the MIN and MAX points.
    Column B contains the data charted with the blue line.
    Column C extracts the MIN and MAX values using the formula below. Those two values are charted as a separate series, using the green data point markers, and are labeled with their values. The intervening empty string values appear to have doused the lines connecting the two data points.
    Formula: =IF(OR(B=MAX(B),B=MIN(B)),B,"")
    Regards,
    Barry

Maybe you are looking for

  • Two questions about my new Mac Pro

    Just got my new Mac Pro up and running and have two questions (issues) First, I had to buy the DVI to ADC Display adapter to hook up my Cinema Display but now I can't turn the computer on from the monitor like I use to. Is that right? It's no big dea

  • Addition of fields in a table/view

    Hi, We have a scenario where in there is a mismatch of the fields in development and production server. some  fields were added in production server which were not affected in development. we checked for the person who has changed that in production

  • Getting "Express Document Update was terminated" while creating BP..

    HI All     I am creating Business Partner using HR Pernr using following BAPI's. 1. BUPA_CREATE_FROM_DATA - To create BP. 2. BUPA_ADDRESS_ADD - To create address.. 3. BUPA_ROLE_ADD_2 - To create role. 4. BUPR_RELATIONSHIP_CREATE - To create relations

  • Post installation for Portal and errors for new system

    I've recently installed a NW 7 based ABAPJAVA System with Portal Components (EPEP Core) on Windows + Oracle for demo. 1 ) Since, I am facing a lot of errors after the installation, I think I have missed to carry out some post-install steps. Can someo

  • Photo booth will not open.running OSx 10.7.5. asks to re-install possibly? how?

    i have a macbook running OSx 10.7.5. photobooth will not open. says it may not work with version. may have to reinsatll, but i can't figure out how and where to get it?! all updates have been done. any help?? thx!