Choice list in af:query turns into inputText when AM pooling is disabled

Hi all,
I have a choice list field in an af:query search area. This field is based on attribute FlagYN VARCHAR2(1) and is bound to a list of values.
When AM pooling is disabled, executing the search makes that field loose its Display property and search operator original value: it turns into an inputText, the operator, originally set as "equal to" is now "less than" and the expected value is now the index in the choice list.
What can be happening?
Thanks
JDeveloper 11.1.1.3.0
Anyone has the same problem?
Edited by: Marge on 02-sep-2010 3:02

Hi,
there are two bugs associated with bind variables in successors that I am aware of. One of them is supposed to be fixed in the next patch set, another one is still open. However, both problems were found with AM pooling enabled as well, so I don't know this is the same problem (though it sounds like). If you can, I suggest to create a reproducible testcase on one of the Oracle database schema, like HR or OE, and file a bug. If you don't have a time for or access to support, send the test case in a zip file (rename ".zip" to ".unzip") to the mail Id you find in my OTN profile. However, be aware that when I file the bug then it wont be visible for you, nor can it be escalated on your behalf. Anyway, at least it would get filed
Frank

Similar Messages

  • NEF(raw) photos turn into jpg when i drag from iphoto to my desktop?

    why do my NEF(raw) photos from my nikon D90 turn into jpg when i drag them from iphoto to my desktop? i can not work on them in PS unless i dig into the original files in the masters list. i download them from the card, both go in, and if i look at the info it says that they are both there one in jpg and one in raw format side by side.  what am i missing and how can i drag the raw photo onto the desktop keep it in that format so that i can then put into PS.

    thank you just tried and worked just fine, did not set any advanced options but opened up in PS any way.
    well i have one other q that maybe you can answer, when i send photos to folks from iphoto, through macmail, no one can download the photos and keep on their 'puter. several years ago this changed and i have never found the answer. i will put on my desktop zip the photos and send that way. is their another??

  • Screen turns into blue when i upgrade the software for iphone 5s

    screen turns into blue when i upgrade the software for iphone 5s

    There's way too much blue in that green screen
    This is green
    Try pulling down the spill level and reducing the spill tint. You're probably going to have to tweak the color selection manually.

  • HT1567 GOOD DAY I JUST WANNA ASK IF,, WHAT IS THE POSSIBLE THING FOR ME TO DO IF MY IPOD 2ND GEN HAS A PROBLEM WITH THE BACKLIGHT,,, IT ALWAYS TURNS INTO DIM WHEN I USE IT ,,, BUT SOMETIMES IT WORKS JUST FINE,,, PLS TELL ME WHAT TO DO,, THANKS AND MORE PO

    GOOD DAY I JUST WANNA ASK IF,, WHAT IS THE POSSIBLE THING FOR ME TO DO IF MY IPOD 2ND GEN HAS A PROBLEM WITH THE BACKLIGHT,,, IT ALWAYS TURNS INTO DIM WHEN I USE IT ,,, BUT SOMETIMES IT WORKS JUST FINE,,, PLS TELL ME WHAT TO DO,, THANKS AND MORE POWER

    Please don't shout.
    Has the unit EVER been jailbroke?  Has it EVER been dropped?  Did it EVER get excessively wet?  Did you EVER load a pirated developer's version of the IOS?
    If "No" to all the above, first try a system reset.  It cures many ills and it's quick, easy and harmless...
    Hold down the on/off switch and the Home button simultaneously until you see the Apple logo.  Ignore the "Slide to power off" text if it appears.  You will not lose any apps, data, music, movies, settings, etc.
    If the Reset doesn't work, try a Restore.  Note that it's nowhere near as quick as a Reset.  It could take well over an hour!  Connect via cable to the computer that you use for sync.  From iTunes, select the iPad/iPod and then select the Summary tab.  Follow the on-screen directions for Restore and be sure to say "yes" to the backup.  You will be warned that all data (apps, music, movies, etc.) will be erased but, as the Restore finishes, you will be asked if you wish the contents of the backup to be copied to the iPad/iPod.  Again, say "yes."
    At the end of the basic Restore, you will be asked if you wish to sync the iPad/iPod.  As before, say "yes."  Note that that sync selection will disappear and the Restore will end if you do not respond within a reasonable time.  If that happens, only the apps that are part of the IOS will appear on your device.  Corrective action is simple -  choose manual "Sync" from the bottom right of iTunes.
    If you're unable to do the Restore and you have IOS-6 or lower, go into Recovery Mode per the instructions here.  Also, if you have IOS-7, read this.

  • LOV view criteria missing in af:query field when AM pooling is disabled

    Hi all,
    Again, another strange behaviour with fields in af:query when AM pooling is disabled.
    I have a field with a LOV in the af:query area. This LOV has a view criteria that involves a bind variable. In the VO, the view accessor for this LOV applies the view criteria and sets the bind variable. When AM pooling is disabled, double clicking a row or clicking the OK button in the LOV window removes the where clause defined by the view criteria. When activation occurs, the bind variable still exists but the framework doesn't know where to apply it...
    Any help will be very appreciated,
    Thanks
    JDeveloper 11.1.1.3.0 with ADF BC
    We've just realised that this behaviour occurs even when pooling is enabled. So this is becoming now a serious problem.
    The scenario is as following: We have two LOVs in the search area (af:query). One of them is dependent on the other. Then, this second LOV has a view criteria and a bind variable representing the value selected for the first LOV. The query for the second LOV is filtered properly, but once a value has been selected and the LOV window dismissed, nothing is returned to the field.
    We have observed that SecondLovViewImpl.executeQueryForCollection() method executes twice:
    1. When LOV is opened: here, the bind variable is correctly setted.
    2. When a row in the LOV table is selected: here, the bind variable is reset to null.
    The log says (in Spanish):
    <OracleSQLBuilderImpl><bindParamValue> [46062] Binding null of type 12 for "bindProgram"
    <FacesCtrlLOVBinding$ListOfValuesModelImpl><_getRowFromSelectedRowKey> ADFv: No se ha encontrado ninguna fila para rowKey: [oracle.jbo.Key[P1 SP11 ]].
    I would be very grateful if somebody asked me... even for saying "this is nonsense", "this is a known bug", "cascading LOVs are not supported by af:query", or anything else... If a code snippet is required, I'll put it as well.
    Thanks in advance
    Edited by: Marge on 02-sep-2010 5:41

    Hi,
    there are two bugs associated with bind variables in successors that I am aware of. One of them is supposed to be fixed in the next patch set, another one is still open. However, both problems were found with AM pooling enabled as well, so I don't know this is the same problem (though it sounds like). If you can, I suggest to create a reproducible testcase on one of the Oracle database schema, like HR or OE, and file a bug. If you don't have a time for or access to support, send the test case in a zip file (rename ".zip" to ".unzip") to the mail Id you find in my OTN profile. However, be aware that when I file the bug then it wont be visible for you, nor can it be escalated on your behalf. Anyway, at least it would get filed
    Frank

  • Hi, My atachments /any file format/ turns into .dat when I mail them into my own iPad2. What to do??

    Hi
    When I email an attachment /any file format/ from my PC to my iPad2 the attached file turns into a .dat file
    What to do?
    Regards

    An Alias would be an email address that is delivered to a different account's inbox.
    For instance if you have  [email protected] and have [email protected] Then [email protected] would be an alias if mails from that address arrive at the icloud address.
    If you want to add a completely different account, with a spearate inbox, like an account in hotmail and one in say yahoo mail. Then as has been pointed out, you need to go into the  Settings Icon, Tap on Mail, Contacts, Calendars, and then on add account. The iPad has several services preconfigured, you can tap on one of those from the list to setup an email for that service. Such as Hotmail, Gmail etc...
    Or you can tap on other to add a personal pop3 or imap type email like from your office, or your school.

  • Default value for choice list in af:query panel

    Hi all,
    I have af:queryPanel in which i made one choicelist with static list.i want to have the first value of the static list as a default value to the field in af:queryPanel.how can i achieve this.
    I am using jdev11.1.1.5
    Thanks in advance

    Hi,
    In your model project, create a view criteria (on the VO which you would be using for displaying values in the LOV). In your view criteria add the attributes and set default value (say add Empno and set its value to literal 1111). Now, when creating LOV for the next view object, select the view criteria you've created in previous step (instead of using all queryable attributes).
    Refer : http://docs.oracle.com/cd/E23943_01/web.1111/b31974/lists.htm#BEIBAFDD
    -Arun

  • Comments turning into code when clicking checkmark

    When I receive a PDF with comments, clicking on the checkmark to show the comment as completed turns it into code as in the screen shot. Any ideas??

    Hi tamayo,
    Are you trying to select the option 'Add Checkmark'
    or 'Set Status' as 'Accepted'
    If you try to edit the 'Text box' or 'Text callout' from the comment pane then it converts it into xml code. This is a known issue and a Bug has been logged for the same.
    When you mark the comment status as 'completed' it does not change into xml code.
    Regards,
    Rave

  • PDF comments turning into code when copied

    When copying long comments to paste into another document, the comment (not the copied text) changes to some kind of code—see below. If I close the PDF before saving, it reverts to the original comment. If not, the code remains. This has happened since OS 10.7 and with Acrobat 9, X and XI CC.

    Hi Will,
    This is a known issue and a Bug(3830298) has been logged for the same.
    Our engineering team is working on the fix.
    Regards,
    Rave

  • Mpg's turning into .doc when emailed. Help?

    Hi, this is really an odd one. I've sent my song dozens of times in emails with good results, and yet, now, (with no changes in email addy) the mgp leaves me as a song and arrives as a doc! Why?? Thanks for any help. Kate

    Do you always include the extension for the file with the file name - .mpg?
    Do you drag the file from the Finder to the message window, or do you use the Attach option?
    Are you sending the song to a Windows or Mac user?
    If a Windows user, are you using the send Windows friendly attachments option?
    Are you using RTF or Plain Text for message composition?
    Do you include a signature with your sent messages, and if so, is the attachment placed below all message text including a signature if one is used?

  • My photos turn into documents when draggedt to desktop

    Why does this happen?
    And when I try to access it from desktop it wont open.
    Curious. Thanks
    -an

    Sorry that deleting iPhoto's preferences didn't work for you.
    Also try repairing permissions. With iPhoto closed, go to your Utilities folder and open Disk Utility. Select your Hard Drive using its name, not the numerical icon.
    Then click on the 'repair disk permissions' option and wait for the process to finish.
    You also might want to clean out your caches. You can use an app like "CacheOutX" for this.
    Then, try a computer restart and then relaunch iPhoto and see if you still have the same problem. Post back if it is not resolved and we will try something further.

  • Refresh Choice List in an af:query

    Hi,
    I have several tabs in my application and on one of them i can update a list of value that is used in other tabs to query on view criterias. The VO that is used for the LOV is in a Shared Application Module so i created a button to call a function in the shared AM to update the VO.
    When i click on the button the VO is updated and if i have a list on the VO and not in an af:query they update too, but for the list that is in an af:query nothing happen and the old value of the VO is kept.
    How can i make the choice list inside af:query to update ?
    I tried with a poll to put on partial trigger of the af:query but it doesn't change anything.
    Do you have some idea ?
    Thanks,
    Nico

    Hi,
    if the VO is read-only, how is this +"so i created a button to call a function in the shared AM to update the VO."+ supposed to work ? Is the function updating the database directly ?
    Frank
    Edited by: Frank Nimphius on Aug 21, 2012 7:45 AM

  • ADF BC Attribute with VC of CONTAINS Ignores Choice List on the LOV

    JDev 11g PS 1.
    Objects:
    - A view criteria with attribute defined as CONTAINS (literal)
    - An LOV on that attribute with a default list type UI hint of Choice List
    - ADF Faces query-table based in the VC
    Problem: query-table ignores the Choice List and renders an Input Text.
    Clue: Changing the operator to EQUALS causes the expected Choice List to be rendered in ADF BC.
    If this is documented in the online help or in this forum, it is escaping me.
    Anyone know the best workaround? Set the VC using EQUALS and switch it to CONTAINS in buildWhereClause() maybe?
    Thanks,
    Peter

    Frank,
    Thanks for the fast reply and for the bug entry. Unfortunately stopping work is not an option. We've come up with a solution using a query listener that replaces EQUALS with CONTAINS before the query and resets it to EQUALS after the query (otherwise the component draws the text item after the query).
    Maybe you can think of another solution to our requirement: display a single master record in the results table for a master-detail database view. For example, in an altered Oracle HR world, each DEPARTMENTS record is associated with multiple LOCATIONS records (through a DEPT_LOC table). A database view, DEPT_LOC_VW, based on that table also contains the location description and department description.
    Users want to select and then edit (on another page) a department by querying by location. If we represent DEPT_LOC_VW in the query-table component, we see multiple result rows for a single department and that is unnecessary confusion for the purpose of editing a single department.
    So we have created an alternative database view, DEPT_VW, based on DEPARTMENTS only, with an additional column -- LOC_LIST -- based on a function that returns a delimited list of all location codes for that department. This way, the user sees only one department record in the results table (although we lose the location description in the results -- not an issue) and is still able to query based on location.
    A LOCATIONS_VW view contains the location code surrounded with the delimiiter. The DeptVw view attribute LocList contains an LOV based on that database view.
    We want the view criteria to create a query condition:
    WHERE loc_list LIKE '%'||<selected location code>||'%'We thought about some kind of clever use of a subquery using a bind variable:
    SELECT...
    FROM  departments -- not DEPT_VW or DEPT_LOC_VW
    WHERE department_id IN (
       SELECT department_id
       FROM   dept_loc
       WHERE  location_id = NVL(:userSelectedLocationId, location_id);But that bind variable does not show in the view criteria selection list so it will not appear in the query component.
    Thanks again,
    Peter

  • Do we have any method to list out the servers that are critical and the component/monitor causing the server to turn into critical state in SCOM 2012

    Hello Team,
    We are monitoring 1000 servers in our environment and out of 1000 servers, we have approximately 100 servers showing as critical state on the server state view.
    We can get the critical servers list from SCOM console, but we are not able to get the information about the component responsible for the server to be critical. Using Health explorer to find the root cause for 100 servers is really impossible and time consuming.
    Do we have any method to list out the servers that are critical and the component/monitor causing the server to turn into critical state?
    Advance thanks for your help.
    Regards,
    Dinesh
    Thanks &amp; Regards, Dinesh

    Hi,
    As far as I know alerts with severity as criticla may cause windows computer in a critical state, we can try below code to find all critical alerts:
    get-alert -criteria 'ResolutionState=0 AND Severity=2' | select Name,ResolutionState,TimeRaised | export-csv c:\Alerts.txt
    Criteria Syntax http://msdn.microsoft.com/en-us/library/bb437603.aspx
    Values to use.
    Resolution State 
    Severity Values for Alerts
    0       =   New
    0 = INFORMATIONAL
    255   =   Closed
    1 = WARNING
    2 = CRITICAL
    Hope this helps.
    Regards,
    Yan Li
    Regards, Yan Li

  • Dynamic query based Simple Choice List not working as expected.

    I've a value in a View Object attribute which is not present in the LOV associated to it. How to show this in the UI if the attribute's component is a Simple Choice List ?

    Jdev Version is : 11.1.1.6.0
    The attribute for which the LOV exists has a value which was once active on an earlier date, i.e, the LOV used to show the value in it's dropdown on an earlier date.
    Example:
    The ViewObject query for the LOV is:
    SELECT JOB_ID, END_DATE FROM JOBS WHERE END_DATE > SYSDATE
    Results
    JOB_ID -- END_DATE
    45 -- -- -- 23-OCT-2012
    56 -- -- -- 21-OCT-2012
    76 -- -- -- 15-NOV-2012
    78 -- -- -- 15-DEC-2012
    Now,
    The main viewObject EmployeesVO has an attribute JOB_ID with an LOV to the JOBS VO above.
    On 20th Oct, 2012, when I create an employee record, the LOV shows all 4 records in JOBS dropdown and I selected job Id as 56.
    On 25th Oct, when I try to edit the Employee Record, I see a blank item in the JOBS choice list (the LOV being a simple choice list).
    The LOV will display the jobs which are active as on 25th Oct.
    How do I know, what is the current job of the employee?
    This issue will not happen if we use input list of values combo LOV

Maybe you are looking for