Jdeveloper locks on the Validation tab (edit entity)

Jdeveloper is locking when I Click on the validation tab in edit entity. I have tessted this in 7.3.4 and 8.1.5.0.2
Jdeveloper:
3.1 Build 681
IDE 3.1.681
JBO 3.1.681
DAC 3.1.681
OJVM 1.3.0
COMMON 3.1.230
Below is the entity:
<?xml version="1.0" encoding='WINDOWS-1252'?>
<!DOCTYPE Entity SYSTEM "jbo_03_01.dtd">
<Entity
Name="cb_run_control_00"
DBObjectType="table"
DBObjectName="CANDIDATES.CB_RUN_CONTROL_00"
AliasName="cb_run_control_00"
BindingStyle="Oracle"
CodeGenFlag="4"
RowClass="jtest.cb_run_control_00Impl" >
<DesignTime>
<Attr Name="_isCodegen" Value="true" />
<AttrArray Name="_publishEvents">
</AttrArray>
</DesignTime>
<Attribute
Name="RcRnCnt00Run"
Type="java.lang.String"
ColumnName="RC_RN_CNT_00_RUN"
ColumnType="VARCHAR2"
SQLType="VARCHAR"
IsNotNull="true"
Precision="50"
TableName="CB_RUN_CONTROL_00" >
<DesignTime>
<Attr Name="_DisplaySize" Value="50" />
</DesignTime>
</Attribute>
<Attribute
Name="RcRnCnt00Runstate"
Type="java.lang.String"
ColumnName="RC_RN_CNT_00_RUNSTATE"
ColumnType="VARCHAR2"
SQLType="VARCHAR"
IsNotNull="true"
Precision="50"
TableName="CB_RUN_CONTROL_00" >
<DesignTime>
<Attr Name="_DisplaySize" Value="50" />
</DesignTime>
</Attribute>
<Attribute
Name="RcRnCnt00Errors"
Type="java.lang.String"
ColumnName="RC_RN_CNT_00_ERRORS"
ColumnType="VARCHAR2"
SQLType="VARCHAR"
IsNotNull="true"
Precision="50"
TableName="CB_RUN_CONTROL_00" >
<DesignTime>
<Attr Name="_DisplaySize" Value="50" />
</DesignTime>
</Attribute>
<Attribute
Name="RcRnCnt00Systrans"
Type="oracle.jbo.domain.Number"
ColumnName="RC_RN_CNT_00_SYSTRANS"
ColumnType="NUMBER"
SQLType="NUMERIC"
IsNotNull="true"
TableName="CB_RUN_CONTROL_00"
PrimaryKey="true" >
<DesignTime>
<Attr Name="_DisplaySize" Value="0" />
</DesignTime>
</Attribute>
<Attribute
Name="RcRnCnt00Transdate"
Type="oracle.jbo.domain.Date"
ColumnName="RC_RN_CNT_00_TRANSDATE"
ColumnType="DATE"
SQLType="DATE"
IsNotNull="true"
TableName="CB_RUN_CONTROL_00" >
<DesignTime>
<Attr Name="_DisplaySize" Value="7" />
</DesignTime>
</Attribute>
<Attribute
Name="RcRnCnt00Source"
Type="java.lang.String"
ColumnName="RC_RN_CNT_00_SOURCE"
ColumnType="VARCHAR2"
SQLType="VARCHAR"
IsNotNull="true"
Precision="50"
TableName="CB_RUN_CONTROL_00" >
<DesignTime>
<Attr Name="_DisplaySize" Value="50" />
</DesignTime>
</Attribute>
<Attribute
Name="RcRnCnt00Runpath"
Type="java.lang.String"
ColumnName="RC_RN_CNT_00_RUNPATH"
ColumnType="VARCHAR2"
SQLType="VARCHAR"
IsNotNull="true"
Precision="100"
TableName="CB_RUN_CONTROL_00" >
<DesignTime>
<Attr Name="_DisplaySize" Value="100" />
</DesignTime>
</Attribute>
<Attribute
Name="RcRnCnt00Filename"
Type="java.lang.String"
ColumnName="RC_RN_CNT_00_FILENAME"
ColumnType="VARCHAR2"
SQLType="VARCHAR"
IsNotNull="true"
Precision="50"
TableName="CB_RUN_CONTROL_00" >
<DesignTime>
<Attr Name="_DisplaySize" Value="50" />
</DesignTime>
</Attribute>
<Attribute
Name="RcRnCnt00ResumeCount"
Type="oracle.jbo.domain.Number"
ColumnName="RC_RN_CNT_00_RESUME_COUNT"
ColumnType="NUMBER"
SQLType="NUMERIC"
IsNotNull="true"
TableName="CB_RUN_CONTROL_00" >
<DesignTime>
<Attr Name="_DisplaySize" Value="0" />
</DesignTime>
</Attribute>
<Attribute
Name="RcRnCnt00SearchString"
Type="java.lang.String"
ColumnName="RC_RN_CNT_00_SEARCH_STRING"
ColumnType="VARCHAR2"
SQLType="VARCHAR"
IsNotNull="true"
Precision="100"
TableName="CB_RUN_CONTROL_00" >
<DesignTime>
<Attr Name="_DisplaySize" Value="100" />
</DesignTime>
</Attribute>
<Attribute
Name="RcRnCnt00Logical"
Type="java.lang.String"
ColumnName="RC_RN_CNT_00_LOGICAL"
Co lumnType="VARCHAR2"
SQLType="VARCHAR"
IsNotNull="true"
Precision="50"
TableName="CB_RUN_CONTROL_00" >
<DesignTime>
<Attr Name="_DisplaySize" Value="50" />
</DesignTime>
</Attribute>
<Attribute
Name="RcRnCnt00FocusArea"
Type="java.lang.String"
ColumnName="RC_RN_CNT_00_FOCUS_AREA"
ColumnType="VARCHAR2"
SQLType="VARCHAR"
IsNotNull="true"
Precision="50"
TableName="CB_RUN_CONTROL_00" >
<DesignTime>
<Attr Name="_DisplaySize" Value="50" />
</DesignTime>
</Attribute>
<Key
Name="CbiRnCnt00Sst" >
<DesignTime>
<Attr Name="_DBObjectName" Value="CBI_RN_CNT_00_SST" />
<Attr Name="_isPrimary" Value="true" />
<AttrArray Name="_attributes">
<Item Value="jtest.cb_run_control_00.RcRnCnt00Systrans" />
</AttrArray>
</DesignTime>
</Key>
<Key
Name="SysC001244" >
<DesignTime>
<Attr Name="_DBObjectName" Value="SYS_C001244" />
<Attr Name="_checkCondition" Value="&#34;RC_RN_CNT_00_RUN&#34; IS NOT NULL" />
<Attr Name="_isCheck" Value="true" />
<AttrArray Name="_attributes">
<Item Value="jtest.cb_run_control_00.RcRnCnt00Run" />
</AttrArray>
</DesignTime>
</Key>
<Key
Name="SysC001245" >
<DesignTime>
<Attr Name="_DBObjectName" Value="SYS_C001245" />
<Attr Name="_checkCondition" Value="&#34;RC_RN_CNT_00_RUNSTATE&#34; IS NOT NULL" />
<Attr Name="_isCheck" Value="true" />
<AttrArray Name="_attributes">
<Item Value="jtest.cb_run_control_00.RcRnCnt00Runstate" />
</AttrArray>
</DesignTime>
</Key>
<Key
Name="SysC001246" >
<DesignTime>
<Attr Name="_DBObjectName" Value="SYS_C001246" />
<Attr Name="_checkCondition" Value="&#34;RC_RN_CNT_00_ERRORS&#34; IS NOT NULL" />
<Attr Name="_isCheck" Value="true" />
<AttrArray Name="_attributes">
<Item Value="jtest.cb_run_control_00.RcRnCnt00Errors" />
</AttrArray>
</DesignTime>
</Key>
<Key
Name="SysC001247" >
<DesignTime>
<Attr Name="_DBObjectName" Value="SYS_C001247" />
<Attr Name="_checkCondition" Value="&#34;RC_RN_CNT_00_SYSTRANS&#34; IS NOT NULL" />
<Attr Name="_isCheck" Value="true" />
<AttrArray Name="_attributes">
<Item Value="jtest.cb_run_control_00.RcRnCnt00Systrans" />
</AttrArray>
</DesignTime>
</Key>
<Key
Name="SysC001248" >
<DesignTime>
<Attr Name="_DBObjectName" Value="SYS_C001248" />
<Attr Name="_checkCondition" Value="&#34;RC_RN_CNT_00_TRANSDATE&#34; IS NOT NULL" />
<Attr Name="_isCheck" Value="true" />
<AttrArray Name="_attributes">
<Item Value="jtest.cb_run_control_00.RcRnCnt00Transdate" />
</AttrArray>
</DesignTime>
</Key>
<Key
Name="SysC001249" >
<DesignTime>
<Attr Name="_DBObjectName" Value="SYS_C001249" />
<Attr Name="_checkCondition" Value="&#34;RC_RN_CNT_00_SOURCE&#34; IS NOT NULL" />
<Attr Name="_isCheck" Value="true" />
<AttrArray Name="_attributes">
<Item Value="jtest.cb_run_control_00.RcRnCnt00Source" />
</AttrArray>
</DesignTime>
</Key>
<Key
Name="SysC001250" >
<DesignTime>
<Attr Name="_DBObjectName" Value="SYS_C001250" />
<Attr Name="_checkCondition" Value="&#34;RC_RN_CNT_00_RUNPATH&#34; IS NOT NULL" />
<Attr Name="_isCheck" Value="true" />
<AttrArray Name="_attributes">
<Item Value="jtest.cb_run_control_00.RcRnCnt00Runpath" />
</AttrArray>
</DesignTime>
</Key>
<Key
Name="SysC001251" >
<DesignTime>
<Attr Name="_DBObjectName" Value="SYS_C001251" />
<Attr Name="_checkCondition" Value="&#34;RC_RN_CNT_00_FILENAME&#34; IS NOT NULL" />
<Attr Name="_isCheck" Value="true" />
<AttrArray Name="_attributes">
<Item Value="jtest.cb_run_co ntrol_00.RcRnCnt00Filename" />
</AttrArray>
</DesignTime>
</Key>
<Key
Name="SysC001252" >
<DesignTime>
<Attr Name="_DBObjectName" Value="SYS_C001252" />
<Attr Name="_checkCondition" Value="&#34;RC_RN_CNT_00_RESUME_COUNT&#34; IS NOT NULL" />
<Attr Name="_isCheck" Value="true" />
<AttrArray Name="_attributes">
<Item Value="jtest.cb_run_control_00.RcRnCnt00ResumeCount" />
</AttrArray>
</DesignTime>
</Key>
<Key
Name="SysC001253" >
<DesignTime>
<Attr Name="_DBObjectName" Value="SYS_C001253" />
<Attr Name="_checkCondition" Value="&#34;RC_RN_CNT_00_SEARCH_STRING&#34; IS NOT NULL" />
<Attr Name="_isCheck" Value="true" />
<AttrArray Name="_attributes">
<Item Value="jtest.cb_run_control_00.RcRnCnt00SearchString" />
</AttrArray>
</DesignTime>
</Key>
<Key
Name="SysC001254" >
<DesignTime>
<Attr Name="_DBObjectName" Value="SYS_C001254" />
<Attr Name="_checkCondition" Value="&#34;RC_RN_CNT_00_LOGICAL&#34; IS NOT NULL" />
<Attr Name="_isCheck" Value="true" />
<AttrArray Name="_attributes">
<Item Value="jtest.cb_run_control_00.RcRnCnt00Logical" />
</AttrArray>
</DesignTime>
</Key>
<Key
Name="SysC001255" >
<DesignTime>
<Attr Name="_DBObjectName" Value="SYS_C001255" />
<Attr Name="_checkCondition" Value="&#34;RC_RN_CNT_00_FOCUS_AREA&#34; IS NOT NULL" />
<Attr Name="_isCheck" Value="true" />
<AttrArray Name="_attributes">
<Item Value="jtest.cb_run_control_00.RcRnCnt00FocusArea" />
</AttrArray>
</DesignTime>
</Key>
</Entity>
null

Hi Frank, thanks for your answer.
I believe that my problem is more complex.
What happens if the View Object have certain transient attributes?
These attributes are not persistent in the Entity Object.
Can I use the collection from the Data Control Palette to create the Input Form?
Thanks again.
JuanFer HP

Similar Messages

  • Is there a way that you can have two different text fields (email, phone) that one at least one of them must be completed before submitting the form? Can it be done using javascript in the validation tab? if so, how?

    Is there a way that you can have two different text fields (email, phone) that one at least one of them must be completed before submitting the form? Can it be done using javascript in the validation tab? if so, how?

    Here is one solution:
    // mouse up action for submit button;
    function GetField(cName) {
    // get field object for cName field with error checking;
    var oField = this.getField(cName);
    if(oField == null) app.alert("Error accessing field named " + cName + "\nPleae verigy field name, spelling and capitalizeation.", 1, 0);
    return oField;
    } // end GetField function;
    var oPhone = GetField("phone");
    oPhone.required = oPhone.value == oPhone.defaultValue;
    var oEmail = GetField("email");
    oEmail.required = oEmail.value == oEmail.defaultValue;
    if(oPhone.required && oEmail.required) {
    app.alert("Missing required fields.", 1, 0);
    } else {
    app.alert("Submitting form", 3, 0);
    // additional code for submission;

  • How can i stretch pictures in picture library webpart and remove the home tab that comes with the site

    Hello people
    how can i stretch images to fit into my picture library webpart?
    also how can i remove the Home tab that comes with change the look.

    Hi,
    Let’s verify the following:
    Whether you use the picture  library web part or Image Viewer web part or Picture Library Slideshow Web Part.
    I think you should custom the web part to stretch images to fit into your web part. There is no OOTB method to achieve it.
    Whether the home tab is your library name.
    To remove the Home tab, edit the web part->Appearance->”Chrome” choose none.
    Best Regards,
    Lisa Chen
    Lisa Chen
    TechNet Community Support

  • I cannot save PDF files that has a lock on the right hand side of the tab in safari iOS 5 from my iPad. Please help to find a solution.

    Can someone help find a fix of how to save PDF files from safari in iOS 5.0.1? The PDF files show a lock on the right hand side of tab. Only these lock PDF cannot be save. Any help will be highly appreciated.

    I assume that you have iBooks or GoodReader or Adobe Reader - some app that will open PDF files so my suggestion would be to start with the basic things, restart your iPad, reset it or quit Safari and restart.
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    In order to close/quit apps - Go to the home screen first by tapping the home button. Quit/close open apps by double tapping the home button and the task bar will appear with all of you recent/open apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner to close the apps. Restart the iPad. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off.
    To power up hold the sleep button until the Apple logo appears and let go of the button.
    The lock to the right side of the tab indicates that the website is secure - or at least that is what it looks like in Safai on my iPad. Sites with the https in the address have the lock icon in the tab, non secure sites - web pages without the https - do not have the lock icon. I'm not sure if that has any bearing on it - none of the PDF files that I have opened in Safari have the lock icon.
    But if you can open the file - it doesn't make sense that it would be locked??? Try the basic suff and see if any of that helps.
    Message was edited by: Demo

  • Perform Validation only if the field is editable

    Hi,
    I have a dropdown( options A , B and C) and a text field in my form.
    If I select A or B, the text field is auto populated with 1 and 2 and will be non editble.
    However Option C is selected in my drop down, the text field becomes editable and should accept values that are greater than 10 only.
    How can i execute a validation rule only if the Option C is selected in the dropdown.
    Regards,
    bnkr

    Hi,
    You can add a validation rule at entity level for the attribute with expression something like
    if(<drop_down_attribute> == "C")
      if(<text_attribute> >= 10) return true;
        else return false;
    return true;
    -Arun

  • How do I end Editing to remove the lock on the image?

    I have finished my photo editing but now it has a lock on the image. How do I end the Editor who seems busy all the time!

    Just click back to the editor and close the image there. Either use the close button on the right or left of the image window or tab, or press Ctrl+W/Cmd+W.

  • How to use the validation work in Both TAB and Mouse keys in Forms6i

    Hi,
    I have a validation script once it's validated it should execute the query.But using When-Validate-Item i can't use execute_query.I am able to use the validation in Key-Next-Item trigger but if the user moves the cursor using mouse then it's not working.
    How to use the validation script working in Both Scenarios(Tab and Mouse keys).
    Can anyone please give inputs to rectify the above issue?.

    So you have multiple fields, but on at least one of them if it's valid you immediately want to execute the query?
    You could create a hidden field in a control block Query_Now default 'N'. In a WHEN-VALIDATE-ITEM on your item, if it's determined to be valid, then set Query_Now to 'Y'.
    In a WHEN-NEW-ITEM-INSTANCE at block level, check if Query_Now is 'Y'. If it is then execute the query (and set it back to 'N').

  • Where is the "DELETE" tab in Edit User in Portal?

    Hi,
    Portal version 3.08 on solaris. I logged on as Portal30. Go to Login Server, Administer User, Edit a user, and I saw a DELETE tab for that user. I can delete a user there.
    However, if I go to Edit user under the Create user portlet. I chose a user to edit,
    but I don't see a "DELETE" tab, I only see tabs like: "Reset to Defaults", "Apply", "OK", "CANCEL".
    Why?
    In portal 3.0.7, NT, I can see the "DELETE" tab in both places. Is this a change for 3.0.8?
    Thanks;
    Kelly.
    null

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Maria Torres ([email protected]):
    IN 3.0.8, IT LOOKS TO ME THAT DELETING THE USER FROM THE LOGIN SERVER AUTOMATICALLY DELETES THE USER FROM THE PORTAL.
    <HR></BLOCKQUOTE>
    I check this in Portal308, deleting user from login server is not equal to delete from portal. In PORTAL30.WWSEC_PERSON$ table still remain personal details of deleted user.
    Is it bug or right functionality?
    For me it is some kind of bug. When you re-create user in sso server it tooks over all pers. data from old user.
    Thanks for any answers
    Marcin
    null

  • For some reason the "Basic" tab is missing in my Develop folder when trying to edit using LR5..? Plz Help

    For some reason the "Basic" tab is missing in my Develop folder when trying to edit using LR5..? Plz Help

    Right-click (Mac Cmd-click) on another panel header such as "Tone Curve". Make sure there is a checkmark for Basic as was all other panel sections that you want displayed.

  • Video Tab locked in the ipod (Windows XP)

    I have Windows XP, so please reply to help fix the problem
    I converted the dvd files to .mp4 files (Using cusoft).
    The files were loaded in the itune (by using add files to library). I can play the dvd in the itune on my pc but cannot transfer the dvd files to the ipod because:
    The dvd tab in the ipod is locked (white out). I can see the white out: [X] do not update video files .
    Since the dvd tab is locked out I cannot transfer the dvd files to the ipod. I used the latest verson of itune and ipod programs.
    Please reply directly to: [email protected]
    Urgent help will be highly appreciated.
    Thanks

    This area is for discussing the iMac G3 (CRT). I don't know how you got here.
    You should visit the iPod discussion area.
    Please reply directly to: [email protected]
    That is not how this area works. After a question is posted, responses are posted to that thread. This allows others with similar problems to read through the threads and (hopefully) find a solution.

  • Video Tab locked in the ipod

    I converted the dvd files to .mp4 files (Using cusoft).
    The files were loaded in the itune (by using add files to library). I can play the dvd in the itune on my pc but cannot transfer the dvd files to the ipod because:
    The dvd tab in the ipod is locked (white out). I can see the white out: [X] do not update video files .
    Since the dvd tab is locked out I cannot transfer the dvd files to the ipod. I used the latest verson of itune and ipod programs.
    Please reply directly to: [email protected]
    Urgent help will be highly appreciated.
    Thanks

    See your duplicate thread Video Tab locked in the ipod (Windows XP).

  • Have turned Home sharing on in "File", but if I try choose the sharing tab in "Edit", "Preferences", It says Bonjour needs to be activated.  Where do I do this?

    I'm trying to share my libraries on different PCs.  I have turned Home sharing on in "File", but if I try choose the sharing tab in "Edit", "Preferences", It says Bonjour needs to be activated.  Where do I do this?

    Try updating iTunes on your PC. Hopefully it'll re-install or fix the Bonjour issue.

  • When I read a pdf document using Safari I'm unable to read more than one page of a file. A padlock icon is locked on the tab. Please help.

    When I read a pdf document using Safari on my IPad  I'm unable to read more than one page of a file. A padlock icon is locked on the tab. Please help.

    Hi snoreaustralia,
    It sounds like you just need to associate the PDF filename extension with Acrobat, rather than Preview. Please see this document from the Microsoft Help for instructions on choosing the default program for opening a particular file type (in your case, PDF): Change which programs Windows uses by default - Windows Help
    Best,
    Sara

  • The video tab in ipod is locked- cannot load dvd (.mp4 files) files to ipod

    I converted the dvd files to .mp4 files (Using cusoft).
    The files were loaded in the itune (by using add files to library). I can play the dvd in the itune on my pc but cannot transfer the dvd files to the ipod because:
    The dvd tab in the ipod is locked (white out). I can see the white out: [X] do not update video files .
    Since the dvd tab is locked out I cannot transfer the dvd files to the ipod. I used the latest verson of itune and ipod programs.
    Please reply directly to: [email protected]
    Urgent help will be highly appreciated.
    Thanks

    Sahay, 
    Welcome to Apple Discussions.
    You've posted in the iMac G3 forum - the users here, including myself, have little or no experience of using iTunes on Windoze. You'll be far better to repost your question in the iTunes for Windows forum.
    kind regards
    mrtotes

  • How to lock the current tab

    Hi all,
      I have placed a tab control to the application, in one tab panel I am running a heavy code which takes couple minutes to be done. During the code running time, I want to lock the current tab so it can't switch to different tab. Is that any way to do that in CVI? Thanks.
    Solved!
    Go to Solution.

    Hi dragondriver,
      I don't think you can lock a tab, but you could programatically dim all the other tabs on the same event that starts your heavy processing and then undim them one it finished.
    Hope this helps,
    Bogdan

Maybe you are looking for

  • TS2865 when i export movie from final cut pro to quicktime , something happened. it says error quicktime -50. please help.

    when i export movie from final cut pro to quicktime , something happened. it says error quicktime -50. please help. i need to submit this movie for uni project tomorrow. any help/advice will help . thanks.

  • Payment to the customer through APP

    Dear All, I wanted to make a payment to the customer through APP, do i have to do any specific settings for this to hapen through APP. This is a secenario relating to Loans management, where in the business partner is defined as a customer and to who

  • Required Receipt Interface table (specific to Inter-org)

    Hi, I have warehouse W1 and W2. I am using Inter-org form to send Material from W1 to W2 (No, no sales Order, No requisition and no po information). All, we have the Shipment Number. Now, I need to create the receipt process from backend to receive t

  • Portability of xpath?

    Quick question about the use of xpath. I notice you can write custom xpath expressions and it looks like there are xpath expressions available with an oracle namespace. If i were to use one of these functions in my Bpel process and then later decide

  • Link styles via CSS...

    Hi, I would like to control my link styles within my CSS panel, but if I set up one set (up, over, blah, blah)...how about if I want yet another style set for link text that's within a different color cell? Is it possible? How? Also, I have controlle