Problem regarding the display of the Table

Hello

I have a problem with a Table in OAF... According to the condition if we have no action on the Table we should display the same view in the table... (Because let's assume that we are in the fifth of the Table Page, even after the implementation of the action to submit we must stay on the same Page)... now when I play an action after the action is completed, we see the first view (Page) of the Table...


Please suggest me what needs to be done on this issue... I saw that the page is refreshed after submit action


Kind regards
Doris

Hello

Capture the event associated with the table column and returns the primary key of the row in the params of the event.

If ("rowevent". Equals (PageContext.GetParameter ("Event"))
{
obtain the primary key of this line
Chain of rowid = pageContext.getParameter ('primary key');
get the existing lines of the range
OAViewObject vo = (OAViewObject) am.findViewObject ("vo name");
Rank [] rows = vo.getAllRowsinRange ();
for (i = 0; i<>
{
Corresponds to the primary key that is captured with all the lines to find the corresponding row
If ("rowid".equals (lines.getAttribute("rowid").toString (()))
{
you get the line on which event has been triggered just out of the loop

break;
}

}

This way navigation will be won on the same range, as the event is triggered.

Thank you
Gerard

Tags: Oracle Applications

Similar Questions

  • No limitation regarding the table of bitmaps?

    I'm working on a game. Previously, I had 13 executives of sprite as separate files and used getBitmapResource to load into an array of bitmaps. It worked well.

    I've upped the number of sprite images to 26 and make them in a single bitmap file with 2 rows of 13 (corresponding to the States of game). I'm trying to load them into an array of Bitmaps - either one or two dimensions. None worked. The last loaded image is one that is displayed, regardless of what I call for. I use Bitmap.scaleInto, in OS5.

    My attempts at debugging continue to wonder if I'm violating a rule, with the berries of the Bitmap. Like, the berries can only work before because of the structure of the .png files? Bitmaps are already in an internal table format that blends in with my paintings?

    I can also have incorrectly implemented the scaleInto, although I'm working with the code for a very good post on this forum. Here is that code, currently configured to use a single dimension table. There are a few more from the referenced post lines, to maintain transparency in the sprite frames.

    class Thing extends OBJ
    {
     static Bitmap[] _mySprite; 
    
     Thing(int passX, int passY)
       {
        super(passX, passY);
    
        // Set bitmaps
    
        Bitmap multi_sprite = Bitmap.getBitmapResource("sprite_64x29.png");
        _mySprite = new Bitmap[26];
    
        Bitmap image = new Bitmap(Bitmap.ROWWISE_16BIT_COLOR, 64, 29);
        image.createAlpha(Bitmap.ALPHA_BITDEPTH_8BPP);
        for (int y = 0; y < 2; y++) {
            for (int x = 0; x < 13; x++) {
                int[] transparentImage = new int[64 * 29];
                image.setARGB(transparentImage, 0, 64, 0, 0, 64, 29);            multi_sprite.scaleInto(x*64, y*29, 64, 29, image, 0, 0, 64, 29, Bitmap.FILTER_LANCZOS);           _mySprite[x+13*y] = image;
               }
           }...
    

    Transparency works. And, if I shorten the loop values, the last loaded picture appears, regardless of what image I try to get out of the table.

    I know that I could skip the drawBitmap preload and only when needed. But I have a lot of code in place that expects to be able to check the dimensions of several bitmaps, in addition to these. And it seems just cleaner to shorten them.

    you re-use the image object, most likely, you end up with a table of the same objects (a table only refers to the object, it does not copy it).

  • regarding the tables

    Hi friends,

    I use oracle 10.2.0.3

    I have a table partitioned, named cmp_event_history. On this table, I created rang partition on a weekly basis. The name of the default partition is event_others. This week, I forgot to create a new partition. If data todays has been inserted in the event_others partition.

    My question is if I use the sub query, it will cause no problems because the data is already present on this partition event_others.
    alter table CMP_EVENT_HISTORY split partition EVENT_OTHERS at (to_date('09/06/2013 00:00:00','dd/mm/yyyy hh24:mi:ss')) into (partition EVENT_June2013_01to08,partition EVENT_OTHERS) update global indexes;

    I use oracle 10.2.0.3

    I have a table partitioned, named cmp_event_history. On this table, I created rang partition on a weekly basis. The name of the default partition is event_others. This week, I forgot to create a new partition. If data todays has been inserted in the event_others partition.

    My question is if I use the sub query, it will cause no problems because the data is already present on this partition event_others.

    ALTER table CMP_EVENT_HISTORY split partition EVENT_OTHERS at (to_date (September 6, 2013 00:00:00 ',' dd/mm/yyyy hh24:mi:ss')) index global update (partition EVENT_June2013_01to08, partition EVENT_OTHERS);))

    What is the partition type you use?

    Please see the doc PDF attached to (database using partitioning with Oracle E-Business Suite [554539.1 ID]) for the alter command that you can use.

    Thank you
    Hussein

  • Problem with the table of contents pages and books

    I use 8 HR and generate Webhelp.

    I created a project and had to change a few pages of table of contents and create TOC books instead. I deleted the pages and added books, with the same name. HR, it looks fine, but when I generate the table of contents for the page instead of the book. I tried to clear my cache in Internet Explorer, and the deletion of the page again. Still no help. I rebooted and even rebooted and still have the same thing. Can someone tell me how to solve this problem?

    Thank you.

    Indeed if a book has nothing in it, it will not appear in the table of contents. When you think about it, it is very logical. Why would you want a book to appear if nothing was inside?

    See you soon... Rick

    Useful and practical links

    Wish to RoboHelp form/Bug report form

    Begin to learn RoboHelp HTML 7 or 8 days - $24.95!

    Adobe Certified RoboHelp HTML Training

    SorcerStone blog

    RoboHelp EBooks

  • Problem with the Table result variable

    When you save a document structured in XML, the Table Continuation variable is translated to an entity named "fm.tcont".

    Strangely, the content of the entity is a control character (0 x 11). The file is saved in XML format, but the Analyzer Returns an error,

    Error message to the file d:\test\100219\doc_test.xml.1F0, line 31, char 22,: Invalid character (Unicode: 0 x 11)
    Error on line 31, tank 24, Message: expected a value of literal entity or PUBLIC/SYSTEM identifier
    Parse error on line 31, tank 20: not well formed (invalid token)
    The abandoned analysis.

    The contents of the variable nothing suspicious, it's just '(continued)', where the first character is a normal space.

    If someone had the same problem and knows how to fix?

    It's on FM8.0p277 on Windows XP.

    Thank you very much in advance,

    Johannes

    Johannes,

    I don't have the direct response, because I've never tried. But my EDD has a TableContinuation element that is empty; ESD inserts the table continuation variable. When you export to XML, the element is there as a "marker"; It has NO content. When open in the frame, ESD inserts the variable again. My reasoning is that the table continuation variable has meaning ONLY within FrameMaker. It's a formatting object, not a content container. No post processing of the XML data would not need if so, ITS engine could provide what it is able to understand.

    Anyway, here's how I deal with it.

    Good luck
    Van

  • problems with the table of contents and index

    I do the localization for the Japan, so I'm all nice and good in Japanese (themes, table of contents and index), however, after compilation, only the TOC and India are in a font that does not support Japanese characters.
    Does anyone have any ideas how to solve this problem?
    Thank you

    Thank you Pete, it's part of the solution.
    In fact, what I discovered on a German forum for RoboHelp, is to set the machine to the locale for the country, and the location is made. I installed the language support pack before my problem and so I was able I was translating into topics. The problem appeared when I tried my first compilation. The subjects were still in Japanese, that I translated, but the table of contents and the index and were the only ones who wrote in a totally unknown style (not Japanese English and not another language, I know).
    Now that I've changed the location of my system, it works.
    So, I think that this should be a first improvement for RoboHelp, right? They boast that they support 35 languages, however the support isn't quite... finish, huh?
    Furthermore, the error message continues to come even after all these changes, but I don't like too much about this, I get what I need.
    Thanks again Pete for the solution and the quick response.

  • Page indent the problem with the table of contents entries...

    I have a few entries of table of contents running on more than one line. I would like the text to be indented from the establishment right indent/margin so that text does not as far as the Page numbers on the right margin of the text TOC block extend existing. I put a tab on the right so that the page numbers are tabulated on the right edge of the frame, but if I bring you the right margin with several (currently 5 mm) indenting, I can't have a tab stop to the page outside of the right margin.

    If I insert soft-return/new line tanks they wil get lost every time I have rebuild the table of contents (there will be a lot of it!)

    Any ideas, I'm sure it happens all the time for designers of the book.

    The same way you have a withdrawal of first line, on the left there is a final withdrawal of the straight line. You can set the right two inches (for example) withdrawal and removal of stretch to neutralize two thumbs, all on a single line will go completely to the right of the frame, and any point edge requiring line breaks will break two inches to the left of the right edge of the frame, while the last line will go to the right edge.

  • analyse the problem of the table

    Hi all
    I analyzed a table and calculated statistics for the table. but when I checked the parsed date is showing as

    GEDIS_CONTACT 2007-12-29 08:02:25

    What could be the reason. Any idea?

    Thank you
    Krishna

    KRIS wrote:
    SQL > analyze table om_cust.gedis_contact computing statistics;

    Parsed table.

    Version is 10.2.0.4

    Do not use this command to analyze the tables so you need to use DBMS_STATS. Procedure GATHER_TABLE_STATS then check again.

  • addChild does not add my mcs. Problem with the table.

    I think that my table is wrong but I do not know why

    SerializableAttribute public class GameSunnyFly extends MovieClip {}

    private var v: Number = 8;

    varObject:String private var;

    i: Number private var;

    arrayObjects:Array private var;

    soundArray:Array private var;

    soundClip:Sound private var;

    randomnumber:Number private var;

    contadorHits:uint private var;

    private var notTweening:Boolean = true;

    tweenedObject:MovieClip private var;

    tiempoTotal:uint private var;

    tiempoTimer:Timer private var;

    clickPoint:Point private var;

    public void GameSunnyFly() {}

    setObjects();

    this.tiempoTotal = 60;

    this.i = 1;

    this.varObject = arrayObjects [i-1];

    this.clickPoint = new focus();

    this.tiempoTimer = new Timer (1000, this.tiempoTotal * 1000);

    this.tiempoTimer.addEventListener (TimerEvent.TIMER, this.onTimerTiempoTimer);

    this.tiempoTimer.addEventListener (TimerEvent.TIMER_COMPLETE, this.onTimerCompleteTiempoTime r);

    this.tiempoTimer.start ();

    this.setSounds ();

    this.addEventListener (Event.ADDED_TO_STAGE, this.onAddedToStage);

    this.soundArray [i - 1] .play (0,999);

    / / make an instance of the library class + addChild Stadium

    function setObjects (): void {}

    var object1:Object1Class = new Object1Class; On the export of the library, you create a custom class + in the code, you must create an instance of this class with the new

    var object2:Object2Class = new Object2Class; Naming Convention better for custom classes to make them more obvious.

    var object3:Object3Class = new Object3Class;

    var object4:Object4Class = new Object4Class;

    var object5:Object5Class = new Object5Class;

    object5, object3, this.arrayObjects = [object1, object2 object4]; You can write like that, or use push

    trace(this.arrayObjects[i-1]); (undefined)

    addChild(this.arrayObjects[i-1]);

    }

    }

    Your builder creates the table arrayObjects when it calls setObjects, but the value because I has not yet been initialized if the lines

    trace(this.arrayObjects[i-1]); (undefined)

    addChild(this.arrayObjects[i-1]);

    are most likely resulting in errors because I would have the default value for a certain number of NaN the

    try to put the

    This.i = 1;

    before the setObjects()

    call in your constructor.

  • Problem with the table editor

    Hi again,

    in the user interface editor, I set up a table with 7 columns, including a tag line. Now I have 3 column is the column on the right. as a result, I chose 3 column, pressed '' Cut column '', and indeed, the column is part. However, I can't do to stick to the right place: if I select the column 6, or 7, or 8 and then press the button "Paste the column", the old column 3 gets stuck, but never in the last column, but in the penultimate...

    What's wrong?

    Thank you

    Wolfgang

    Hi Johannes,

    I solved 'the problem' slightly different cutting and repasting of the right :-) column Thanks anyway!

  • Problem with the Tables of the Buliding warehouse...

    Hi all

    I want to try to create tables DWH via Dac.but now I have error
    takes i.e) Done.some will be fail.we use Sibel 8.1.1 System.
    Once I chicked my logfile.

    createwtables.log

    Siebel Enterprise Applications ODBC import utility, Version 7.7 DDL [18030] ENU
    Copyright (c) 2001 Siebel Systems, Inc. All rights reserved.

    This software is the property of Siebel Systems, Inc., 2207 Bridgepointe Parkway,
    San Mateo, CA 94404.

    The user accepts that any use of this software is governed by: (1) the there is
    the user limits and other conditions of the license agreement which
    has been concluded with Siebel Systems or their dealers. and
    (2) the notice of rights exclusive and limited included in this software.

    WARNING: THIS SOFTWARE IS COPYRIGHTED BY THE AMERICAN AND INTERNATIONAL.
    ANY REPRODUCTION, DISTRIBUTION OR USE OF THIS PROGRAM, OR ANY PART
    OF IT, MAY RESULT IN HEAVY CIVIL AND CRIMINAL PENALTIES, AND WILL BE
    BEING PROSECUTED TO THE EXTENT POSSIBLE UNDER THE LAW.

    If you received this software by mistake, please notify Siebel Systems
    immediately at (650) 295-5000.

    C:\orahome\10gR3_1\bifoundation\dac\UTILITIES\BIN\DDLIMP/i N/s N/u OLAPUSER/p * / OLAP_USER/g SSE_ROLE/f C:\orahome\10gR3_1\bifoundation\dac/conf/sqlgen/ctl-file/oracle_bi_dw.ctl/b/k/x/w Y c

    Connecting to the database...
    Connected.

    Reading tables and DDL file indexes...
    Read 1110 tables and indexes the DDL file 0...

    Existing scheme of reading...
    Read the tablespaces 0, 0 tables and the indexes 0 a schema from existing...

    Running the SQL statements to the database...

    S1000: [DataDirect] [ODBC Oracle driver] [Oracle] ORA-01031: insufficient privileges

    create table M_10A_ORG_D)
    Number DATASOURCE_NUM_ID (10, 0) not null,
    Number (10, 0) ETL_PROC_WID default 0 non-zero.
    Number (10, 0) GEO_WID default 0 non-zero.
    INTEGRATION_ID varchar2 (30 char) not null,
    Number (10, 0) ROW_WID default 0 non-zero.
    Char ACCNT_FLG (1 car).
    ACCNT_REVN (22: 7), the number
    Char ACTIVE_FLG (1 car).
    Char CHANNEL_FLG (1 car).
    CHNL_ANNL_SALES (22: 7), the number
    Char COMPETITOR_FLG (1 car).
    Date of CREATED_DT,
    Char DIVN_FLG (1 car).
    EMP_COUNT (22: 7), the number
    Date of FORMED_DT,
    HIST_SLS_VOL (22: 7), the number
    Char ORG_FLG (1 car).
    Char ORG_PRTNR_FLG (1 car).
    Char PROSPECT_FLG (1 car).
    Date of PRTNRSHP_START_DT,
    Char PRTNR_FLG (1 car).
    PRTNR_SALES_RANK (22: 7), the number
    PTNTL_SLS_VOL (22: 7), the number
    Date of PTSHP_END_DT,
    Char PTSHP_FEE_PAID_FLG (1 car).
    Date of PTSHP_RENEWAL_DT,
    PTSHP_SAT_INDEX (22: 7), the number
    Char PUBLIC_LISTING_FLG (1 car).
    Number SALES_EMP_CNT (10, 0),
    Number SERVICE_EMP_CNT (10, 0),
    U_ACCNT_RVN (22: 7), the number
    Date of U_ACNTRVN_EXCH_DT,
    U_CHNL_ANNL_SLS (22: 7), the number
    Date of U_CH_ASLS_EXCH_DT,
    U_HIST_SLS_VOL (22: 7), the number
    Date of U_HST_SLS_EXCH_DT,
    Date of U_PTL_SLS_EXCH_DT,
    U_PTL_SLS_VOL (22: 7), the number
    ACCNT_LOC varchar2 (50 char),
    ACCNT_STATUS varchar2 (30 char),
    ACCNT_STATUS_I varchar2 (50 char),
    ACCNT_TYPE_CD varchar2 (30 char),
    ACCNT_TYPE_CD_I varchar2 (50 char),
    ANNUAL_REVN_CAT varchar2 (30 char),
    ANNUAL_REVN_CAT_I varchar2 (50 char),
    BASE_CURCY_CD varchar2 (20 char),
    BU_NAME varchar2 (100 char),
    CHNL_SALES_GRWTH varchar2 (30 char),
    CHNL_SALES_GRWTH_I varchar2 (50 char),
    CITY varchar2 (50 char),
    COUNTRY varchar2 (30 char),
    DIVN_TYPE_CD varchar2 (30 char),
    DIVN_TYPE_CD_I varchar2 (50 char),
    DOM_ULT_DUNS_NUM varchar2 (15 char),
    DUNS_NUM varchar2 (15 char),
    EXPERTISE varchar2 (30 char),
    EXPERTISE_I varchar2 (50 char),
    FREQUENCY_CAT varchar2 (30 char),
    FREQUENCY_CAT_I varchar2 (50 char),
    FRGHT_TERMS_CD varchar2 (30 char),
    FRGHT_TERMS_CD_I varchar2 (50 char),
    GLBLULT_DUNS_NUM varchar2 (15 char),
    KEY_COMPETITOR varchar2 (100 char),
    LINE_OF_BUSINESS varchar2 (30 char),
    MAIN_PH_NUM varchar2 (40 char),
    MGR_NAME varchar2 (160 char),
    MONETARY_CAT varchar2 (30 char),
    MONETARY_CAT_I varchar2 (50 char),
    NAME varchar2 (100 char),
    NUM_EMPLOY_CAT varchar2 (30 char),
    NUM_EMPLOY_CAT_I varchar2 (50 char),
    ORG_CITY varchar2 (50 char),
    ORG_COUNTRY varchar2 (30 char),
    ORG_MAIN_PH_NUM varchar2 (40 char),
    ORG_MGR_NAME varchar2 (160 char),
    Nom_org varchar2 (100 char),
    ORG_PRTNR_TIER varchar2 (30 char),
    ORG_PRTNR_TIER_I varchar2 (50 char),
    ORG_PRTNR_TYPE varchar2 (30 char),
    ORG_PRTNR_TYPE_I varchar2 (50 char),
    ORG_STATE varchar2 (50 char),
    ORG_ST_ADDRESS varchar2 (200 char),
    ORG_TERR_NAME varchar2 (75 char),
    ORG_ZIPCODE varchar2 (30 char),
    PAR_DUNS_NUM varchar2 (15 char),
    PAR_INTEGRATION_ID varchar2 (30 char),
    PAR_ORG_NAME varchar2 (100 char),
    PRI_LST_NAME varchar2 (50 char),
    PRTNR_NAME varchar2 (100 char),
    PR_COMPETITOR varchar2 (100 char),
    PR_INDUST_NAME varchar2 (50 char),
    PR_ORG_TRGT_MKT varchar2 (50 char),
    PR_PTSHP_MKTSEG varchar2 (50 char),
    PTSHP_PRTNR_ACCNT varchar2 (100 char),
    PTSHP_STAGE varchar2 (30 char),
    PTSHP_STAGE_I varchar2 (50 char),
    RECENCY_CAT varchar2 (30 char),
    RECENCY_CAT_I varchar2 (50 char),
    Varchar2 (30 char) REGION,
    REGION_I varchar2 (50 char),
    REVN_GROWTH_CAT varchar2 (30 char),
    REVN_GROWTH_CAT_I varchar2 (50 char),
    Varchar2 (50 char) STATE,
    ST_ADDRESS varchar2 (200 char),
    U_ACNTRVN_CURCY_CD varchar2 (20 char),
    U_CH_ASLS_CURCY_CD varchar2 (20 char),
    U_HST_SLS_CURCY_CD varchar2 (20 char),
    U_PTL_SLS_CURCY_CD varchar2 (20 char),
    VIS_PR_BU_ID varchar2 (15 char),
    VIS_PR_POS_ID varchar2 (15 char),
    CODE POSTAL varchar2 (30 char))
    ;
    error writeExecDDL (UTLOdbcExecDirectDDL pDDLSql).
    error writeExecDDL (pOperCallback UTLDbDdlOperTblCreate).
    Error in MainFunction (UTLDbDdlDbMerge).
    Error in the Main function...


    Please let me know how reslove this error...

    Use the setup.exe from Disk1\install\win32
    ex: D:\DAC_V16377-01\dac\Disk1\install\win32

    It works without any problem

    Score pls help if

  • problem with the table of jbuttons actionListener

    Hello friends,

    I have a class of card whose 52 objects are stored in a vector.

    I have 2 players who have a vehicle for 11 objects of type map of each card.

    In my DispGame JFrame.
    I stored 11 JButtons in a vector that appear in the JPanel.

    When I click on a particular card (IE JButton) it is displayed on a JLabel in the middle of the game.
    to do this, following code is written to associate the actionlisteners
    private void reAssociateBtnListener() {
         for(byte b=0; b<(byte) (btnCardsPL.size()); b++) {
              btnCardsPL.elementAt(b).addActionListener(new BtnCardLocalPlayer(b));
         }
    }
    
    private class BtnCardLocalPlayer implements ActionListener {
         byte index;
         public BtnCardLocalPlayer(byte idx) {
              index = idx;
         }
         
         public void actionPerformed(ActionEvent evt) {
              
              // Remove the btnCardPL from the local player button array
              removeCardAndButton();
              
              playCard(index);
           }
    
         private void removeCardAndButton() {
              
              
              DispGame.pnlGame.remove(btnCardsPL.elementAt(index));    // ERROR aray idx out of bounds
              
              //Game.playerL.plyrCard.removeElementAt(index);
              btnCardsPL.removeElementAt(index);
              
              repaint();
         }
    }
    
    protected void playCard(byte b) {
    
    
         // Display the image on the board
         
         
         reAssociateBtnListener();         // Problem here
    }
    Now, here's the real problem. When the JButon is clicked, it is removed from the Vector and JPanel.
    Then I re associating the actionListeners.

    And also the associated object is removed from the 11 cards of players.

    When I re associate the actionlisteners then re action is performed. That is to say the event automatically fires again and a new card is played. How can I stop this!

    Below is the reference to my previous post about the event of the dashboard buttons.
    Get the index of the clicked on JButton
    as suggested by jduprez

    I hope I explained my point of view and clearly doubt!

    Thanking in advance!

    When you 'relink the action listeners', you add only more action listeners to the buttons. You never remove the original action listener. When you press the second button, it has two headphones. When you press the third button, there are three listeners.

  • Problem regarding the sending of e-mails from my hotmail account

    Reception inside emails no problem but to transmit or send a new one or a response to unward mail it does not work and get a response with an error on the bottom of my screen page

    Submit all Hotmail queries on the forum right here:

    Windows Live Solution Center
    http://windowslivehelp.com/

  • Laptop Inspiron 1545: several problems regarding the recovery / reinstallation

    Hello everyone,

    Since this machine has become very slow, I tried to do a system restore or reinstall windows 7 from Dell dvd. Unfortunately, none of these options work.

    Restorations: When I call the menu (f8), the first option I get is computer repair (computer repair). Go with this option, the machine takes care of files for awhile, then I choose the language and give admin pwd. After that, I get more options, but Dell Factory Image Restore is not one of these. I checked and there is a recovery on the hard drive partion and tools windows system indicate that it is healthy.

    Resettlement: The Dell reappattage dvd just does not play in my dvd player. The machine does not start, and if I try to open the dvd while the computer is running, it fails again. The funny thing is now the dvd opens fine in other machines, while in my inspiron dvd player play other DVDs very well.

    So, what choices do I have? I tried to boot from a drive dvd external, but apparently bios does not boot from external devices like usb or usb connected dvd player.

    I even tried to copy the image of dvd of resettlement in a new drive, but it does not work because the image is large more than 6 GB so does not fit into a normal dvd.

    So I'm out of ideas at the moment. Any help would be welcome!

    There is no need to update the BIOS - all versions of the 1545 supported USB boot.  Don't forget your device IS bootable, or it will not be displayed in the startup list.

  • having problems regarding the activation of windows 7 ultimate...

    whenever I tried to activate windows with my product key it gives error 0xc004e003 code...
    This is the report of diagnosis below if you want to see this

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

    Validation code: 50
    Code of Validation caching online: 0x0
    Windows product key: *-* - X92GV - V7DCV-P4K27
    The Windows Product Key hash: aU2z1/fnhnLHmhBm699qYZT2E6s =
    Windows product ID: 00426-OEM-8992662-00400
    Windows product ID type: 2
    Windows license Type: OEM SLP
    The Windows OS version: 6.1.7600.2.00010100.0.0.001
    ID: {BAEAA14A-CD65-46C5-BD01-B1967464C734} (3)
    Admin: Yes
    TestCab: 0x0
    LegitcheckControl ActiveX: N/a, hr = 0 x 80070002
    Signed by: n/a, hr = 0 x 80070002
    Product name: Windows 7 Ultimate
    Architecture: 0x00000000
    Build lab: 7600.win7_gdr.130318 - 1532
    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: 114 blocked VLK 2
    Microsoft Office XP Professional with FrontPage - 114 VLK blocked 2
    Microsoft Office Enterprise 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

    Data browser-->
    Proxy settings: N/A
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Win32)
    Default browser: C:\Program Files\Mozilla Firefox\firefox.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: {BAEAA14A-CD65-46C5-BD01-B1967464C734}1.9.0027.06.1.7600.2.00010100.0.0.001x 32*-*-*-*-P4K2700426-OEM-8992662-004002S-1-5-21-2587952456-2180213260-777781197Hewlett-PackardPresario CQ61 Notebook PCHewlett-PackardF.1320100125000000.000000 + 000D4853307018400F404090409Pakistan Standard Time(GMT+05:00)03HPQOEMSLIC-MPC114114Microsoft Office XP Professional with FrontPage1039476F84C4B4004 4iCnywwNW1w4s9ukTIwGMGxyGic = 54185-640-0000025-1745214100Microsoft Office Enterprise 200712GW6PzcEVEDTVKeO5Ym5UUm41dBk =89388-707-0441865-6554814 64BC76978749586

    Content Spsys.log: 0 x 80070002

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

    Name: Windows 7 Ultimate edition
    Description: operating system Windows - Windows (r) 7, channel OEM_SLP
    Activation ID: 7cfd4696-69a9-4af7-af36-ff3d12b6b6c8
    ID of the application: 55c92734-d682-4d71-983e-d6ec3f16059f
    Extended PID: 00426-00178-926-600400-02-1033-7600.0000-1762013
    Installation ID: 003816391435913445269761799411448236860550425663585363
    Processor certificate URL: http://go.microsoft.com/fwlink/?LinkID=88338
    The 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: P4K27
    License status: Notification
    Reason for the notification: 0xC004F032.
    Remaining Windows rearm count: 3
    Trust time: 25/06/2013-14:59:54

    Windows Activation Technologies-->
    HrOffline: 0x00000000
    HrOnline: 0x00000000
    Beyond: 0 x 0000000000000000
    Event timestamp: 6:24:2013 22:11
    ActiveX: Registered, Version: 7.1.7600.16395
    The admin service: recorded, Version: 7.1.7600.16395
    Output beyond bitmask:

    --> HWID data
    Current Hash HWID: MgAAAAIAAQABAAEAAAABAAAABAABAAEAJJRO + 3cW3PniJx4gvoRKPoQ3YH5Ny1wXKj8 =

    Activation 1.0 data OEM-->
    N/A

    Activation 2.0 data OEM-->
    BIOS valid for OA 2.0: Yes
    Windows marker version: 0 x 20001
    OEMID and OEMTableID consistent: Yes
    BIOS information:
    ACPI Table name OEMID value OEMTableID value
    APIC HP 363
    HP 363 FACP
    HPET 363 HP
    START HP 363
    MCFG HP 363
    SLIC SLIC-MPC HPQOEM
    SSDT AMD PowerNow

    The product key on the label of the certificate of authenticity [CoA] is valid only for Windows 7 edition identified on the CoA label.

    Thus, for example, if your CoA identifies the edition as Windows 7 Home Premium, then the only product key will work for Windows 7 Home Premium.

Maybe you are looking for

  • first of MM2, MM2 second blocking?

    I got a Magic Mouse 2 for my iMac (early 2009, OS X 10.11.6).) He paired, but did not work right (zoom when it should be the subject of a scroll, etc.) and took it back to the Apple store for a replacement. The second paired MM2 and shows that it is

  • 4300 SFF, 600 G1 SFF, SFF-8200: mousepad

    Hi all Can someone tell me if when a desktop computer is purchased from a HP a mouse pad should be included? I found the mousepad here: http://www8.hp.com/us/en/products/oas/product-detail.html?oid=3929933#! tab features = Kind regards Chmmr

  • Windows update error code 8024402c__

    Remember - this is a public forum so never post private information such as numbers of mail or telephone! Ideas: You have problems with programs Error messages Recent changes to your computer What you have already tried to solve the problem

  • Is there a program for Windows such as Final Cut Pro for Mac?

    Hey guys, I was just wondering if Windows had an editing software, like the Mac does with it's Final Cut Pro, which allows me actually add and move images on the film plays in the background (Ergo you can have photos and movies playing at the same ti

  • The display is inconsistent when I use a hdmi cable to connect my laptop to my tv

    I have a HP Pavillion laptop with an HDMI port.  Recently, when I connect my lappy to my TV Sharp display on my tv is only the lowest possible resolution and not in widescreen.  He comes to work correctly with a very high level of HD but connection o