And Again, Required Validation

Hi all,
I am using JDeveloper 11.1.1.6
Here is my problem; I have one page with several links and command buttons to provide navigation options to the user. In the middle of my page I have a panel tabbed with 4 tabs in it. One of the tabs contains a task flow as a region and this taskflow contains around 4 fields that are mandatory. My problem is that when the user goes to that tab and the fields are empty, in order to do something else in the page like;
- clicking another tab
- clicking my navigation buttons
- clicking my command buttons
I just cant because validation is triggered. Immediate is not working and even if it would, I don't think is good idea to set immediate all the fields on my page so I can navigate to them (they are around 15 in total).
What are my options here?

Hi,
The immediate values are set on and it seems to be skipping the validation. But now the issue is that my taskflow doesn't get refreshed or at least not totally refreshed.
I have employees names on the top and if I click one name my pageFlowScope variable gets updated with the new employeeId. My taskflow consumes this employeeId as parameter and I have setted the refresh condition on my binding as ifNeeded in order to refresh my taskflow when I updated my employeeId when clicking on the names.
It seems its not refreshing all the fields with the new information (I dont have immediate on valuesHolders).
I have to press F5 to refresh correctly the taskflow. Any suggestion???
Edited by: Alejandro T. Lanz on 23-Nov-2012 08:38

Similar Messages

  • HT201210 phone activations required again and again

    I am using IPhone 5 which is asking for phone activation again and again since the day I have bought it. Now i am trying to restore it using ITunes but every time I am getting error 3259 and software download stops. There is no network problem at my end. please help me with this issue.

    It's happening again .. the dreaded 'Sign In Required' every time I fire up Photoshop CC. After signing in I am then asked to accept the Adobe Software License Agreement. Photoshop then checks if I have a valid license. I have been on the CC subscription program for two months and have no complaints about Photoshop or Lightroom but I am getting tired of having to sign in. It does not happen all the time but why does it happen at all?
    Any solutions anyone?

  • My laptop had to be reimaged and all software and programs were taken off.  I installed itunes again but can't access my library.  I get an error message "the folder itunes cannot be found or created and is required.  The default location for this folder

    I can't access my itunes music on my laptop after having it re-imaged.  I installed itunes again but can't access the music folder.  I get the following message when I click to open itunes:  "The folder itunes cannot be found or created, and is required.  The default location for this folder is the Music folder.
    I have an iPad2, and iPad mini, and an iPhone5 with a different number of songs on each.  I want to sync everything -- should have close to 800 songs.  Tried to get support from Apple but would be charged for help. 

    I have a Windows 7 operating system my computer runs from.

  • I have an iphone 3GS and I have upgraded it to iOS 6. Since then it doesn't work properly. Every now and then it has been restarting by itself and requiring restore. When I connect it to itunes it restarts again and again. Is there any solution?

    I have an iphone 3GS and I have upgraded it to iOS 6. Since then it doesn't work properly.
    Every now and then it has been restarting by itself and requiring restore. When I connect it to itunes it restarts again and again without letting me take any action. Is there any solution?

    Hey, There are afew things you can try.
    - Simply turn your phone off and back on again
    - Hold down your home button and your lock button and let goes as soon as the screen goes black (Phone will power down) - Then turn on your phone and hey presto!
    - Back up your iPhone to your PC, then restore it..
    this ones last cause I think you may have tried it already..
    - Close all open applications
    Hope this helps!
       Kieran.

  • Help with "Admin user requires valid username and password" on fms2_console.swf page

    Just installed FMS2 on Debian (etch, 2.16.5-1 kernel). When I
    connect to localhost:1111/fms2_console.swf and get the infamous XML
    output which includes the text, "Admin user requires valid username
    and password." The *.xml and *.ini files haven't been touched after
    installation. All four daemons (fmsedge, fmsmaster, fmscore,
    fmsadmin) are running and listening on the correct ports.
    Any tips? (I'm sure this is easy to solve...)
    Thanks.

    Hi,
    FMIS 4.5 does not accept plain text password. Encrypt=false is no longer supported. See here for more information : http://help.adobe.com/en_US/flashmediaserver/configadmin/WS5b3ccc516d4fbf351e63e3d119f2926 bcf-7fed.html#WS5b3ccc516d4fbf351e63e3d119f2926bcf-7e91
    The value for SERVER.ADMIN_PASSWORD needs to be the encrypted string for your password. That should solve your problem.
    Hope this helps.
    Thanks,
    Apurva

  • Hi I bought a copy of both Photoshop and Premiere Elements in 2013. I've only just installed  Premiere, but each time I try to open it, it requires sign-in to Adobe Cloud. I enter the details (I've checked these again and again) but it never connects, and

    Hi I bought a copy of both Photoshop and Premiere Elements in 2013. I've only just installed  Premiere, but each time I try to open it, it requires sign-in to Adobe Cloud. I enter the details (I've checked these again and again) but it never connects, and I cannot use the software. Can you help? Thanks, Tony

    Hi,
    Can you please elaborate what happens when you try to Sign in?
    Also , Can you please share the following logs at [email protected]:
    Go to %temp% folder and share PDApp.log , oobelib.log and amt3.log
    Thanks,
    Shikha

  • My signature, the creative cloud is valid until December 2015, I had to format my mac as I have programs that already paid (photoshop lightroom and) again?

    my signature, the creative cloud is valid until December 2015, I had to format my mac as I have programs that already paid (photoshop lightroom and) again?

    if you need to reload your adobe cc apps, dl the cc desktop app, Download Adobe Creative Cloud apps | Free Adobe CC trial
    and use it to install your cc apps.

  • Admin Console - Admin user requires valid username and password

    I am running FMIS4.5 on CentOS5.5
    FMIS is running and I can connect via Flash Media Encoder.
    Web displays and admin console :1111 gives xml output, however
    When using the user & password in my xml files to login (testing with ping), I get the "Admin user requires valid username and password" error.
    conf/fms.ini:
    # fms.ini contains substitution variables for Flash Media Server          #
    # configuration files. Lines beginning with '#' are considered comments.  #
    # A substitution variable is in the form <name>=<value>. Everything up to #
    # the first '=' is considered the name of the substitution variable, and  #
    # everything after the first '=' is considered the substitution value. If #
    # you want a substitution variable to have leading or trailing spaces,    #
    # enclose the value around double quotes. For example, foo=" bar "        #
    # This section contains configurable parameters in Server.xml #
    # Username for server admin
    # For example:
    #    SERVER.ADMIN_USERNAME = foo
    SERVER.ADMIN_USERNAME = Admin
    SERVER.ADMIN_PASSWORD = str34m1ng
    # IP address and port Flash Media Admin Server should listen on
    # For example:
    #    SERVER.ADMINSERVER_HOSTPORT = :1111
    SERVER.ADMINSERVER_HOSTPORT = :1111
    # User id in which to run the process (Linux Only)
    # For example:
    #    SERVER.PROCESS_UID = 500
    SERVER.PROCESS_UID = 500
    # Group id in which to run the process (Linux Only)
    # For example:
    #    SERVER.PROCESS_GID = 500
    SERVER.PROCESS_GID = 500
    # License key for Flash Media Server
    # For example:
    #    SERVER.LICENSEINFO = XXXX-XXXX-XXXX-XXXX-XXXX-XXXX
    SERVER.LICENSEINFO = #SORRY YOU DON'T GET TO SEE THIS#
    # LIVE_DIR denotes the full path of sample "Live" application's
    # folder for storing any live stream recorded by server.
    # For example:
    #    LIVE_DIR = <FMS_Installation_Dir>\applications\live
    LIVE_DIR = /opt/adobe/fms/applications/live
    # VOD_COMMON_DIR denotes the full path of sample "VOD" application's
    # folder for storing onDemand and Progressive Download .flv/.mp3 files.
    # File stored in this folder can be streamed and are also PD-able.
    # Note : If you are using the default installation of Apache as a webserver,
    # and if you modify VOD_COMMON_DIR, please change the document root
    # accordingly in httpd.conf.
    # For example:
    #    VOD_COMMON_DIR = <FMS_Installation_Dir>\webroot\vod
    VOD_COMMON_DIR = /opt/adobe/fms/webroot/vod
    # VOD_DIR denotes the full path of sample "VOD" application's
    # folder for storing onDemand only .flv/.mp3 files. Files stored in
    # this folder are not PD-able
    # For example:
    #    VOD_DIR = <FMS_Installation_Dir>\applications\vod\media
    VOD_DIR = /opt/adobe/fms/applications/vod/media
    # The maximum size of the FLV cache, in megabytes.
    # The default is 500MB.
    SERVER.FLVCACHE_MAXSIZE=500
    # Whether to start and stop the included HTTP server along
    # with FMS.
    SERVER.HTTPD_ENABLED = true
    # This section contains configurable parameters in Adaptor.xml #
    # Application directory for the virtual host
    # For example:
    #    VHOST.APPSDIR = C:\myapps
    VHOST.APPSDIR = /opt/adobe/fms/applications
    VHOST.ALLOW = all
    # This section contains configurable parameters in Application.xml #
    # List of semi-colon delimited paths in which to search for script to load
    # For example:
    #    APP.JS_SCRIPTLIBPATH = C:\scripts;C:\Program Files\Foo\scripts
    APP.JS_SCRIPTLIBPATH = /opt/adobe/fms/scriptlib
    # This section contains configurable parameters in Logger.xml #
    LOGGER.LOGDIR =
    # This section contains configurable parameters in Users.xml #
    # Enable or disable using HTTP requests to execute admin commands.
    # Set to "true" to enable, otherwise it will be disabled.  The
    # actual commands permitted for server admin and virtual host admin
    # users can be set in Users.xml.
    USERS.HTTPCOMMAND_ALLOW = true
    Users.xml:
    <Root>
        <UserList>
            <!-- This tag defines an administrator for the server. -->
            <User name="${SERVER.ADMIN_USERNAME}">
                <!-- Salted Password Hash for this vhost administrator. -->
                <Password encrypt="false">${SERVER.ADMIN_PASSWORD}</Password>
                <!-- This admin can only connect to the server from the specified -->
                <!-- hosts. This is specified as a comma delimited list of        -->
                <!-- hostnames or domain names, and/or (full or partial) IP       -->
                <!-- addresses. For example,                                      -->
                <!-- "foo.yourcompany.com, macromedia.com, 10.60.1.133, 10.60"    -->
                <Allow>All</Allow>
                <!-- This admin cannot connect to the server from any of the      -->
                <!-- specified hosts. This is specified as a comma delimited list -->
                <!-- of hostnames or domain names, and/or (full or partial) IP    -->
                <!-- addresses. For example,                                      -->
                <!-- "foo.yourcompany.com, macromedia.com, 10.60.1.133, 10.60"    -->
                <Deny></Deny>
                <!-- Specifies the order in which to evaluate the <Allow> and     -->
                <!-- <Deny> tags. This can be "Allow,Deny" or "Deny,Allow". The   -->
                <!-- default is "Deny,Allow" which means that access is allowed   -->
                <!-- unless specified in <Deny> and not specified in <Allow>.     -->
                <Order>Allow,Deny</Order>
            </User>
            <User name="janedoe">
                    <Password encrypt="false">S4mpl3P4ss</Password>
                    <Allow></Allow>
                    <Deny></Deny>
                    <Order>Allow,Deny</Order>
            </User>
        </UserList>
        <AdminServer>
            <HTTPCommands>
                <!-- Enable or disable using HTTP requests to execute admin commands.     -->
                <!-- Set to "true" to enable, otherwise it will be disabled.  The           -->
                <!-- actual commands permitted for server admin and virtual host admin    -->
                <!-- users can be set in the Allow and Deny elements.                                   $
                <Enable>${USERS.HTTPCOMMAND_ALLOW}</Enable>
                <!-- List of server admin commands that can be accessed via HTTP.         -->
                <!-- Add multiple commands separated by commas.  "All" indicates          -->
                <!-- every command (it's not recommended to allow all commands).          -->
                <!-- Seperate multiple commands with commas.                              -->
                <Allow>ping</Allow>
                <!-- List of server admin commands denied access via HTTP.                -->
                <!-- Add multiple commands seperated by commas.  "All" indicates          -->
                <!-- every command.                                                       -->
                <Deny>All</Deny>
                <!-- Processing order for deny and allow command lists.  "Deny,Allow"     -->
                <!-- means the command will be allowed if the command is in the allow     -->
                <!-- list or not in the deny list.   "Allow,Deny" means the command       -->
                <!-- will be allowed if it is in the allow list and not in the            -->
                <!-- deny list.                                                           -->
                <Order>Deny,Allow</Order>
            </HTTPCommands>
        </AdminServer>
    </Root>
    Output on :1111/admin/ping?auser=Admin&apswd=str34m1ng :
    <result>
      <level>error</level>
         <code>NetConnection.Connect.Rejected</code>
         <description>Admin user requires valid username and password.</description>
         <timestamp>Thu 17 May 2012 11:33:43 AM EDT</timestamp>
    </result>
    Connections do not work from both localhost and external connections and the fms_adminConsole.htm (.swf) fails as well.
    Any assistance is appreciated!

    Hi,
    FMIS 4.5 does not accept plain text password. Encrypt=false is no longer supported. See here for more information : http://help.adobe.com/en_US/flashmediaserver/configadmin/WS5b3ccc516d4fbf351e63e3d119f2926 bcf-7fed.html#WS5b3ccc516d4fbf351e63e3d119f2926bcf-7e91
    The value for SERVER.ADMIN_PASSWORD needs to be the encrypted string for your password. That should solve your problem.
    Hope this helps.
    Thanks,
    Apurva

  • Can we open and close the cursor again and again

    hi all,
    with the help of cursor select statement i am writing some columns into the text file. while writing into the file in between i want to write something which belongs to others cursor. shall i close the first cursor and reopen it again..
    is its works?

    If you are using for loop the you don't need to open and close the cursor like:
    SQL> set autot off
    SQL> begin
      2     for i in (select ename, deptno, sal from emp)
      3     loop
      4             for j in (select dname from dept where deptno = i.deptno)
      5             loop
      6             dbms_output.put_line ('Ename:' || i.Ename ||'  Dept Name:'|| j.dname);
      7             end loop;
      8     end loop;
      9  end;
    10  /
    PL/SQL procedure successfully completed.
    SQL> set serveroutput on
    SQL> /
    Ename:SCOTT  Dept Name:RESEARCH
    Ename:first_0  Dept Name:SALES
    Ename:first_1  Dept Name:SALES
    Ename:first_0  Dept Name:RESEARCH
    Ename:first_1  Dept Name:SALES
    Ename:first_0  Dept Name:SALES
    Ename:first_1  Dept Name:ACCOUNTING
    Ename:first_0  Dept Name:RESEARCH
    Ename:first_1  Dept Name:ACCOUNTING
    Ename:first_0  Dept Name:SALES
    Ename:first_1  Dept Name:RESEARCH
    Ename:first_0  Dept Name:SALES
    Ename:first_1  Dept Name:RESEARCH
    Ename:first_0  Dept Name:ACCOUNTING
    PL/SQL procedure successfully completed.
    SQL> Or let us know about your requirements i.e. why you need to open/close the cursor again and again.

  • Facetime is supposed to come with Mac OSX 10.9.1 right? It won't open until I sign in with Apple ID, it still won't open after signing in and the worst part, it doesn't recognise my Apple ID and asks me to sign in again and again...

    Facetime is supposed to come with Mac OSX 10.9.1 right? It suddenlt requires me to sign in with Apple ID. So I did and it still won't open. The worst part is that it doesn't even recognize my Apple ID no matter how many times I try fill it out again and again. I've seen this happen when I first bought the Imac last year, it was fixed by replacing the host file (with some help from the community here). I did the same thing again, it didn't work.
    Any idea please?

    It's fixed by changing the account name (Apple ID) and password

  • Disk Utility repairs again and again- no change and Firefox on "go slow"

    Hey folks,
    Two issues:
    1.  My Firefox (running newest Flash Player, updated last week as per Firefox's request) 6.0.2 has this awful habit of running slow, ie stalling with the beach-ball every ten minutes of use or so, for about a minute or two before continuing as though nothing were wrong.  This started after I had a terrible problem with my MacBook Pro 13 inch, 2.66GHz running OSX10.6.8 simply not starting up and me needing to spend hours making it boot up (I couldn't afford to do a complete reinstall- did an archive one instead).  I don't know why and it doesn't happen with Chrome, meaning it is the browser itself, right?
    2.  No matter how often I repair permissions the same list appears again and again, right after each other.  Now I HAVE searched before posting and I understand that ought not be anything to worry about but in the past when I did a repair right after the first it had nothing TO repair the second time.  Meaning that it would run the repair and end it without listing anything TO fix the second time around.  Now it just goes through the whole process again, taking the same length of time.  If it were just a repeat of a repair list, surely it would just list it and not run the whole 9 minute long process again, right?
    Note:  I also have a warning which I know I can safely ignore (as it is on the list of http://support.apple.com/kb/TS1448?viewlocale=en_US):  Warning: SUID file "System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAg ent" has been modified and will not be repaired. but I don't know if this is what is causing the repeat of the repair, even if harmless in itself?
    I am almost inclined to do a clean install of everything but have a few projects on the go which require me to have this machine up and running "as it is" with all the project files intact and cannot afford the time out this total reinstall would require.
    Any hope for getting it to run "happier" and repair and stay repaired?  And Firefox?  Clean install advised?  Or?

    Talk about weird. I go to look up a problem and at the top of the Recent Content list is this post that is exactly the problem I am having with the permissions and the 'Warning: SUID file "System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAg ent" has been modified and will not be repaired.'.
    I just received my new mini to replace the one that died last week. I did a backup from time machine and was having problems with the Audio MIDI setup. So I tried repair disk permissions to see if that would help. I repaired the permissions and the Audio MIDI setup still would not work correctly. I verified the permissions again and there were still some that needed repairing, but not as many as the time before. So it did repair some of them. I ran repair permissions again and it said all was fixed. I verified again and the same list of files needed repair. I did it a few more times with the same result.
    So I erased the disk and did a clean install. I did the software update again and got everything to the latest versions. 10.6.8. 
    I verified permissions again and got a list of files that needed repairing. I repaired disk permissions and then verified again. A shorter list this time that were the same list of files was there from before I did the clean install including the 'Warning: SUID file' thing.
    So I looked to see if I could change the permissions myself and found that most of the files that it could not fix were 'Alias' of files.
    So Disk Utilities can't deal with alias?

  • I am doing a cover for O.M.G. by usher and it requires 4 to 5 different vocal layers. My first "line" of vocals keeps disappearing even after i save it. So I have to redo everything on the top line. Any help?

    I am doing a cover for O.M.G. by usher and it requires 4 to 5 different vocal layers. My first "line" of vocals keeps disappearing even after i save it. So I have to redo everything on the top line. Any help?

    For what it's worth, you posted this in 2011, and here in 2014 I am still having this same issue. Over the last two days, I have had to unlock my apple account 8 times. I didn't get any new devices. I haven't initiated a password reset. I didn't forget my password. I set up two factor authentication and have been able to do the unlocking with the key and using a code sent to one of my devices. 
    That all works.
    It's this having to unlock my account every time I go to use any of my devices. And I have many: iMac, iPad, iPad2, iPad mini, iPhone 5s, iPod touch (daughter), and my old iPhone 4 being used as an ipod touch now.  They are all synced, and all was working just fine.
    I have initiated an incident with Apple (again) but I know they are just going to suggest I change my Apple ID. It's a simple one, and one that I am sure others think is theirs. I don't want to change it. I shouldn't have to. Apple should be able to tell me who is trying to use it, or at least from where.
    Thanks for listening,
    Melissa

  • JSF and XHTML Transitional validation

    We're finishing our first public-facing JSF project and our final hurdle is to make sure our pages are XHTML compliant (we're a government department and we have to fall in line); we've chosen XHTML 1.0 Transitional.
    We have two problems:
    1. When we use <h:commandLink ...> the inserted javascript is not escaped and produces the validation errors using the W3C validator:
    Warning Line 87 column 121: character "<" is the first character of a delimiter but occurred as data.
    ...p;if (adp != null) {for (var i = 0;i < adp.length;i++) {f.removeChild(adp)
    Warning Line 87 column 270: character "<" is the first character of a delimiter but occurred as data.
    ...p.split(',');for (var i = 0,ii = 0;i < ps.length;i++,ii++) {var p = document.
    [/code]
    Is this a known problem, and is there a solution? A last resort could be to use a ServletFilter to insert <[CDATA[ ]]> into the page, around the javascript.
    2. Multiple forms produce multiple hidden input tags with the same ID:
    Error Line 106 column 54: ID "javax.faces.ViewState" already defined.
    ...en" name="javax.faces.ViewState" id="javax.faces.ViewState" value="j_id114:j_As far as I can see we're going to have to re-design our pages to use just one form (we have two navigation menus each with their own form, then one form for the page.)
    Unless there is another solution?
    We're using Sun JSF RI 1.2_03-b09-FCS (with facelets), but observe the same behaviour with 1.2_04.
    Many thanks for any help,
    Andy.

    I have encountered the same issue. Hard-coded "javax.faces.ViewState" is a design bug in my view. subviews make absolutely no sense when view state id is hard-coded. It has to be auto-generated just as it's values are, even though that may require iteration thru the params. One way to deal w/ this to avoid iteration thru params in JSF impl, is to append subview id "javax.faces.ViewState" hidden field, have each subview look up accordingly. There is no other way to have valid XHTML.
    If there's a work-around, please share.
    Thanks,
    Reshat.

  • Dont want to put pasword again and again

    how i will turn off key pad lock password
    in menu-options -security options-general setting-pasword is enabled
    i dont want to put pasword again and again i want to disable it
    please help me friends

    EMOTION wrote:
    in menu-options -security options-general setting-pasword is enabled
    Set that (in red above) to DISABLED, and save.
    If you have a red lock symbol next to that setting you cannot. If that is the situation, you are probably in a corporate BES which REQUIRES you to use a password via the IT Policy set to the device by your employer.
    Is that your situation?
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Click on Detach button in PanelCollection why required validation is fired?

    Hi All ,
    Click on Detach button in PanelCollection layout why required validation is fired of column which is required true.How to resolved this problem.and also i want to hide column hidden information.Which coming last in Panel Collection layout.
    Thank

    Hi,
    + Why required validation is fired of column which is required true+
    I assume that the detach button does have immediate=true set, which may be considered a bug. I don't think you can do anything against this other than filing a bug as the behavior is developed in JavaScript (which version of JDeveloper do you use?)
    and also i want to hide column hidden information
    Make sure you phrase your questions so that they are understood. What does this mean to me ?
    Frank

Maybe you are looking for