Not getting foreign key fields not filled in datacontrol palette for EJB app

Hello

I am quite new FAD and EJB. I developed an application jdeveloper with levels of JSF and EJB. (I use jdeveloper 10.1.3.5)
For the database to the default human resources database is used. I created the entities for the table EMPLOYEES and DEPARTMENTS.
I also created a session bean and a data control to the session bean.
I'm having a JSF page that receives all the details of a new employee and insert into the database (i.e. persistEntity)
But the constructor used in the data control palette is not filling the MANAGERID and DEPARTMENTID, fields that are
the foreign key constraints for table and EMPLOYEES by result while trying to make persistent entity
with automatically filled fields, an error message is thrown.
If I've used ADF BC instead of the EJB then I could fill all the fields including MANAGERID and DEPARTMENTID.
Is it possible to have two fields text Manager and Department in the jsf to insert the details of the employee with EJB as a model?.
If possible how to bind the values of these fields to the entity used in EJB object.


Kindly need your ideas on this.

Thank you
Guna.

Hello

How you use MANAGER_ID and department_id fields, they also flush long (or another digital type), or you don't have them mapped to the entity, something like this

....
@ManyToOne
private Employee manager; // this by default uses the column named MANAGER_ID
@ManyToOne
private Department department; // this by default uses the column named DEPARTMENT_ID
....

If you have mapped them (which is the right path), when you create an employee, you must set these attributes to the persistence of the entity, using employee.setManager (manager) and employee.setDepartment (department). Then, foreign keys filled automatically by your persistence provider (Toplink).

If you use data controls, it's a little different process to define the Manager and the Department, but you should take a look at this tutorial http://www.oracle.com/technology/obe/obe11jdev/ps1/ejb/ejb.html, it will answer many of your questions hopefully.

Pedja

Tags: Java

Similar Questions

  • I need to get the key to my Adobe 11.0 Pro for PC.

    I had a power outage and some other recent work.  In the process, I had to reload all my software because of a problem in the installation.  I was not able to find my key.  I have the installation files.  I bought my software and downloaded online on 07/07/2014.

    I am running Windows 10 Pro.

    How can I get my key?

    Hi jayg19016052,

    Please login here Adobe ID - log in with your Adobe ID

    Then choose Plans & Products > view all > Products > see your products. You will find you your product serial key.

    See this KB doc for more information: find the serial number of your product Adobe quickly

    Kind regards

    Meenakshi

  • WebWorks app not to recognize the plugin for Blackberry app

    Hello! I'm portage a webapp Android to WebWorks. My Android application using Phonegap, so when I discovered the new WebWorks used to, it was a great relief. But the problem came when I tried to use the BlackBerry push service, because demand for some strange reason does not recognize the plugins I have installed through the console, just like the documentation says http://developer.blackberry.com/html5/apis/beta/blackberry.app.html.

    Since then I have removed everything that belonged to the push service and I installed the com.blackberry.app plugin to test the ways that they are supposed to work. It debugged in the Web Inspector and I have this message.

    ReferenceError: Can't find variable: blackberry

    This error came from this line in my code:

    Console.log ("the State of the screen is:" + blackberry.app.windowState);

    In my config.xml file, I have the line:

    I am new to this platform and I don't know if the plugins should be called somewhere in the html file or the js to make it work. Or is there something else wrong on how I use the plugins?

    BTW: my application uses the last cordova because I developed since the SDK WebWorks 2.0.0.54, but my app Android used Cordova 2.0.0 and this library is called in the html code. So, when I tried to change the cordova for the last file, the application didn't work, so I left there where he was.

    In the standard application of Cordova, the application calls app.initialize as follows (additional code left to show the implementation of the call and the scripts required):

            ...
            
            
            
        
    
    

    Which is defined in index.js as follows:

        initialize: function() {
            this.bindEvents();
        },
    

    Which subsequently called bindEvents

        bindEvents: function() {
            document.addEventListener('deviceready', this.onDeviceReady, false);
        },
    

    And records the event deviceready on the document listener. It is an event of Cordova and fires after that cordova.js has loaded and initialized.

    When occur, index.js continues to manage the event here:

        onDeviceReady: function() {
            app.receivedEvent('deviceready');
        },
    

    And we can see that receivedEvent can be used as a central event handler, if we so desire.

        receivedEvent: function(id) {
            var parentElement = document.getElementById(id);
            var listeningElement = parentElement.querySelector('.listening');
            var receivedElement = parentElement.querySelector('.received');
    
            listeningElement.setAttribute('style', 'display:none;');
            receivedElement.setAttribute('style', 'display:block;');
    
            console.log('Received Event: ' + id);
        }
    

    Note that the code inside receivedEvent is specific to the sample application by default.

    If you customize the code, it is important not to break the chain. More precisely until when you add the deviceready listener. Of course, there are other ways to get to this point, but if we find issues, it is better to return to the example of the most basic.

    If Cordova is indicating that he did not shoot within 5 seconds, there is not a lot of continuous loading on or Cordova has not properly load to the point where he can pull of the event.

    If you connect Web Inspector and then press ctrl + r in the Web Inspector to reload the application, the Console shows additional failures? (This will allow the newspaper display all outings since the start of the run.)

    Maybe in the network Panel, are there resources that could not load?

  • E10 - custom not filling form fields do not in the merge field

    I'm new to Eloqua. I created a contact form and custom fields.  The contact fields merge without any problem in an e-mail, but the custom fields are not filling.  Can anyone tell me why and how to get these custom fields to fill in the e-mail address?

    You can create fusions of field fields existing on another object.  If you want to create a fusion of field, you must either would also create these fields on the contact record or a custom object.  On your form, include a processing step that updates the registration of contact or the LCO (depending on which route you choose).

  • ODI is not able to detect the primary/foreign keys to XML - the user has no privilege or object not found

    Hi guys,.

    Im trying to load an XML with the address of two entities and employee as below. The topology of reverse engineering, everything works well. Even able to display the xml data in ODI, but when I try to load the data of these two entities join by the schema of the primary keys and foreign keys which created odi engineering process reverses for xml, im im getting the error below.  IM able to load an entity data, error occurs only when I use the join odi creates internally to identify employees for xml and address components

    XML file:

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

    < EMP >

    < Empsch >

    < employee >

    < EmployeeID 12345 > < / EmployeeID >

    < original > t < / initials >

    John < name > < / LastName >

    DOE < FirstName > < / name >

    < / employee >

    < address >

    < > 12345 as WorkPhone < / as WorkPhone >

    < WorkAddress > test 234 < / WorkAddress >

    < / address >

    < / Empsch >

    < / EMP >

    Topology: jdbc:snps:xml?f=C:/Temp/RR/Empsch.xml & s = Empsch & re = EMP & dod = true & nobu = false

    Error message:

    -5501: 42501: java.sql.SQLException: user has no privilege or object not found: EMPSCH. EMPSCHPK

    java.sql.SQLException: user has no privilege or object not found: EMPSCH. EMPSCHPK

    at org.hsqldb.jdbc.Util.sqlException (unknown Source)

    for org.hsqldb.jdbc.JDBCPreparedStatement. < init >(Unknown Source)

    at org.hsqldb.jdbc.JDBCConnection.prepareStatement (unknown Source)

    at com.sunopsis.jdbc.driver.xml.SnpsXmlConnection.prepareStatement(SnpsXmlConnection.java:1232)

    at sun.reflect.GeneratedMethodAccessor65.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    to oracle.odi.core.datasource.dwgobject.support.OnConnectOnDisconnectDataSourceAdapter$ OnDisconnectCommandExecutionHandler.invoke (OnConnectOnDisconnectDataSourceAdapter.java:200)

    to $Proxy2.prepareStatement (Unknown Source)

    at oracle.odi.runtime.agent.execution.sql.SQLCommand.doInitializeStatement(SQLCommand.java:83)

    at oracle.odi.runtime.agent.execution.sql.SQLCommand.getStatement(SQLCommand.java:117)

    at oracle.odi.runtime.agent.execution.sql.SQLCommand.getStatement(SQLCommand.java:111)

    at oracle.odi.runtime.agent.execution.sql.SQLDataProvider.readData(SQLDataProvider.java:81)

    at oracle.odi.runtime.agent.execution.sql.SQLDataProvider.readData(SQLDataProvider.java:1)

    at oracle.odi.runtime.agent.execution.DataMovementTaskExecutionHandler.handleTask(DataMovementTaskExecutionHandler.java:70)

    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2913)

    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2625)

    at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:577)

    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:468)

    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:2128)

    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$ 2.doAction(StartSessRequestProcessor.java:366)

    at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:216)

    at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:300)

    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$ 0 (StartSessRequestProcessor.java:292)

    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$ StartSessTask.doExecute (StartSessRequestProcessor.java:855)

    at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:126)

    to oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$ 2.run(DefaultAgentTaskExecutor.java:82)

    at java.lang.Thread.run(Thread.java:662)

    Caused by: org.hsqldb.HsqlException: the user has no privilege or object not found: EMPSCH. EMPSCHPK

    at org.hsqldb.error.Error.error (unknown Source)

    at org.hsqldb.ExpressionColumn.checkColumnsResolved (unknown Source)

    at org.hsqldb.QueryExpression.resolve (unknown Source)

    at org.hsqldb.ParserDQL.compileCursorSpecification (unknown Source)

    at org.hsqldb.ParserCommand.compilePart (unknown Source)

    at org.hsqldb.ParserCommand.compileStatement (unknown Source)

    at org.hsqldb.Session.compileStatement (unknown Source)

    at org.hsqldb.StatementManager.compile (unknown Source)

    at org.hsqldb.Session.execute (unknown Source)

    ... more than 27

    Please advice

    Thank you

    Fabien

    It is clear from the content of the xml file, you have given here. In this xml file, you have four type of complex. Two of them are employed and address. However the employee doesnot has nothing to do with the address that you have not added the relationship. That is why its failure. This isn't the fault of the ODI.

    Also I suggest not to use self-generated by ODI dtd that you might face problem in the future. For example, the address of XML type has 8 attributes, and 4 of them are not mandatory. This means that each of your xml file may have attributes between 4 and 8.  That's where ODI auto generated DTD fails.

    ComplexType element XML schema

    Thank you

    Chantal

  • How can I get the data in the foreign key?  PHP/mysql

    I managed to create registration, log-in and results pages appear for accounts of client with PHP/Mysql/Dreamweaver 8. I have another page for more information to be contained in a child table, I used the Insert Wizard to create. I can't make it work. I get either a foreign key cannot be null error or a foreign key constraint.

    If I include the foreign key in the form on the page, I can manually enter the appropriate identification number, and it works. How to automatically enter the id into the foreign key column?

    I got the authentication of users using e-mail, password and user type.

    Thanks for your help

    When someone connects, Dreamweaver creates a session variable called $_SESSION ['MM_Username"]. Use this session variable to create a recordset object to get the ID of the user, who can then be entered in the child table's foreign key field.

    Dreamweaver automatically updates the code for recordsets immediately above the DOCTYPE declaration, then you will need to move above the code for the server behavior insert record. So it must be in the following order:

    1. Recordset to get the user ID
    2. Insert the record to the child table
  • Find the foreign key

    How can I get to know which are the columns of the two tables that are related through foreign key? I have seen that there are the table USER_CONSTRAINTS but where it is not possible to undestand that are the columns involved in the foreign key between two tables.
    I ask for it because I have to develop a procedure that automatically generates a query template

    * Select *.
    tab1 tab2, tab 3 t3 t2, t1
    where t1.f1 = t2.f2
    and t2.f3 = t3.f4
    *;*

    This is why a procedure of receiving as input N tables tab1, tab2, tab3 and resulting output a standard request with all the tables inserted and joins them as the above query model. So my question is: how my procedure can build the joins between the tables right? What are the system tables must I use?
    Thanks in advance!

    Select uc.table_name, ucc.column_name, ucc.constraint_name, uc.constraint_type, uc.r_constraint_name
    from user_constraints uc, ucc user_cons_columns
    where uc.table_name = ucc.table_name
    and uc.constraint_type = 'R'

  • A foreign key can reference a unique non-primary key?

    Hello everyone, I have 2 tables: [books] with the fields (id, title, author, isbn) and another table called [issue Book] with the fields (id, borrower_id, borrow_date, book_isbn)...
    Now the field (book_isbn) in the [book number] table of authorities (isbn) in the table [books], which is a single field, but not a primary key.

    My questions:

    1 - is this OK for a foreign key referencing a unique key but no primary in another table?

    2 is it normal that the foreign key field to have another name as the field it references in another table?

    Your help is appreciated indeed...

    Yes CF can refer to Unique key, but you must specify the Unique key column when the creation of FK

    and YES FK may have a different name, but for your convenience, we use the same column name

    Here is an example

    create table mymaster
    (val_id number unique);
    
    create table mydetail
    (det_id number,
     val_id_fk number references mymaster(val_id));
    

    Please mark correct / useful if it is

    Bangoura
    [My Oracle Blog | http://baigsorcl.blogspot.com/]

  • Please, help me to create the foreign key.

    Oracle 10g using sqldbx

    I tried everything I could but all in vain.

    (Folder) CREATE TABLE
    FolderId INT NOT NULL PRIMARY KEY,
    FolderName varchar (255) NOT NULL,
    CreatedBy varchar (255) NOT NULL,
    CreateDate TIMESTAMP NOT NULL
    )


    (Document) CREATE TABLE
    DocumentID INT NOT NULL PRIMARY KEY,
    FolderId INT NOT NULL,
    DocumentTitle varchar (255) NOT NULL,
    DocumentAuthor varchar (255) NOT NULL,
    CreateDate TIMESTAMP NOT NULL
    )



    Document of ALTER TABLE ADD CONSTRAINT fkdocument FOREIGN KEY (document.folderid) REFERENCES (the folder. FOLDERID)

    the last statement says invalid folder name. Help, please

    Hello

    Welcome to the forum!

    See the Manual of the SQL language for the correct syntax:

    ALTER TABLE     document
    ADD CONSTRAINT      fkdocument
    FOREIGN KEY      (folderid)
    REFERENCES      folder (FOLDERID)
    ;
    

    Thanks for posting your code! It is very useful.
    Have you seen the FAQ forum yet? {message: id = 9360002}

  • Error: Accounting information is not complete. Some required fields are not filled out correctly.

    Before I left to go on vacation, my Acrobat Pro XI worked perfectly. No hiccups, no errors, etc. Now that I'm back and I need to print a PDF in it, I constantly get an error message appear when I hit the "print" key.

    The accounting data are not complete. Some required fields are not filled out correctly.

    I don't know what this message means because I went through all imaginable areas in the menu printing, nothing helps. I checked tools, sign, comments, everything I can think of to try and see what the field is not filled correctly, but nothing fits. From now on, I can't print anything at all of Acrobat Pro and I really need to get this print for a meeting later today. So if someone could try to help, I appreciate it. Thank you.

    If the problem comes from the printer driver. While IT worked on my machine Friday, they have updated the driver and it automatically sets the posting to Enabled. Now that he is set to disabled, I can print without problem. So I guess it's fixed for now and if it comes back I know exactly what to look for.

  • JS calculations are not filling in the fields, help!

    Hello

    I use Acrobat X Pro on Win7 to create a form to fill out (not livecycle).

    The link to my file = https://www.dropbox.com/s/ghbla7mmpvc74er/Adobe_Support.PDF

    I filled the column "December" for testing.

    Under the column 'Part', bpM.1 of bpM.8 domain names are not get filled.

    bpM.0 and bpM.9 have the same JavaScript (like bpM.1, bpM.2, bpM.8) in custom calculate script, and they work fine.

    If I check the code in the debugger, and press enter by selecting the script, then only, these fields (bpM.1) download populated (search results).

    Sub_Total and HST are calculated and display very well.

    My questions - wise priority - are:

    1. why these fields do not display the results of the calculations? How to fix the problem/bug/logic?

    2. what other programming logic can I use to improve performance and can be minimize calculations (javascript), called in when there is a change in all areas.

    3. is it possible to have such calculations on thousands of fields in a single PDF file? If this is not the case, what are the alternatives.

    Thank you

    Rizwan

    Instead of code like this:

    f = this.getField ("bpM.0");

    f.Value = (sum2 * this.getField ("craM") .value) / 100;

    It should be:

    Set the value of this field

    Event.Value = (sum2 * this.getField ("craM") .value) / 100;

  • When using YouTube, I get foreign on-screen words. This does not happen with Safari.

    When using YouTube, I get foreign on-screen words. This does not happen with Safari.

    Clear the cache and cookies only from Web sites that are causing problems.

    "Clear the Cache":

    • Firefox > Preferences > advanced > network > content caching Web: 'clear now '.

    'Delete Cookies' sites causing problems:

    • Firefox > Preferences > privacy > Cookies: "show the Cookies".

    You can write a check for corrupted fonts and duplicate and other police issues:

  • I did a restore of windows xp home 64 bit but did not reteive mny registry key. How can I get the key?

    I did a restore of windows xp home 64-bit but not recover my registry key.  How can I get the key?

    There is no such thing as Windows XP 64-bit Edition.  OEM machines are supposed to have a sticker with the product key on the computer somewhere.  You never did a full backup or an image of the disc on another drive?  If so, the key can be retrieved from the backup or image.

    John

  • I try to install vista on my laptop but a letter of the key is not visible, all the other parts are very well including the serial code, is there another way to get the key of the other information?

    Taché product key

    Hello

    I try to install vista on my laptop but a letter of the key is not visible, all the other parts are very well including the serial code, is there another way to get the key of the other information? The laptop currently has non-OS I've tried to reinstall.

    Thank you

    Scott

    Product keys are bit-agnostic - they don't care if it's 32-bit or 64-bit.

    However, cannot legally use the recovery disk from one computer to a different constructor machine - as other licenses are not properly paid..

    There is nothing nonetheless to try all possible variations on the absence of character (there are only 25, after all the )

    Other than that, your best option is to contact the manufacturer and order a set of recovery disc for the machine. I do no download available for Vista with SP2 - but you can download Vista with SP1 and create the disc.

    http://www.heidoc.NET/Joomla/technology-science/Microsoft/57-Windows-Vista-direct-download-links

  • I'm getting "0xC004C003 key is blocked" in my event viewer and the 'not genuine' wallpaper

    Suddenly, my windows is not valid. I get 0xC004C003 key is stuck in my event viewer.  It is a copy, I bought on amazon last year, installed and ran it for a long time without problems.  then 6 months ago or not, this computer crashed, so I installed this copy on my HP workstation.  problems of validation then.  Ms. helped me then. not activated no problem until now, months later.  Another problem is that when I run slui 4, I don't get a chance to choose my country so I can choose a phone number.  is there anywhere else I can get the phone number for people of activation?  Thank you!

    Diagnostic report (1.9.0027.0):
    -----------------------------------------
    Validation of Windows data-->

    Validation code: 50
    Code of Validation caching online: 0xc004c4a2
    Windows product key: *-* - 74XYM - BH4JX-XM76F
    The Windows Product Key hash: KeYfcvXg/a1Q01x73 + f8IL/JC4Y =
    Windows product ID: 00359-112-0000007-85023
    Windows product ID type: 5
    Windows license type: retail
    The Windows OS version: 6.1.7601.2.00010300.1.0.003
    ID: {18CB392B-26DC-497B-9668-B09F494D682E} (1)
    Admin: Yes
    TestCab: 0x0
    LegitcheckControl ActiveX: N/a, hr = 0 x 80070002
    Signed by: n/a, hr = 0 x 80070002
    Product name: Windows 7 Home Premium
    Architecture: 0 x 00000009
    Build lab: 7601.win7sp1_gdr.110622 - 1506
    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: 109 n/a
    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

    Data browser-->
    Proxy settings: N/A
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Win32)
    Default browser: C:\...\Google\Chrome\Application\chrome.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: {18CB392B-26DC-497B-9668-B09F494D682E}1.9.0027.06.1.7601.2.00010300.1.0.003x 64*-*-*-*-XM76F00359-112-0000007-850235S-1-5-21-3265048641-1616023370-2010388088Hewlett-PackardHP xw9300 WorkstationHewlett-Packardv2.09 786 B 920061128000000.000000 + 0000FFC3E07018400F204090409Eastern Standard Time(GMT-05:00)03109

    Content Spsys.log: 0 x 80070002

    License data-->
    The software licensing service version: 6.1.7601.17514

    Name: Windows 7 HomePremium edition
    Description: operating system Windows - Windows (r) 7, retail channel
    Activation ID: 2e7d060d-4714-40f2-9896-1e4f15b612ad
    ID of the application: 55c92734-d682-4d71-983e-d6ec3f16059f
    Extended PID: 00359-00170-112-000000-00-1033-7600.0000-1342011
    Installation ID: 001526735912798560462865728640675052531545198973294682
    Processor certificate URL: http://go.microsoft.com/fwlink/?LinkID=88338
    Machine certificate URL: http://go.microsoft.com/fwlink/?LinkID=88339
    Use license URL: http://go.microsoft.com/fwlink/?LinkID=88341
    Product key certificate URL: http://go.microsoft.com/fwlink/?LinkID=88340
    Partial product key: XM76F
    License status: Notification
    Reason for the notification: 0xC004F200 (non-genuine).
    Remaining Windows rearm count: 4
    Trust time: 15/08/2011 11:17:44

    Windows Activation Technologies-->
    HrOffline: 0x00000000
    HrOnline: 0xC004C4A2
    Beyond: 0 x 0000000000000000
    Event timestamp: 8:13:2011 18:29
    ActiveX: Registered, Version: 7.1.7600.16395
    The admin service: recorded, Version: 7.1.7600.16395
    Output beyond bitmask:

    --> HWID data
    Current HWID hash: NgAAAAEABgABAAEAAQABAAAAAQABAAEAln0i8sIGfr2emhaDPo506gCHiHOyirYIkskUxhZf

    Activation 1.0 data OEM-->
    N/A

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

    BTW, the tool says that no identifiable information is captured in these results, but the exact path to my default browser was included which shows my user name and the path to my profile on my machine.  Some security people would consider this identification info.  I have it redacted sort of above (hope that isn't waste analysis), and it doesn't really bother me, but just a heads-up.  Thank you!

    J

    Activation 0xC004C003 error

    How to troubleshoot the error codes Activation Volume Windows 7, Windows Server 2008 and on Windows Vista computers
    http://support.Microsoft.com/kb/938450

    Microsoft Activation centers worldwide telephone numbers:
    http://www.Microsoft.com/licensing/existing-customers/activation-centers.aspx
    (This site is for activating Volume License, but if you call, they will help you)

    The phone number is not working:
    Microsoft Wordwide contacts: http://www.microsoft.com/worldwide/default.aspx

    Activation and registration of a Microsoft product
    http://support.Microsoft.com/?kbid=326851
    Windows activation: (888) 571-2048

    J W Stuart: http://www.pagestart.com

Maybe you are looking for