JSF Validation challenges - workspace included using schema HR

Hi all

With the help of JDev 11.1.2.1.0

I have two validation issues that give me absolute fits and I hope that someone can get an idea. I created an example workspace that uses the HR schema to show my two challenges. It can be downloaded here: http://www.williverstravels.com/JDev/Forums/Threads/2336768/JSFValidationChallenge.zip

Be sure to change the connection of the workspace to the HR schema with your username and password! I changed my default.


(* 1) challenge #1 * (ModelValidationChallenge.jspx)

-To see the problem, run ModelValidationChallenge.jspx and select an item in the drop-down list.
-Country entity has a RegionId field. This field in CountryImpl setter method defines the scope of the Population to read ' a band! However, until the Set accessor method can be called, a red outline of validation is lifted due to the field of the Population being required.
-In my main use case, I have a list of customers that what load default values selected in areas such as ConditionsPaiement, address, Commission, etc. through the entity is CustomerId setter method.

(* 2) challenge #2 * (RowValidationChallenge.jspx)

-To see the problem, run RowValidationChallege.jspx, insert a line in the detail view, and then select a value from inputLOV of the DepartmentId. Validation is triggered for fields that should be checked when sending.
-Note that I use my own LOV binding as defined in the file PageDef.
-In my main use case, I have an order / view of the master OrderRows / detail. When a customer adds an OrderRow, they have the option of selection of an element of an LOV. However, after the LOV selection in the popup, validation is triggered for the field. I don't want to set a default Qty 1. The user must enter a quantity, otherwise, the client could not forget to put the correct amount


Any help at all would be appreciated. I have spent a lot of time to myself, but my knowledge of JSF Validation is sorely lacking. If there is anything else I can provide, please let me know.

Thank you
Will be

Hey Wil,

For your first case (IE. Defy :)) you must not do any ppr in the value change listener or immediately = "true" given that the value of 'Population' is put in the model, the same which will appear in view
automatically. So just remove your only partialTrigger in jspx...
Of more immediate = "true" must be used in double sure because it passes all validation of JSF and display the value to the model.

Bug u set for the second it is not relevant to your case that is shaped layout and his shot jspx mandatory message level. your case is message mandatory level model...

For your second case (IE. Defy :)) you must remove mandatory at the level of the entities, IE. end date and entity level required JobId is given just delete that only...
Open your entity choose end date mandatory uncheck under details tab do the same JobId also...
Keep required = "true" in compulsory level jspx will not shot choice departmentId LOV and only fire on submit.

Hope this helps and solve your problems of two...

Kind regards
Suganth.G

Tags: Java

Similar Questions

  • JSF Validation - how to have two < af:inputText > table with auto-submit?

    Guys and girls,

    Have a different challenge, question, problem, brain validation JSF bender. It is similar to the validation of the model in a previous post of mine: Re: JSF Validation challenges - workspace included using the HR schema

    I have a table full of < af:inputText > elements. Two of the elements are set to auto-submit, and they are both mandatory (PartNumber & TaxCode). They update both < af:inputText > only reading titled PartPrice & PartTax, respectively, via the entity model. When I click on the line, I get validation error jump - rises due to the auto-submit. _How can I get validation to fire only when I click on the "Submit" button that is running #{bindings.commit.execute}? __

    Because of the auto-submit to both, I have to disable any validation and rely on the database to refuse to accept the ' null ' values.

    Any ideas? With the help of JDev 11.1.2.1.0.

    Will be

    Have you tried setting immediate = "true" or in the pageDef SkipValidation = "true"?

  • Workspace of HP: HP workspace includes a storage offer?

    Hey everybody,

    HP workspace includes a storage offer?

    Thank you

    Bill

    HP workspace does not have a file of cloud storage service. However, HP workspace supports storage vendors such as Dropbox, box and Google Drive third cloud with the support of OneDrive soon (licensed separately). Users can also access their internal file by using the option of VPN servers.  HP Elite x 3 users can share files directly from their device with a cloud storage service that support Windows Mobile 10.

  • upgrades of vcenter 5.0.1b to 5.0.2 (5.0 update 2) includes the schema of database update/upgrade?

    upgrades of vcenter 5.0.1b to 5.0.2 (5.0 update 2) includes the schema of database update/upgrade?

    Hello

    I'd be surprised if there is one, but have you checked with the database audit tool?

    http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2004286 - mentions not required for minor updates but still should be able to run it.

    Many tx

  • OPS challenge exercise tutorial: used several steps update

    I've tried employee update exercise Challenge: create a Multistep update. I finished full extercise. However, I see a problem when it runs. There are 3 pages including details of the employee
    Assignment of
    Review and submit

    When I chick on Train page title, it properly accesses the corresponding page and also values the drop-down list box. Once the values are added and I navigate to a different page through train when title value in the drop-down list box does not change.

    When I'm on the 2nd Page (assignment), it does not back next to the button cancel button return button show same problem when I am on the 3rd Page appears
    When I am on the last page (review and submit) it does not show the previous button. It shows the next button even when he is on the last page (does not display next button)

    When I banded next or select the Drop Down list box I get following error.

    Details of the exception.

    oracle.apps.fnd.framework.OAException: this application was not processed demand OA.jsp%3Fpage%3D%2Fkamlesh%2Foracle%2Fapps%2Fak%2Femployee%2Fwebui%2F+EmpAssignPG%26_ri%3D601%26_ti%3D1104118061 URL containing potentially illegal or not coded characters. Please try again by submitting a valid URL or contact your administrator for assistance systems.
    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1223)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1987)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:509)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:430)
    in OA. jspService(OA.jsp:33)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
    to EDU.oswego.cs.dl.util.concurrent.PooledExecutor$ Worker.run (PooledExecutor.java:803)
    at java.lang.Thread.run(Thread.java:534)
    # # 0 in detail
    oracle.apps.fnd.framework.OAException: this application was not processed demand OA.jsp%3Fpage%3D%2Fkamlesh%2Foracle%2Fapps%2Fak%2Femployee%2Fwebui%2F+EmpAssignPG%26_ri%3D601%26_ti%3D1104118061 URL containing potentially illegal or not coded characters. Please try again by submitting a valid URL or contact your administrator for assistance systems.
    at oracle.apps.fnd.framework.webui.OAUrl.validateURL(OAUrl.java:2205)
    at oracle.apps.fnd.framework.webui.OAUrl.createURL(OAUrl.java:1088)
    at oracle.apps.fnd.framework.webui.OAUrl.createURL(OAUrl.java:614)
    at oracle.apps.fnd.framework.webui.OAUrl.createURL(OAUrl.java:407)
    at oracle.apps.fnd.framework.webui.OAPageBean.createURL(OAPageBean.java:2061)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1776)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:509)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:430)
    in OA. jspService(OA.jsp:33)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
    to EDU.oswego.cs.dl.util.concurrent.PooledExecutor$ Worker.run (PooledExecutor.java:803)
    at java.lang.Thread.run(Thread.java:534)
    oracle.apps.fnd.framework.OAException: this application was not processed demand OA.jsp%3Fpage%3D%2Fkamlesh%2Foracle%2Fapps%2Fak%2Femployee%2Fwebui%2F+EmpAssignPG%26_ri%3D601%26_ti%3D1104118061 URL containing potentially illegal or not coded characters. Please try again by submitting a valid URL or contact your administrator for assistance systems.
    at oracle.apps.fnd.framework.webui.OAUrl.validateURL(OAUrl.java:2205)
    at oracle.apps.fnd.framework.webui.OAUrl.createURL(OAUrl.java:1088)
    at oracle.apps.fnd.framework.webui.OAUrl.createURL(OAUrl.java:614)
    at oracle.apps.fnd.framework.webui.OAUrl.createURL(OAUrl.java:407)
    at oracle.apps.fnd.framework.webui.OAPageBean.createURL(OAPageBean.java:2061)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1776)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:509)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:430)
    in OA. jspService(OA.jsp:33)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
    to EDU.oswego.cs.dl.util.concurrent.PooledExecutor$ Worker.run (PooledExecutor.java:803)
    at java.lang.Thread.run(Thread.java:534)

    I would apprecaite if someone has an idea of what might be the real cause of this problem. Your help would be a great favor for me.

    Use this code in the processRequest of EmplyeeUpdateFooterCO

      public void processFormRequest(OAPageContext pageContext, OAWebBean webBean)
      {
        super.processFormRequest(pageContext, webBean);
         String firstName = pageContext.getParameter("FirstName");
         String lastName = pageContext.getParameter("LastName");
         if(firstName != null && lastName != null)
         {
          String FullName = firstName+" "+lastName;
          pageContext.putTransactionValue("empName", FullName);
         }
    
    //Rest Code here
    
    }
    

    Thank you
    AJ

  • How to get this challenge of output using joint?

    We will create a document XML E2B to query an Oracle Argus Pharmacovigilance DB.  Problem is when trying to generate the tag < drugs >.

    -A drug (or product) can have multiple schemas.

    -A drug can have several indications.

    If a product has several treatment regimens and the indications must be created 1 < drugs > tag to each plan and each indication. However, let us assume that there is only 1 sign and 1 plan, we should produce 1 single tag. If we have 2 regimens and directions 1, we should be producing 2 labels. 1 label must include 1 plan and 1 sign and the other tag should have the indication of information etc...

    Like this:

    If a drug (product) 1 indication and 1 plan we should output like this:

    < drugs >

    < scheme > 1 < / plan >

    < indication > 1 < / indication >

    < / drugs >

    If the drug has 2 indications and 2 diagrams then we should output like this:

    < drugs >

    < scheme > 1 < / plan >

    < indication > 1 < / indication >

    < / drugs >

    < drugs >

    < system > 2 < / plan >

    < indication > 2 < / indication >

    < / drugs >

    If a drug has 2 directions and following the 1 pattern, we should output like this:

    < drugs >

    < scheme > 1 < / plan >

    < indication > 1 < / indication >

    < / drugs >

    < drugs >

    < indication > 2 < / indication >

    < / drugs >

    If a drug has 1 indication and 2 diagrams, then like this:

    < drugs >

    < scheme > 1 < / plan >

    < indication > 1 < / indication >

    < / drugs >

    < drugs >

    < system > 2 < / plan >

    < / drugs >

    and so on...


    I am trying to create a query to get the records to do this, but have problems.  I created 3 examples of tables with test data. It seems that this can be done by using joins. I do not know. Can someone tell me

    drop table Case_Prod_Indications_;

    drop table Case_Dose_Regimens_;

    drop table Case_Product_;

    Create Table Case_Product_

    (

    Number of Case_Id

    Number of Seq_Num,

    product_id VARCHAR2 (5).

    reported_Name Varchar2 (15).

    Constraint Case_Product_Pk Primary Key (Case_Id, Seq_Num)

    );

    Create Table Case_Dose_Regimens_

    (

    Number of Case_Id

    Number of Seq_Num,

    Number of Log_No

    Regimen_Description Varchar2 (20).

    Constraint Case_Dose_Regimens_Pk Primary Key (Case_Id, Seq_Num, Log_No),

    Constraint Regimens_2_Product_Fk Foreign Key (Case_Id, Seq_Num) made reference Case_Product_ (Case_Id, Seq_Num)

    );

    Create Table Case_Prod_Indications_

    (

    Number of Case_Id

    Number of Prod_Seq_Num

    Number of Seq_Num,

    Indication Varchar2 (25).

    Constraint Case_Prod_Ind_Pk Primary Key (Case_Id, Prod_Seq_Num, Seq_Num),

    Constraint Foreign Key (Case_Id, Prod_Seq_Num) to indics_2_Product_Fk references Case_Product_ (Case_Id, Seq_Num)

    );

    Case_Product_ p, Case_Dose_Regimens_ r's Case_Prod_Indications_ I

    We always want an output for a particular case_id ONLY.

    Scenario1: Product has only been inserted to case_product, with no product_id, but with a reported indication.

    INSERT INTO case_product_ VALUES (100, 1, NULL, 'Panadol');

    COMMIT;

    Output should be: 1 plug as shown below

    p.case_id p.seq_num p.product_id, p.reported_name, r.regimen_description, i.indication

    100                 1                         null                          Panadol                          null                                       null

    Request used:

    Select

    P.Case_Id, P.Seq_Num, P.Product_Id, P.Reported_Name, R.Regimen_Description, I.Indication

    Of

    Case_Product_ P

    Left outer join Case_Dose_Regimens_ R (P.Case_Id = R.Case_Id And P.Seq_Num = R.Seq_Num)

    Outer join Case_Prod_Indications_ left I on (P.Case_Id = I.Case_Id And P.seq_num = I.Prod_Seq_Num)

    WHERE

    p.case_id = 100;

    Output is OK? : YES.

    Scenario2: Product diagrams a.

    INSERT INTO case_product_ VALUES (200, 10, 3, "Disprin");

    INSERT INTO case_dose_regimens_ VALUES (3, 1, 10, 200 mg');

    INSERT INTO case_dose_regimens_ VALUES (200, 10, 2, 5 mg');

    COMMIT;

    Output should be: 2 records as shown below

    p.case_id p.seq_num p.product_id, p.reported_name, r.regimen_description, i.indication

    200                10                          3                          Disprin                          3mg                                         null

    200                10                          3                          Disprin                          5mg                                         null

    Request used: same as above, but with case_id = 200.

    Select

    P.Case_Id, P.Seq_Num, P.Product_Id, P.Reported_Name, R.Regimen_Description, I.Indication

    Of

    Case_Product_ P

    Left outer join Case_Dose_Regimens_ R (P.Case_Id = R.Case_Id And P.Seq_Num = R.Seq_Num)

    Outer join Case_Prod_Indications_ left I on (P.Case_Id = I.Case_Id And P.seq_num = I.Prod_Seq_Num)

    Where

    p.case_id = 200;

    Output is OK? : YES.


    Scenario3: Product has patterns AND directions. Here, there are more indications that treatment regimens.

    INSERT INTO case_product_ VALUES (300, 30, 5, "Aspirin");

    INSERT Into Case_Dose_Regimens_ Values (300, 30, 1, 65 MG');

    INSERT INTO case_prod_indications_ VALUES (300, 30, 1, 'Bread');

    INSERT INTO case_prod_indications_ VALUES (300, 30, 2, 'Vomiting');

    COMMIT;

    Output should be: 2 records as shown below

    p.case_id p.seq_num p.product_id, p.reported_name, r.regimen_description, i.indication

    300                30                               5                          Asprin                          65MG                                    Pain

    300                30                               5                          Asprin                          null                                         Vomiting

    Request used: same as above, but with case_id = 300.

    Select

    P.Case_Id, P.Seq_Num, P.Product_Id, P.Reported_Name, R.Regimen_Description, I.Indication

    Of

    Case_Product_ P

    Left outer join Case_Dose_Regimens_ R (P.Case_Id = R.Case_Id And P.Seq_Num = R.Seq_Num)

    Outer join Case_Prod_Indications_ left I on (P.Case_Id = I.Case_Id And P.seq_num = I.Prod_Seq_Num)

    Where

    p.case_id = 300;

    Output is OK? : No. we get 65MG for the 2nd record as well.

    Scenario4: Product has patterns AND directions. Here there are patterns and equal information.

    INSERT Into Case_Dose_Regimens_ Values (4, 2, 30, 300 kg');

    commit;

    Output should be: 2 records as shown below

    p.case_id p.seq_num p.product_id, p.reported_name, r.regimen_description, i.indication

    300                30                          5                          Asprin                               65MG                                    Pain

    300                30                          5                          Asprin                               4kg                                        Vomiting

    Request used: same as above.

    Output is OK? : no today, we get 4 rows.

    Scenario5: Product has patterns AND directions. Here, there are patterns more than indications.

    INSERT Into Case_Dose_Regimens_ Values (6, 3, 30, 300 g');

    commit;

    Output should be: 3 discs as shown below

    p.case_id p.seq_num p.product_id, p.reported_name, r.regimen_description, i.indication

    300                     30                               5                                    Asprin                          65MG                               Pain

    300                     30                               5                                    Asprin                          4kg                               Vomiting

    300                     30                               5                                    Asprin                          6g                                         null

    Request used: same as above.

    Output is OK? : No. now we get 6 entries.

    How we do this? Or can not use joins and perhaps another method?

    Any help would be greatly appreciated.

    Hello

    I see it; you need in a few lines of possible exit, until all rows in related tables are included.  You don't care which line of case_dose_regimens gets paired with what line of case_prod_indications, you want just the 1st row of each table (or the 1st line of a table, if there is no matching data in the other) together on the 1st row of output and the 2nd row of each table set on 2nd line , and so on and in what order is used to define the "1st" and "2nd" is not important.  Is this fair?

    If so, then use the ROW_NUMBER analytic functions to assign numbers (I called it r_num) to identify the 1st, 2nd,... lines, like this:

    WITH schema AS

    (

    SELECT case_id, seq_num, regimen_description

    , ROW_NUMBER () OVER (PARTITION BY case_id, seq_num)

    ORDER BY log_no - or what you want

    ) AS r_num

    OF case_dose_regimens_

    )

    directions,

    (

    SELECT case_id, prod_seq_num, indication

    , ROW_NUMBER () OVER (PARTITION BY case_id, prod_seq_num)

    ORDER BY seq_num - or what you want

    ) AS r_num

    OF case_prod_indications_

    )

    SELECT p.case_id, p.seq_num, p.product_id, p.reported_name

    r.regimen_description

    i.indication

    OF case_product_ p

    LEFT OUTER JOIN

    (diagram r

    FULL OUTER JOIN indication I have ON i.case_id = r.case_id

    AND i.prod_seq_num = r.seq_num

    AND i.r_num = r.r_num

    )

    ON p.case_id = COALESCE (r.case_id

    i.case_id

    )

    AND p.seq_num = COALESCE (r.seq_num

    i.prod_seq_num

    )

    WHERE p.case_id (300)

    ORDER BY p.case_id, p.seq_num

    , COALESCE (r.r_num, i.r_num)

    ;

  • Validation of the application using Schematron file pick

    Hi all

    My requirement is "validation of the incoming request using schemetron leader (.sch) as a mediator."

    for the above prescription, I tried like below:

    The contribution of the Ombudsman to improve and output should write in the file adapter.

    I created the file schemetron for the validation of the entry application which is indicated below:

    <? XML version = "1.0" encoding = "UTF-8"? >

    " < scheme xmlns =" http://www.ASCC.NET/XML/Schematron "> "

    < name of the pattern 'validation of the sal' = >

    < context rule = "Employee/Employedetails" >

    < assert test = 'sal > 15000' > salary should be greater than 15000 < / statement >

    < / rule >

    < / pattern >

    < / schema >

    My diagram is as follows:


    < xsd: element name = "Employee" >

    < xsd: complexType >

    < xsd: SEQUENCE >

    < xsd: element name = "Employedetails" maxOccurs = "unbounded" >

    < xsd: complexType >

    < xsd: SEQUENCE >

    < xsd: element name = "empname" type = "xsd: String" / >

    < xsd: element name = "depno" type = "xsd: String" / >

    < xsd: element name = "sal" type = "xsd: int" / >

    < / xsd: SEQUENCE >

    < / xsd: complexType >

    < / xsd: element >

    < / xsd: SEQUENCE >

    < / xsd: complexType >

    < / xsd: element >

    The problem here is that I am able to deploy the project. While test, it does not validate the sal.i.e (if > 15000 sal and sal < 15000 is validated).

    Can someone tell me what that error is doing here and a solution to complete this requirement with success?

    Appreciate your help.



    Kind regards

    Teja

    Hi Alain,

    Thank you for spending your valuable time.

    After providing the full xpath.it is not able to validate the sal.

    I tried with another sample taking different schema and adding @namespace in schematron file

    My schema file

    http://www.w3.org/2001/XMLSchema.

    "xmlns ="http://www.example.org"

    "targetNamespace ="http://www.example.org"

    elementFormDefault = "qualified" >

    S chemetron file to validate the application of entry which is indicated below:

    http://www.ASCC.NET/XML/Schematron">

    http://www.example.org prefix' = 'a' / >

    SAL must be greater than 10000

    The schematron file works fine and sal is having validated according to the provided entries.

    Kind regards

    Teja.

  • ORA-00942 when querying using schema 'PUBLIC' in fn:collection

    Hi all

    Running on the Oracle 11 g Enterprise Edition Release 11.2.0.1.0 - 64 bit Production database

    Tried to use the 'PUBLIC' scheme in my call for oradb fn:collection, but I get an ora-00942 error. Based on the documentation:

    The format of the URI argument passed to fn:collection is as follows:

    • For a XMLType or relational table or view, TABLE , in the scheme of database DB-SCHEMA :
      oradb:/DB-SCHEMA/TABLE/ 

      You can use PUBLIC to DB-SCHEMA If TABLE is a public synonym or TABLE is a table or view that is accessible to the database user currently logged.

    The table in question is local to the user that I'm logged in as. The only way I could get it working was to grant select to public on the table and create a public synonym.

    Bug?

    Bug?

    Perhaps.

    It works for me on 11.2.0.2:

    SQL > drop table my_table serving;

    Deleted table.

    SQL > create table my_table (integer id);

    Table created.

    SQL > insert into my_table values (1);

    1 line of creation.

    SQL > commit;

    Validation complete.

    SQL > select xmlquery ('fn:collection("oradb:/PUBLIC/MY_TABLE")' content of return)

    2 double;

    XMLQUERY ('FN: COLLECTION("ORADB:/PUBLIC/MY_TABLE")' RETURNINGCONTENT)

    --------------------------------------------------------------------------------

    1

  • Product key not valid even if I use the CD that came with the computer!

    After 30 days, I get an error reading "product key high-end of Vista you typed is invalid for activation.  I changed my HARD drive twice due to failures and since then I get this error message.  I ran the Microsoft Genuine Advantage Diagnostic Tool and posted below.

    Diagnostic report (1.9.0027.0):
    -----------------------------------------
    Validation of Windows data-->
    Validation status: genuine
    Validation code: 0
    Validation caching Code online: n/a, hr = 0x80004005
    Windows product key: *-* - 3RBY2 - BGQ2R-DR9M6
    The Windows Product Key hash: EYIpz/47G03lWRAOmk3kg + lR7Rc =
    Windows product ID: 89578-OEM-7332157-00141
    Windows product ID type: 2
    Windows license Type: OEM SLP
    The Windows OS version: 6.0.6000.2.00010300.0.0.003
    ID: {2B3AF8B0-E277-4ED4-87D9-4EFCA7007555} (1)
    Admin: Yes
    TestCab: 0x0
    LegitcheckControl ActiveX: N/a, hr = 0 x 80070002
    Signed by: n/a, hr = 0 x 80070002
    Product name: Windows Vista (TM) Home Premium
    Architecture: 0x00000000
    Build lab: 6000.vista_rtm.061101 - 2205
    TTS error:
    Validation of diagnosis:
    Resolution state: n/a

    Given Vista WgaER-->
    ThreatID (s): n/a, hr = 0 x 80070002
    Version: N/a, hr = 0 x 80070002

    Windows XP Notifications data-->
    Cached result: n/a, hr = 0 x 80070002
    File: No.
    Version: N/a, hr = 0 x 80070002
    WgaTray.exe signed by: n/a, hr = 0 x 80070002
    WgaLogon.dll signed by: n/a, hr = 0 x 80070002

    OGA Notifications data-->
    Cached result: n/a, hr = 0 x 80070002
    Version: N/a, hr = 0 x 80070002
    OGAExec.exe signed by: n/a, hr = 0 x 80070002
    OGAAddin.dll signed by: n/a, hr = 0 x 80070002

    OGA data-->
    Office status: 100 authentic
    Microsoft Office Home and Student 2007-100 authentic
    OGA Version: N/a, 0 x 80070002
    Signed by: n/a, hr = 0 x 80070002
    Office Diagnostics: 025D1FF3-364-80041010_025D1FF3-229-80041010_025D1FF3-230-1_025D1FF3-517-80040154_025D1FF3-237-80040154_025D1FF3-238-2_025D1FF3-244-80070002_025D1FF3-258-3_E2AD56EA-765-d003_E2AD56EA-766-0_E2AD56EA-134-80004005

    Data browser-->
    Proxy settings: N/A
    User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Win32)
    Default browser: C:\Program may Explorer\iexplore.exe
    Download signed ActiveX controls: fast
    Download unsigned ActiveX controls: disabled
    Run ActiveX controls and plug-ins: allowed
    Initialize and script ActiveX controls not marked as safe: disabled
    Allow the Internet Explorer Webbrowser control scripts: disabled
    Active scripting: allowed
    Recognized ActiveX controls safe for scripting: allowed

    Analysis of file data-->

    Other data-->
    Office details: {2B3AF8B0-E277-4ED4-87D9-4EFCA7007555}1.9.0027.06.0.6000.2.00010300.0.0.003x 32*-*-*-*-DR9M689578-OEM-7332157-001412S-1-5-21-2690693402-2640360637-1853080979Gateway Blade-K8F Phoenix Technologies LTD.84.05 20061101000000.000000 + 0003E333507018400EE04090409Eastern Standard Time(GMT-05:00)03GATEWASYSTEM 100100Microsoft Office home and Student 20071275B4ADC7C93671Cbq5rE2TeeuwtzUaythH2BRwFCow = 81602-910-1994903-689261

    Content Spsys.log: 0 x 80070002

    License data-->
    The software licensing service version: 6.0.6000.16386
    Name: Windows Vista, HomePremium edition
    Description: operating system Windows - Vista, channel OEM_SLP
    Activation ID: bffdc375-bbd5-499d-8ef1-4f37b61c895f
    ID of the application: 55c92734-d682-4d71-983e-d6ec3f16059f
    Extended PID: 89578-00146-321-500141-02-1033-6000.0000-2902010
    Installation ID: 007033662112558393669342065565695242921664762000964715
    Processor certificate URL: http://go.microsoft.com/fwlink/?LinkId=57201
    Machine certificate URL: http://go.microsoft.com/fwlink/?LinkId=57203
    Use license URL: http://go.microsoft.com/fwlink/?LinkId=57205
    Product key certificate URL: http://go.microsoft.com/fwlink/?LinkId=57204
    Partial product key: DR9M6
    License status: unlicensed

    Windows Activation Technologies-->
    N/A

    --> HWID data
    Current Hash HWID: MgAAAAEAAgABAAEAAQABAAAAAwABAAEAnJ + 02 + DjngZePwoKshry9CbsyIqSGKxW plus vw is

    Activation 1.0 data OEM-->
    N/A

    Activation 2.0 data OEM-->
    BIOS valid for OA 2.0: no, table invalid SLIC
    Windows marker version: N/A
    OEMID and OEMTableID consistent: n/a
    BIOS information:
    ACPI Table name OEMID value OEMTableID value
    SYSTEM GATEWA APIC
    SYSTEM GATEWA FACP
    MCFG GATEWA SYSTEM
    SSDT GATEWA SYSTEM
    SLIC SYSTEM GATEWA

    Help, please

    Glen C Eligh

    "geligh" wrote in message News: 5361e386-4724-4565-96e0-8f868b75ebd1...

    After 30 days, I get an error reading "product key high-end of Vista you typed is invalid for activation.  I changed my HARD drive twice due to failures and since then I get this error message.  I ran the Microsoft Genuine Advantage Diagnostic Tool and posted below.

    Diagnostic report (1.9.0027.0):
    -----------------------------------------
    Validation of Windows data-->
    Validation status: genuine
    Validation code: 0
    Validation caching Code online: n/a, hr = 0x80004005
    Windows product key: *-* - 3RBY2 - BGQ2R-DR9M6
    The Windows Product Key hash: EYIpz/47G03lWRAOmk3kg + lR7Rc =
    Windows product ID: 89578-OEM-7332157-00141
    Windows product ID type: 2
    Windows license Type: OEM SLP
    The Windows OS version: 6.0.6000.2.00010300.0.0.003

    Help, please

    Glen C Eligh

    For some reason, your operating system is unable to properly read the SLIC table in BIOS which allows the OEM_SLP key you use to activate auto
    To resolve this problem, you must change the key for that on your sticker COA - go to system properties page and click on the link here.
    You may need to activate by phone
    --

    Noel Paton | Nil Carborundum Illegitemi | CrashFixPC | The lazy three fingers

  • Planning the migration of BR using schema

    Hi all

    I have EMP 11.1.2.1 and I am planning to migrate global variable, projects, BR, sequence locations, clusters of SCENE to env PROD. Can you please let me know if I copy the application planning STEP Prod in RDBMS schema will it migrate all objects of my BR prod instead of using LCM or export and import from EAS.

    Appreciate your help.

    I assume you mean business EAS rules, they are stored in the repository of EAS RDBMS.

    You have the following options import/export of EAS use LCM or migrate the repository, as documented in the migration of the repository

    See you soon

    John

  • Is there any web page of Microsoft, where I can check if the product key is valid or not before using it?

    Hello team,

    Are there any Microsoft webpage where I can type my product key for windows 8 and receive:
    -product information - if the key is valid, what version and so on.
    -instruction where and how download the correct software for this product key.
    I have just a key card - card with a product key for Windows 8, which must be valid and which I have not yet installed and I need a proof for it.
    I found this web page:
    http://www.Microsoft.com/genuine/validate/DownloadValidationSupport.aspx?displaylang=en
    But it is to check if the current operating system on my PC is valid. And I don't want to install first, before I checked.
    Thank you very much in advance!
    Best regards

    Teodora Kasabova

    Original title: product key Windows 8

    If there was a website like this, it is very likely that someone he would use with randomly generated product keys until they have found one that has been reported as working.

    So I guess the answer is no, there is no site I know. The algorithm that determines if a product key is valid or not and to what version is a secret very jealously guarded for the reasons mentioned in paragraph 1.
    If you have a genuine product key card, it should show the version that it is intended to be used with.
  • Soeome has a list of all the regional settings valid which can be used in the operation of valid sendDocument API?

    I have to build a validadion on my side and I would like to know the complete list of 'local' valid codes that can be used in the operation of sendDocument API.

    Thank you!

    en_US, en_GB, de_DE, fr_FR, nl_NL, it_IT, fi_FI, da_DK, sv_SE, es_ES, nb_NO, nn_NO, no_NO, pt_BR, pt_PT, ru_RU, is_IS, ja_JP, zh_CN, zh_TW, ko_KR, pl_PL, in_ID, ms_MY, vi_VN, th_TH, en_US, tr_TR, ca_ES, eu_ES, hr_HR hu_HU, ro_RO, sk_SK, sl_SI, uk_UK

  • Could not connect to the workspace by using my Native user credentials

    Is there a particular reason why I can not connect in the workspace using my native user. I don't see no matter what form of connection when I type directly the application of the workspace.

    ... I'm new to EMP 11.1.2.2

    Thank you

    When you enable SSO you are allowing him to space.

    Pablo

  • End Insight table list includes other schema Tables (without alias)

    I noticed this problem in the last few editions, including the 3.2.09.30 latest version:

    If, say, there are User1 who is the owner of a table named TABLE1 and also a USER2 who is the owner of TABLE2 and granted select access on it to User1.

    If I have a spreadsheet where I'm logged on as User1 and I type "Select * tab" and then the list of AutoComplete overview will contain 'TABLE1' both 'TABLE2 '. If I select TABLE2, then it fills the declaration as "select * from TABLE2", that won't work because it lacks the reference of the schema. I expect that TABLE1 to appear in these circumstances.

    In other words, the list of tables for completion insight contains the name table form other schemas without a prefixed schema reference. It of basically useless and only serves the background image to the top of the list of seizure semi-automatic insight and give you a false idea of the tables/views/synonyms, which are present in the current schema.

    (Note: if I type "select * from USER2.tab" then entry list semi-automatic insight correctly contains "user2.) TABLE2', which is the behavior I expect. "USER2. TABLE2"should be there, but never just"TABLE2")


    So, is there any configuration option to turn this off, or it's just a bug?

    Published by: IvanG, Sep 17, 2012 15:50

    Published by: IvanG on 17 sept 2012 16:29, removed reference to this work properly in 3.0.04, which was incorrect.

    Buggy as 14638078; fixed

  • JSF - lack of source code using the creation of models and composition

    It's really strange, or maybe I don't understand JSF.

    Supposedly to make the long story short, I have the following:

    a. masterLayout.xhtml file - primary model
    b. file myPractice.xhtml - compositions that uses templates to file masterLayout.xhtml

    masterLayout.xhtml page go to myPractice.xhtml (using ajax). The myPractice.xhtml rendered correctly - shows all components of the model and its own page. But when I check the "see source code page", I see the source code of masterLayout.xhtml.

    Here is the part of the source code:

    IMPORTANT NOTE: masterLayout.xhtml has a COMMANDBUTTON RICHFACES (a4j:commandButton) WHICH RENDER THE PANEL ID "MyPractice" FOUND IN myPractice.xhtml. Means that this rendering of the page via ajax commandButton control.

    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    masterLayout.xhtml (model)

    :
    < a4j:commandButton styleClass = "#{control.myPracticeStyle}" value = "MY PRACTICE" action = "myPractice' actionListener =" #{control.myPracticeAction} "make = 'myPractice' / > '.
    :
    < style tr = "height: 780px;" >
    < style td = ' width: 8%; ' > < table >
    < style td = ' width: 8%; ">
    & #060; br / >
    < name ui:insert 'content' = >
    < / ui:insert >
    < table >
    < style td = ' width: 8%; ' > < table >
    < /tr >

    < /table >

    < / rich: panel >

    < / h:form >

    You can see the ui: insert above.

    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    myPractice.xhtml

    "< ui:composition template="/templates/masterLayout.xhtml ">

    < ui: set name = "content" >

    < id rich: panel = "myPractice" style = "height: 764px; border: 0px; padding: 0px; ">

    < table width = "100%" border = "0" cellpadding = "0" cellspacing = "0" >

    < b >

    < style td = "width: 100%;" >

    < h:panelGrid style = "width: 100%;" cellpadding = "0" cellspacing = "0" >

    < f: facet name = "header" >

    < h:panelGrid style = "width: 100%;" cellpadding = "0" cellspacing = "0" columns = "5" columnClasses = "overviewTabColumn, aumTabColumn, feesTabColumn, cashFlowTabColumn, emptyTabColumn" >

    < a4j:commandButton styleClass = "#{control.overviewStyle}" value = "OVERVIEW" action = 'Preview' actionListener = "#{control.overviewAction}" make = 'Preview' / > '.

    < a4j:commandButton styleClass = "#{control.aumStyle} ' value = 'AUM' action = 'aum' actionListener =" #{control.aumAction} "make = 'aum' / > '.

    < a4j:commandButton styleClass = "#{control.feesStyle} ' value = 'FEES' action = 'fees' actionListener =" #{control.feesAction} "make = 'fees' / > '.

    < a4j:commandButton styleClass = "#{control.cashFlowStyle}" value = "CASH FLOW" action = "Cash Flow" actionListener = "#{control.cashFlowAction}" make = 'Cash Flow' / > '.

    < h:outputText value = "" style = "width: 100%;" / > "


    < / h:panelGrid >

    < / f: facet >

    < / h:panelGrid >

    < table >

    < /tr >

    < b >

    < td > < table >

    < /tr >

    < b >
    < td >
    < name ui:insert 'subContent' = >
    < / ui:insert >
    < table >
    < /tr >

    < /table >

    < / rich: panel >

    < / ui: define >

    < ui:composition >

    This set define supposed to go in the ui section: masterLayout.xhtml insert.

    ===================================================================================================

    Source of real "see Page" FireFox or IE when myPractice.xhtml is made and displayed.

    < style tr = "height: 780px;" >
    < style td = ' width: 8%; ' > < table >
    < style td = ' width: 8%; ">
    & #060; br / > < = missing source code?
    < table >
    < style td = ' width: 8%; ' > < table >
    < /tr >

    < / div >
    < div >

    "< input type ="hidden"name ="javax.faces.ViewState"id =" javax.faces.ViewState "value ="-2088890247043631074:-2632132869735171398 "
    AutoComplete = "off" / >

    < / make >

    < / body >

    < / html >
    < / ui:composition >

    If you look at this "source code" view Page"carefully comparing to masterLayout.xhtml, from the height: 780px, you will notice the name of ui: insert section = 'content' is... empty.

    When you "view source" you made an another GET, that renders the page in its original state. It is not the source as it is currently displayed for example after a button push.

Maybe you are looking for

  • Windows Live Essentials 2011 Setup error 0 x 80040705

    When I try to install Windows Live Essentials 2011, I am getting error 0 x 80040705. The source says that the problem is with the file D3DX10_42.  I am running Windows 7 64 bit.  I tried: remove all older versions of Windows Live, and then reinstall

  • meus bonequinhos windows live messeger faith excluido

    meus bonequinhos do windows Messenger sumiu

  • Web Cam and Vista 64-bit

    My pc running Vista 64 bit does not start until the sex cam plugged USB is unplugged. Once Vista is running that I plug the webcam, the driver is loaded and everything works OK. I agree that it is without great effort by unplugging the web cam, but a

  • Printer HP 5520

    I'm trying to print directions from Google maps directions, but parts 1-8 do not print all do 9-26. Also, I tried the same thing by using the Web site of green flag with a similar result. I use a new printer to replace as the original was defective.

  • ir and Happauge tv tuner?

    try using Windows media. Cable plugged in Happauge correct connection... I have another tuner on another PC. Keeps asking an IR thingie. I have this kind of things, but it was never tagged and there are no instructions as to what goes where. I want t