Not able to figure out the table index for Edit table User Properties Dialo

Studio Edition Version 11.1.1.0.0
Build JDEVADF_MAIN.D5PRIME_GENERIC_080403.0915.4920
I'm trying to automate the various features in Jdeveloper dialogs. At one point I got struck with table in Edit Table Dialog.
Right Click on New -> Database Tier-> Select APPS: Import to offline database Objects. Step 1- Step5 dialogs comes up. Click on Next till finish button comes up. After that one table along with xdf file will be shown in the Jdeveloper Tree Menu. Right click on Table, Go to Properties. Then Select User Properties in the Left Pane. On Right Side table will be shown. I want to know what is the index for this table and also I need to input certain text and select some drop downs from this table.
Automation Tool: JFCUnit
Could you please tell how can I put values in some of the fields and select the values from the drop downs.
Kindly let me know if you need any more Information for the same.

Hi,
if you are from Oracle, please use an internal forum. If not, the JDeveloper 11 forum is at: JDeveloper and OC4J 11g Technology Preview
Frank

Similar Messages

  • I am using numbers in the new iWork. Just bought it 10 days back. I am not able to figure out how to add serial umbers from 1 to 100( for example) also i need to freeze the top header like in windows so that we can browse down without the heading going of

    i am using numbers in the new iWork. Just bought it 10 days back. I am not able to figure out how to add serial umbers from 1 to 100( for example) also i need to freeze the top header like in windows so that we can browse down without the heading going off. Can some one help?

    Hi Jay,
    Be aware that "Freeze Header Rows" and "Freeze Header Columns" apply only to rows and columns that are Header rows or Header columns. You can have up to five Header rows, Five Header Columns (and five Footer rows) on a Numbers Table.
    "Header rows" is a special designation. Besides being able to be frozen, Header and Footer rows are not included in formulas referencing whole columns, making it possible to place formulas such as =SUM(B) at the top (or bottom) of column B without causing a self-reference error, These designated rows are also not included in sorts of the rows in a table.
    Regards,
    Barry

  • Before updating my iPhone 4S, I could double click the home button, and delete all of the previously opened apps. I am not able to figure out to do that now, after installing the latest update. Does anyone know how to do this?

    BEfore updating my iPhone 4S, I could double click the home button and delete all of the previously opened apps. After updating, I am not able to figure out how to do this. Can someone tell me how to do this?  Thank you.

    After you double click the home button you swipe up on the app screenshot.

  • Not able to find out the path where i need to place the .plx file on server

    I have to make some changes in the PLL (library) file and compile it into it's .plx file and move the .plx to the server.
    I am not able to find out the path where i need to place the .plx file on the server.
    I have placed it in /iasapp01/app_name/library,but it is not taking it into effect.
    Please help,if anyone knows about this,as to how to solve this issue
    Thanks
    GAG

    Hi Andreas,
    My Forms Version is 9.0.2 and the application server is 9iAS( 9.0.2)
    The variable FORMS90_PATH in the .env file has the following entries
    FORMS90_PATH=/iasapp01/app_name/fmx:/iasapp01/app_name/library:/iaspp01/app_name/html
    and i have placed the plx in the /iasapp01/app_name/fmx path,but somehow its not referencing it.
    My Formsweb.cfg has the following entry...
    [app_name]
    pagetitle=app_name_WEB
    serverapp=/app_name/app_name
    width=800
    height=550
    colorscheme=blue
    separateframe=true
    form=log.fmx
    otherparams=REPORT_PATH=/iasapp01/app_name/html/report_files/ FILE_PATH=/iasapp01/app_name/rep/
    WEB_PATH=http://server.com:7778/app_name/
    envfile=/ias01/app/oracle/product/ias_9.0.2/forms90/server/app_name.env
    I have another question which is ..Does applciation built on Forms 9.0.2 would work on Internet Explorer 8 and Windows 8 environment using Sun JRE.
    I was going through this website
    http://nutthaphon.blogspot.com/2009/05/how-do-jinitiator-and-jpi-parameters.html
    and followed the steps as mentioned,but it did not work for me.
    Can you help me if you have any info on this?
    Thanks
    GAG

  • My tomcat server is not able to find out the servlet

    Hi
    I m working on Tomcat 4.2and i have java installation jdk 1.4.
    But my tomcat server is not able to find out the servlet.
    i have also made entry in web.xml file.I have compiled dervlet file.But yet not able to run it in tomcat.Plz help me

    Go to the Tomcat site and read the "First Web App" docs. I'm sure you didn't deploy your servlet properly.
    %

  • Not able to set values in drop down for a table field

    Hi All,
    I am not able to set values in drop down for a table field. Although I am able to set these values to a stand alone field but its not happening for a particular table field. I am using ABAP web dynpro for coding.
    Pls help.
    Regards,
    Bhaskar

    Hi Otto,
    Here is the code I am using:
    * navigate from <CONTEXT> to <DATASOURCE> via lead selection
      lo_nd_datasource = wd_context->get_child_node( name = wd_this->wdctx_datasource ).
    * navigate from <DATASOURCE> to <CHANGING_PARAM> via lead selection
      lo_nd_changing_param = lo_nd_datasource->get_child_node( name = wd_this->wdctx_changing_param ).
    * navigate from <CHANGING_PARAM> to <EDUCATION_TAB> via lead selection
      lo_nd_education_tab = lo_nd_changing_param->get_child_node( name = wd_this->wdctx_education_tab ).
      node_info = lo_nd_education_tab->get_node_info( ).
      REFRESH ddlb_value_set.
      DATA: wa_edu_est TYPE t517t.
      SELECT * FROM t517t INTO wa_edu_est WHERE sprsL = 'EN'.
        s_element-text = wa_edu_est-stext.
        s_element-value = wa_edu_est-slart.
        APPEND s_element TO ddlb_value_set.
      ENDSELECT.
      SORT ddlb_value_set BY text.
    *    Set Value_sets to node_info
      node_info->set_attribute_value_set(
         name      = 'EDU_EST'
         value_set = ddlb_value_set ).
    Regards,
    Bhaskar

  • I am not able to click on the installation options for CS2.  All the boxes are gray.  Help.

    I am not able to click on the installation options for CS2.  All the boxes are gray.  Help.

    You can refer to the article:
    Error: Activation Server Unavailable | CS2, Acrobat 7, Audition 3

  • Can't figure out the correct syntax for this select statement

    Hello,
    The following statement works great and gives the desired results:
    prompt
    prompt Using WITH t
    prompt
    with t as
       select a.proj_id,
              a.proj_start,
              a.proj_end,
              case when (
                         select min(a.proj_start)
                           from v b
                          where (a.proj_start  = b.proj_end)
                            and (a.proj_id    != b.proj_id)
                        is not null then 0 else 1
              end as flag
         from v a
        order by a.proj_start
    select proj_id,
           proj_start,
           proj_end,
           flag,
           -- the following select statement is what I am having a hard time
           -- "duplicating" without using the WITH clause
            select sum(t2.flag)
              from t t2
             where t2.proj_end <= t.proj_end
           ) s
      from t;As an academic exercise I wanted to rewrite the above statement without using the WITH clause, I tried this (among dozens of other tries - I've hit a mental block and can't figure it out):
    prompt
    prompt without with
    prompt
    select c.proj_id,
           c.proj_start,
           c.proj_end,
           c.flag,
           -- This is what I've tried as the equivalent statement but, it is
           -- syntactically incorrect.  What's the correct syntax for what this
           -- statement is intended ?
            select sum(t2.flag)
              from c t2
             where t2.proj_end <= c.proj_end
           ) as proj_grp
      from (
            select a.proj_id,
                   a.proj_start,
                   a.proj_end,
                   case when (
                              select min(a.proj_start)
                                from v b
                               where (a.proj_start  = b.proj_end)
                                 and (a.proj_id    != b.proj_id)
                             is not null then 0 else 1
                   end as flag
              from v a
             order by a.proj_start
           ) c;Thank you for helping, much appreciated.
    John.
    PS: The DDL for the table v used by the above statements is:
    drop table v;
    create table v (
    proj_id         number,
    proj_start      date,
    proj_end        date
    insert into v values
           ( 1, to_date('01-JAN-2005', 'dd-mon-yyyy'),
                to_date('02-JAN-2005', 'dd-mon-yyyy'));
    insert into v values
           ( 2, to_date('02-JAN-2005', 'dd-mon-yyyy'),
                to_date('03-JAN-2005', 'dd-mon-yyyy'));
    insert into v values
           ( 3, to_date('03-JAN-2005', 'dd-mon-yyyy'),
                to_date('04-JAN-2005', 'dd-mon-yyyy'));
    insert into v values
           ( 4, to_date('04-JAN-2005', 'dd-mon-yyyy'),
                to_date('05-JAN-2005', 'dd-mon-yyyy'));
    insert into v values
           ( 5, to_date('06-JAN-2005', 'dd-mon-yyyy'),
                to_date('07-JAN-2005', 'dd-mon-yyyy'));
    insert into v values
           ( 6, to_date('16-JAN-2005', 'dd-mon-yyyy'),
                to_date('17-JAN-2005', 'dd-mon-yyyy'));
    insert into v values
           ( 7, to_date('17-JAN-2005', 'dd-mon-yyyy'),
                to_date('18-JAN-2005', 'dd-mon-yyyy'));
    insert into v values
           ( 8, to_date('18-JAN-2005', 'dd-mon-yyyy'),
                to_date('19-JAN-2005', 'dd-mon-yyyy'));
    insert into v values
           ( 9, to_date('19-JAN-2005', 'dd-mon-yyyy'),
                to_date('20-JAN-2005', 'dd-mon-yyyy'));
    insert into v values
           (10, to_date('21-JAN-2005', 'dd-mon-yyyy'),
                to_date('22-JAN-2005', 'dd-mon-yyyy'));
    insert into v values
           (11, to_date('26-JAN-2005', 'dd-mon-yyyy'),
                to_date('27-JAN-2005', 'dd-mon-yyyy'));
    insert into v values
           (12, to_date('27-JAN-2005', 'dd-mon-yyyy'),
                to_date('28-JAN-2005', 'dd-mon-yyyy'));
    insert into v values
           (13, to_date('28-JAN-2005', 'dd-mon-yyyy'),
                to_date('29-JAN-2005', 'dd-mon-yyyy'));
    insert into v values
           (14, to_date('29-JAN-2005', 'dd-mon-yyyy'),
                to_date('30-JAN-2005', 'dd-mon-yyyy'));

    Hi, John,
    Not that you asked, but as you proabably know, analytic functions are much better at doing this kind of thing.
    You may be amazed (as I continually am) by how simple and efficient these queries can be.
    For example:
    WITH     got_grp          AS
         SELECT     proj_id, proj_start, proj_end
         ,     proj_end - SUM (proj_end - proj_start) OVER (ORDER BY  proj_start)     AS grp
         FROM     v
    SELECT       ROW_NUMBER () OVER (ORDER BY grp)     AS proj_grp
    ,       MIN (proj_start)                         AS proj_start
    ,       MAX (proj_end)               AS proj_end
    FROM       got_grp
    GROUP BY  grp
    ORDER BY  proj_start
    ;Produces the results you want:
      PROJ_GRP PROJ_START  PROJ_END
             1 01-Jan-2005 05-Jan-2005
             2 06-Jan-2005 07-Jan-2005
             3 16-Jan-2005 20-Jan-2005
             4 21-Jan-2005 22-Jan-2005
             5 26-Jan-2005 30-Jan-2005This is problem is an example of Neighbor-Defined Groups . You want to GROUP BY something that has 5 distinct values, to get the 5 rows above, but there's nothing in the table itself that tells you to which group each row belongs. The groups are not defined by any column in hte table, but by relationships between rows. In this case, a row is in the same group as its neighbor (the row immediatly before or after it when sorted by proj_start or proj_end) if proj_end of the earlier row is the same as proj_start of the later row. That is, there is nothing about 03-Jan-2005 that says the row with proj_id=2 is in the first group, or even that it is in the same group with its neighbor, the row with proj_id=3. Only the relation between those rows, the fact that the earlier row has end_date=03-Jan-2005 and the later row has start_date=03-Jan-2003, that says these neighbors belong to the same group.
    You're figuring out when a new group starts, and then counting how many groups have already started to see to which group each row belongs. That's a prefectly natural procedural way of approaching the problem. But SQL is not a procedural language, and sometimes another approach is much more efficient. In this case, as in many others, a Constant Difference defines the groups. The difference between proj_end (or proj_start, it doesn't matter in this case) and the total duratiojn of the rows up to that date determines a group. The actual value of that difference means nothing to you or anybody else, so I used ROW_NUMBER in the query above to map those distinct values into consecutive integers 1, 2, 3, ... which are a much simpler way to identify the groups.
    Note that the query above only requires one pass through the table, and only requires one sub-query. It does not need a WITH clause; you could easily make got_grp an in-line view.
    If you used analytic functions (LEAD or LAG) to compute flag, and then to compute proj_grp (COUNT or SUM), you would need two sub-queries, one for each analytic function, but you would still only need one pass through the table. Also, those sub-queries could be in-line views; yiou would not need to use a WITH clause.

  • How to find out the logout details for a perticular user .

    Hi,
    I have an requirement to write a report which will run for hourly basis. using this program  i need to find out the logon & logout details so that i can calculate  the total productive hour for a perticular user. using table usr41 i can find out the logon detail. but i need to know the logout detail also to calculate the productive hour.
    pls suggest.

    Hi,
    Check these below threads:
    user log in & log out time SAO
    How to find user log-out time ?
    Regards,
    Nitin

  • I've lost my outlook express email - the bar is there - but nothing else - am not able to figure out how to restore or fix - HELP

    I WAS DELETING ALL MY EMAILS FROM OUTLOOK EXPRESS. I DID SOMETHING WRONG (I THINK I MIGHT HAVE HIT SMART MAILBOX OR SOMETHING TO THAT AFFECT) AND NOW I ONLY HAVE THE BAR AT THE TOP - NOTHING ELSE - DO NOT KNOW HOW TO FIX OR RESTORE. NOT VERY TECH SAVY SO ANY HELP IN TERMS I CAN UNDERSTAND WOULD BE GREATLY APPRECIATED. EMAIL ACCOUNT IS STILL GOOD - I CAN ACCESS IT ON LAPTOP - NO PROBLEM

    The bar at the top does not have any colors.
    I have the apple icon, Mail (in the mail tab I have everything but Quit Mail & Show All)
    File (Only 2 items highlighted - Close all Windows & Add RSS Feeds)
    Edit (Attachments, Find, Spelling & Grammarr, Substitutions, Tranformations, Speech & Special Characters - rest are un-usable)
    View (Message Attributes, Sort by, Selec & Message)
    Mailbox (Take All Accounts Offline, Synchronize Account, Online Status, Get New Mail, Erase Deleted Items, new Mailbox, New Smart Mailbox, New Smart Mailbox Folder, Go To Favori9te Mailbox, Move to Fav Mailbox, Use this Mailbox for)
    Message(Mark, Flag & Text coding)
    Format (everything but Make Rick Text)
    Window (everything but Minimize & zoom)
    Help (normal)
    Most of the tabs that are highlighted with the arrow pointing to an additional screen have items that are not highlighted s0 are un-usable.
    As an example - the Quit mail command is not usable so the mail is continually running - problem is I can't see it - bar is at the top - screensaver fills the rest.

  • Not able to find out the OCT 2012 CPU patch for 11.2.0.3

    Hi
    I am trying to download the OCT 2012 CPU patch for the 11.2.0.3 to install on Linux x86-64 which is having OS of RHEL 5.7. I am able to get the OCT 2012 PSU patch which include the CPU patch too.
    Database 11.2.0.3.4 PSU Patch 14275605, or
    GI 11.2.0.3.4 PSU Patch 14275572, or
    But I just require only the CPU patch. Can anyone provide me the patch number or some link where I can download the Oracle CPU patch OCT 2012

    The given link take to the window where CPU patch for all the quarter available.
    The Critical Patch Updates released to date are listed in the following table.
    Critical Patch Update Latest Version/Date
    Critical Patch Update - October 2012 Rev 1, 16 October 2012
    Critical Patch Update - July 2012 Rev 1, 17 July 2012
    Critical Patch Update - April 2012 Rev 2, 19 July 2012
    If I click on Critical Patch Update - October 2012 its takes to the window for selectin the database version (11.2.0.3). From there it goes to the Patch Set Update and Critical Patch Update October 2012 Availability Document [ID 1477727.1] which I had already checked.
    There for the database products it shows the below option.
    Table 9 Patch Availability for Oracle Database 11.2.0.3
    +*<moderator edit - deleted MOS Doc content - pl do NOT post such content - it is a violation of your Support agreement>*+
    It doesnt have the sepreate CPU patch. The below CPU patch is for the OC4J. I had a check.
    Thanks
    SHIYAS M

  • I am not able to click on the installation options for CS2. Top green button is gray, and option boxes unclickable. Help!

    I Am attempting to install CS2. I've been on live chat twice. they were very helpful. Now, however, I am unable to use the install options box. The top left green button is gray, so I am unable to click on the options. Therefore, I can't install the programs. What can I do?Creative SuitesDownloading, Installing, Setting Up

    did you download the installation files here, Error: Activation Server Unavailable | CS2, Acrobat 7, Audition 3

  • Can't figure out the correct xPath for this...

    Hi,
    I'm using Oracle Service Bus and got into a problem with xPath.
    I need to get two parameters - userId and password - from this XML.
    * All I managed to do is get them with _$body//*:userId/text()_ but then I get a string that contacs both occurrences of this parameter on this XML and I only need one!
    * I also tried getting the exact path using _$body/Butterfly/errorData/UserData/userId/text()_ but got nothing. When trying to add the NS (like bas:userId) It's doesn't comply with validation.
    Here's my XML. I would really appreciate your help here!
    <soapenv:Body xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
    <Butterfly xmlns="http://xml.netbeans.org/schema/Butterfly" xmlns:msgns="http: //j2ee.netbeans.org/wsdl/EquipmentController" xmlns:ns1="http://xml.netbeans.org /schema/Butterfly" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
    <errorData xmlns="">
    <equ:UserData xmlns:equ="http://xml.netbeans.org/schema/EquipmentSchema" x="" mlns:swap="http://xml.netbeans.org/NewDetails" xmlns:bas="http://xml.netbeans.org /schema/BaseSchema">
    <bas: password >1</bas:password>
    <bas: userId >1</bas:userId>
    <bas:FirstIssue>1</bas:FirstIssue>
    </equ:UserData>
    <operation>CloseArgs</operation>
    <service>FinishProcess_Proxy</service>
    <project>MajorProcess</project>
    <request_data_xml>
    <equ:NewDetailsParams xmlns:equ="http://xml.netbeans.org/schema/Equipment Schema">
    <equ:UserData>
    <bas: password xmlns:swap="http://xml.netbeans.org/NewDetails" xmlns:b="" as="http://xml.netbeans.org/schema/BaseSchema">1</bas:password>
    <bas:FirstIssue xmlns:swap="http://xml.netbeans.org/NewDetails" xm="" lns:bas="http://xml.netbeans.org/schema/BaseSchema">1</bas:FirstIssue>
    <bas: userId xmlns:swap="http://xml.netbeans.org/NewDetails" xmlns:bas="http://xml.netbeans.org/schema/BaseSchema">1</bas:userId>
    </equ:UserData>
    <equ:NewDetailsSetDT>
    <equ:Data>
    <swap:Code xmlns:swap="http://xml.netbeans.org/NewDetails">110</swap:Code>
         <swap:Reason xmlns:swap="http://xml.netbeans.org/NewDetails">60</swap:Reason>
    </equ:Data>
    </equ:NewDetailsSetDT>
    <equ:Off>1</equ:Off>
    </equ:NewDetailsParams>
    </request_data_xml>
    </errorData>
    </Butterfly>
    </soapenv:Body>
    Edited by: kobyssh on 03:28 04/02/2010

    Hi gentleman,
    you need the text of userid and username,I think you need add the namespace which contains tow parts:one is the wsdl defination namespace and the other is
    the namespace which you defination just as bas:http://xml.netbeans.org /schema/BaseSchema.
    by the way you can use the OSB XQuery expression which don't need to write the xpath,you can drag it from variable structrue.
    Rgds,
    Jacky(Yang Yi.)

  • Not able to get Out-of-the-Box Examples Index Page for running the jsp examples

    Hi
    I am a new person using weblogic first time I installed the weblogic 7.0 beta
    version on my machine.I am trying to start the weblogic server console so that
    I can configure web applications examples on my machine.
    I am getting following error and not able to view Out-of-the-Box Examples Index
    Page
    error:
    <Apr 5, 2002 12:11:39 PM IST> <Error> <SystemDataStore> <null> <Unable to listen
    on Port 7003: Address in use: JVM_Bind>
    Please help me to find the reason to have this problem
    Thank You in advance
    Vikas

    Hi.
    Please post all WLS 7.0 beta questions to the beta newsgroups -
    weblogic.developer.interest.70beta.*.
    Thanks,
    Michael
    Vikas wrote:
    Hi
    I am a new person using weblogic first time I installed the weblogic 7.0 beta
    version on my machine.I am trying to start the weblogic server console so that
    I can configure web applications examples on my machine.
    I am getting following error and not able to view Out-of-the-Box Examples Index
    Page
    error:
    <Apr 5, 2002 12:11:39 PM IST> <Error> <SystemDataStore> <null> <Unable to listen
    on Port 7003: Address in use: JVM_Bind>
    Please help me to find the reason to have this problem
    Thank You in advance
    Vikas--
    Michael Young
    Developer Relations Engineer
    BEA Support

  • IBooks does not open. It only briefly shows an empty  bookcase. I have all my important .pdf reference documents in my library.  I was never able to figure out how to backup ibooks.  I am afraid to reinstall the apps risking loss of data. Any way to save?

    IBooks will not open with new ipad and upgraded iOS. It only opens briefly to show an empty  bookcase. I installed the most recent update of iBooks. In apps store it says 'open'.  But the same thing happens...a brief flash.  Strangely, the image and list of my collection actually shows in miniature with all the open apps; so I can close it as I do any other app.
    I have all my important .pdf reference documents in my library.    I am afraid to reinstall the apps risking loss of data. I was never able to figure out how to backup ibooks. Any way to save without access to the program?

    Now that you have your PDFs on your computer's iTunes library you could try deleting and redownloading the app, and then sync the PDFs back to it - as long as you continue to keep a copy of the PDFs on your computer (and preferably on a backup as well) then if the same thing happens again then you could delete and reinstall again (you shouldn't have any problems with the iBooks app, but then you shouldn't have had a problem this time either).
    You could try GoodReader (you could have the most important PDFs in both) - but the current version on iOS 7 isn't getting very good reviews in terms of its speed and crashes (it's description page says that a major update is coming soon).

Maybe you are looking for

  • How do I remove iMessage "sign in" box from my IPad "messages" screen. I don't want to create a new Apple ID but I can't close this box.

    When selecting the "Messages" sceen on my IPad, the iMessage "Sign in" box appears on the screen. I don't want to create a new Apple ID but I can't close this box which is preventing me using the normal text message screen. How do I get rid of this s

  • How to Reuse Business Rules

    Hi, I've created a composite business rule and exposed as a composite, if i want to call reuse that business rule in multiple bpel processes, how can i do it? Any help would be appreciated, thank you :) Thx, Rahul venkat

  • Printing on a report environment

    pls i want to create a formatted report page that will present the content of a database, so users can print the content of the page. E.g the details of student are stored in a databse how can i allow user view the details of the student in a formatt

  • Pls explain the wat is 't02' in the code

    DATA: lr_grid TYPE REF TO cl_salv_form_layout_grid,           lr_grid_1 TYPE REF TO cl_salv_form_layout_grid,           lr_flow TYPE REF TO cl_salv_form_layout_flow,           lr_label TYPE REF TO cl_salv_form_label,           lr_text TYPE REF TO cl_

  • How to fade out button as menu fades?

    I've searched the forums and manual to no avail. I created a menu that fades to black before jumping to the loop point. Is it possible to fade out the highlighted button as my menu fades to black and jumps to the loop point? Otherwise, the button rem