Workflow State - Table

Hello

I want to know the status of the workflow that it is completed or canceled.

In what table it is stored.

Best regards / Prasanth

Hello

The following package.procedure allows the status of the item_type/key: wf_fwkmon.getitemstatus

Concerning

Olivier

Tags: Oracle Applications

Similar Questions

  • Stats not registered in the stat table use with gather_table_stats

    During the collection of statistics with DBMS_STATS. GATHER_TABLE_STATS and passing stattab parameter partitioned table, his stats are not saved for this partition in the table user stat unless it is executed twice. Here's the statement that I'm running. If I add a new partition and try to collect statistics for it and store it in the user table stats, it is not be stored even if his dictionary stats are updated. If I run the second time, it will update the entries in the user table stat.

    Start
    DBMS_STATS.gather_table_stats ("OWNER",
    tabname = > 'table_name ',.
    partName = > "P20090824"
    estimate_percent = > 2,
    method_opt = > 'for all THE COLUMNS of SIZE AUTO. "
    stattab = > "DICTSTATTAB"
    granularity = > "ALL."
    degree = > 8,
    Cascade = > true
    );
    end;
    /

    I used similar options and it worked all the time. Only difference is I used the granularity-online 'PARTITION Maybe you give him a try.
    Also try the stat of gathering and export to stat table separately.

  • How to use FOLLOW-UP and COMPRESS the clause of the CREATE statement TABLE?

    my oracle's 10g and the statement of create table below:

    CREATE TABLE S005.q100

    (

    Q1 tank (1)

    )

    NOMONITORING;

    After you create this table, I ask USER_TABLES, but the value of the follow-up column is YES.

    I think there should be no how is? and also I have the same problem with the COMPRESS.

    Thank you very much


    Hello

    Heap - organized tables are your usual routine tables. It is created using the BUNCH of the ORGANIZATION of the CREATE TABLE statement clause. This is the default value.

    The other variant of this clause is ORGANIZATION INDEX, which means that you will create an organized Index of Table. In other words, it is a table that is stored in a B-tree, like an index.

    You also have an EXTERNAL BODY, which means that you will create an external table. Here is generally flat files outside of the database that you can order the database to see tabular to use SQL (read only) against. You will also need the settings on how the data are presented on the file, so that your database knows which column will match that of the data.

    The COMPRESS on 10G is known as the "basic compression" and it works on ordinary table segment blocks, which are organized by a bunch of tables.

  • exclude the TAO of gathering stat tables

    Hello

    on the FSCM 9.1, 8.52 tools. on Windows 2008. DB Oracle 11g R2.

    Automatic stat collection, collection of statistics for temporary tables PS_XXX_TAO. This distorts the cardinality of plans explain but if I delete the statistics:

    DBMS_STATS.delete_table_stats (ownname = > 'SYSADM', tabname = > 'PS_XXX_TAO');

    But this isn't permanent and re, statistics are collected during the night.

    -How to run a permanent deletion for the tables? I mean delete once, but for a permanent result?

    or

    -How to exclude these two paintings of automatic collection of stat?

    Thank you.

    Thank you that I applied:

    exec ('ADAM', 'B') dbms_stats.lock_table_stats

    Any recommendation of Poeplesoft in documentaries?

    Kind regards.

  • Underlying components of Service of Workflow Oracle table?

    Hi all

    Does anyone know what are the underlying tables to obtain information about components of Service especially the Workflow Mailer? Basically, I need to get the value of the Test address / address override.

    Thank you
    Allen

    PL see this Doc MOS

    How to set a different "Test E-mail address" for Notification of workflow without connecting to OAM [ID 459932.1]

    HTH
    Srini

  • Exclude MV grouping scheme stats table

    Hey,.
    I'm running the daily statistics gathering the procedure below.
    But it runs at the same time with a MV that's refreshing, and it is a failure because of that.

    Is it possible to exclude the view materialized since the procedure diagram below stats?

    BEGIN

    DBMS_STATS.gather_schema_stats (ownname = > 'SCOTT', estimate_percent = > dbms_stats.auto_sample_size, degree = > 2);

    END;


    This forum works on Oracle 10.2.1.0 on Linux env.

    You can lock the statistics on tables that you do not want to ask for more stats: dbms_stats.lock_table_stats
    http://download.Oracle.com/docs/CD/B19306_01/AppDev.102/b14258/d_stats.htm#i1043993
    Then run that the above command will not calculate its stats on these objects.

    Nicolas.

  • Stats table

    Hello

    I need the SQL query that uses views DBA to get the list of tables that need to collect statistics. And as for the INDEX, if we can.
    Version; Oracle 10g, OS: AIX.

    THX
    Gowin.

    None of these measures in any sense.

    AVG_ROW_LEN, for example, is a measure of the amount of data in a row. Collection of statistics will not change this value. If you have long rows, you have long rows. This may indicate that your data model is not sufficiently standardized. Or it can mean that an entity can have relatively long rows. But it has nothing to do with statistics (Finally, except if you can argue that you know the lines, on average, are much larger or smaller than AVG_ROW_LEN and which allows to indicate that the statistics are outdated).

    The DBMS_STATS. GATHER_SCHEMA_STATS procedure has a LIST OUT-OF-DATE option that will tell you what are the Oracle tables gathered statistics if you called GATHER_SCHEMA_STATS with the option GATHER STALE. Assuming you are using Oracle algorithm to determine when statistics are out-of-date, which seems reasonable.

    Justin

  • How to link several workflows vCO to a state change worklfow vcac?

    I would like to be able to bind more than 1 process of vCO on measure for the change of State of ExternalWFStubs.BuildingMachine but vCAC allow me to do what (name of change workflow state is already in use, therefore preventing me to add another value to this custom property to the level of the action plan).

    Is this possible? I have 2 separate changes of workflows customized that perform different actions to be run during the State of the building; 1 create a new DNS entry while the other creates a new computer object in AD. For the record, I also have another vCO custom workflow that runs during the change of State of ExternalWFStubs.MachineProvisioned, so is not an option.

    Do I need to combine all Actions in a custom workflow vCO and then associate this workflow with the change of State of construction Machine (Stub) WF...?

    Thank you. Ron

    Update

    I answered my own question part. Combining all the workflows in 1 custom vCO will do. I would still know, however, if there is an easier way to achieve this goal by combining (maybe) vCO several Workflows to the same ExternalWF Stub... ??

    Thank you. Ron

    For what it's worth, I have just a "workflow" 'root' for each stub (buildingmachine, alienate, machineprovisioned, etc.) which will open then any number of subsequent workflow. I find this easier method follow the workflow is executed. You also have the advantage of executing asynchronously things if they are released in the same root workflow.

    Finally, you can control the order in which workflows run and can be creative in when they run. Consider the example:

    The code in the ' do this? "decision could be:

    return (updatedProperties.keys.indexOf("RunWorkflow1") > -1);
    

    and "Run the workflow code 2?" is:

    return (updatedProperties.keys.indexOf("RunWorkflow2") > -1);
    

    Now, if I add the custom property "RunWorkflow1" to a plan of action / draw up profiles / property custom, it will run ' Run Workflow 1 ", then jump on the other and complete. Similarly, if you want to run the workflow 2, simply add another custom property RunWorkflow2 in the action plan.

    If you are designing in this way, it allows you manage 1 workflow root while still customizing plans to do different actions.

    Hope this helps,

    James

  • Hyperlink in the cell of a table in object state multi does not work

    Hello

    We have an app (DOS2015), which includes a gallery (with the status of multiple object) and on two of the pages State tables there.

    In certain cells in these tables are texts with hyperlinks. And all these hyperlinks do not work in dps 2015.

    (They do not work also in the folio Viewer. But they work if I copy the table into the object status multi on a normal page.

    It is by design or is it a trick?

    Thank you

    Hans

    Hyperlinks in tables are not supported in DPS. I'm not aware of a trick or workaround.

  • authorization workflow for the author of the specification

    Hello

    In one of our formulation workflow permission table, we defined that the product developer can only workflow specifications that have the status "inactive". But the workflow button is displayed for the specifications that are draft status and when the product developers journal is at the origin of the spec in the permission workflow table, author/creator of the specification is not selected for the State of project. want to ask if this is a bug or by default, the initiator of the spec is always allowed to workflow, ignoring the permission set up table?

    Thank you

    Church

    Your assumption is correct, but the sender has the permission in the first default state. Or the specification may be not editable or workflow-able it is saved.

  • Capture the output of a workflow in a different workflow

    I'm calling a WF1 workflow from another workflow WF2. I am able to do and WF1 is running perfectly in the background and the desired output via a return number. Newspapers of WF1 to verify that.

    But I want to capture the output (table/integer) to WF1 by WF2. I can't pass the exit (snapshots) WF2.

    I enclose the code and the journal of WF2. I enclose the code and WF1 journal as well.

    Well, well, you seem to met a strange problem... It was me frustrating because your code resembles a re-work of my code here:

    How to retrieve the details of Workflow

    ... If I run MY library workflow that checks the chips of workflow, the output, but all the variations, I tried to get out of the current token element has ended in the same result as what you had: null.

    So, as executions of audit workflow worked rather than the active token, wait until the workflow has completed, and then loop through the workflow runs until you find the one with the matching id of the token you just ran... once that you find, parse the output.

    Given two workflows you set in the last post, replace your task Scriptable text in the 'test' WF follows him with and run it (feel free to delete the code useless, I left all my code test in place in there something of another case may be useful):

    var inputParameters = new Properties();
    inputParameters.put("name", name);
    System.log("name '" +name);
    System.log("hostResource '" +hostResource);
    var curToken = wf.execute(inputParameters); //,"root","vmware");
    while (curToken.state == "running"){
        System.log(".. still running ..");
        System.sleep(1000);
    }
    var tokens = wf.executions;
    // Each execution is a "workflowToken" object
    for each (token in tokens){
        if (token.id == curToken.id && token.isStillValid){
            System.log("");
            System.log("=============== Checking token ===============");
            System.log("Token ID: "+token.id);
            System.log("Start Date: "+token.startDate);
            if(token.endDate != null){
                System.log("End Date: "+token.endDate);
            }
            System.log("Business State: "+token.businessState); // Indicates the business state as defined by the workflow dev in each of the elements of the workflow (not always specified)
            System.log("State: "+token.state); // Indicates the system state of this workflow
            /* State values are likely to be one of the following:
            waiting <- waiting for user input
            failed <- an exception was thrown to cause the workflow to fail
            completed <- workflow competed running successfully
            canceled <- user right-clicked and canceled the workflow
            running <- workflow is still processing
            */
            System.log("");
            System.log("==== Token Inputs ====");
            var inputParams = token.getInputParameters();
            if (inputParams != null){
                for each (key in inputParams.keys){
                    var value = inputParams.get(key);
                    System.log(key + ": " + value + " ("+System.getObjectType(value)+")");
                }
            }
            System.log("");
            System.log("==== Token Attributes ====");
            var attributes = token.getAttributes();
            if(attributes != null){
                for each (key in attributes.keys){
                    var value = attributes.get(key);
                    System.log(key + ": " + value + " ("+System.getObjectType(value)+")");
                }
            }
    
            System.log("");
            System.log("==== Token Outputs ====");
            var outputParams = token.getOutputParameters();
            if (outputParams != null){
                for each (key in outputParams.keys){
                    var value = outputParams.get(key);
                    System.log(key + ": " + value + " ("+System.getObjectType(value)+")");
                }
            }
    
            System.log("");
            System.log("==== Token Log Events ====");
            var logEvents = new Array();
            logEvents = token.logEvents;
            var eventCount = logEvents.length;
            System.log("Event Count: "+eventCount);
            for (i=eventCount-1; i>-1; i--){
                var logEvent = logEvents[i];
                System.log("");
                System.log(" == EVENT ENTRY "+(eventCount - i)+" == ");
                System.log("logTimeStamp: "+logEvent.logTimeStamp);
                System.log("longDescription: "+logEvent.longDescription);
                System.log("originatorId: "+logEvent.originatorId);
                System.log("originatorUri: "+logEvent.originarorUri);
                System.log("originatorUserName: "+logEvent.originatorUserName);
                System.log("severity: "+logEvent.severity);
                System.log("shortDescription: "+logEvent.shortDescription);
            }
        }
    }
    

    And to get an idea of the output, my tab newspapers looked like this:

    [2014-08-01 16:29:25.632] [I] name 'demo
    [2014-08-01 16:29:25.632] [I] hostResource 'null
    [2014-08-01 16:29:26.351] [I] .. still running ..
    [2014-08-01 16:29:27.365] [I]
    [2014-08-01 16:29:27.365] [I] =============== Checking token ===============
    [2014-08-01 16:29:27.365] [I] Token ID: ff80808146af57140147934349c10567
    [2014-08-01 16:29:27.365] [I] Start Date: 2014-08-01 16:29:26
    [2014-08-01 16:29:27.365] [I] End Date: 2014-08-01 16:29:26
    [2014-08-01 16:29:27.365] [I] Business State: null
    [2014-08-01 16:29:27.367] [I] State: completed
    [2014-08-01 16:29:27.367] [I]
    [2014-08-01 16:29:27.367] [I] ==== Token Inputs ====
    [2014-08-01 16:29:27.371] [I] name: demo (string)
    [2014-08-01 16:29:27.371] [I]
    [2014-08-01 16:29:27.371] [I] ==== Token Attributes ====
    [2014-08-01 16:29:27.374] [I] restOperation: null (null)
    [2014-08-01 16:29:27.374] [I] statusCodeAttribute: null (null)
    [2014-08-01 16:29:27.374] [I] snapshotids: null (null)
    [2014-08-01 16:29:27.374] [I] RESTHost: null (null)
    [2014-08-01 16:29:27.375] [I] hostResource: null (null)
    [2014-08-01 16:29:27.375] [I] errorCode:  (string)
    [2014-08-01 16:29:27.375] [I]
    [2014-08-01 16:29:27.375] [I] ==== Token Outputs ====
    [2014-08-01 16:29:27.378] [I] snapshots: 1966,2262,2555,2927,3272,3586,3895,3903,3909,3987,4041,4430,4734,5048 (Array)
    [2014-08-01 16:29:27.378] [I]
    [2014-08-01 16:29:27.378] [I] ==== Token Log Events ====
    [2014-08-01 16:29:27.423] [I] Event Count: 2
    [2014-08-01 16:29:27.423] [I]
    [2014-08-01 16:29:27.423] [I]  == EVENT ENTRY 1 ==
    [2014-08-01 16:29:27.423] [I] logTimeStamp: 2014-08-01 16:29:26.364
    [2014-08-01 16:29:27.423] [I] longDescription: Workflow has started
    [2014-08-01 16:29:27.423] [I] originatorId: a4e950d3-c575-4ddd-8b7f-dd838cdf7b2e
    [2014-08-01 16:29:27.423] [I] originatorUri: undefined
    [2014-08-01 16:29:27.423] [I] originatorUserName: bazbill
    [2014-08-01 16:29:27.424] [I] severity: 0
    [2014-08-01 16:29:27.424] [I] shortDescription: Workflow has started
    [2014-08-01 16:29:27.424] [I]
    [2014-08-01 16:29:27.424] [I]  == EVENT ENTRY 2 ==
    [2014-08-01 16:29:27.424] [I] logTimeStamp: 2014-08-01 16:29:26.401
    [2014-08-01 16:29:27.424] [I] longDescription: Workflow is completed
    [2014-08-01 16:29:27.424] [I] originatorId: a4e950d3-c575-4ddd-8b7f-dd838cdf7b2e
    [2014-08-01 16:29:27.424] [I] originatorUri: undefined
    [2014-08-01 16:29:27.425] [I] originatorUserName: bazbill
    [2014-08-01 16:29:27.425] [I] severity: 0
    [2014-08-01 16:29:27.425] [I] shortDescription: Workflow is completed
    
  • DAC failed over but Etl informatica workflow in workflow monitor

    Hi all
    I am running a plan of execution with domains is the execution plan of "Finance - Accounting".and finished but I find there are so many workflow failed in workflow monitor. Details of the error "ORA-26002: Table XXXX index defined on it.
    so I create a small topics Add only a single task (SDE_ORA_GLAccountDimension) and create a plan of execution with this SA for test.the same error has occurred.
    As usual, CAD will run this workflow tracking these parameters:
    1 truncate table
    2 remove the index
    3 run the workflow
    4 create indexes
    5 analyze table
    I request the date of creation on the index of the table and he changed after etl end.and I found the workflow log end time is later than to create indexes of time.
    So I guess that the reason is when dac did not have the exact status of workflow.when setup3 began, CAD status completed and run the next installation, but actually still run etl then what created.workflow index failed.
    I don't know how dac to get the workflow state. I don't know even if I found the reason. Could someone help me?
    Version:
    Source system: EBS R12.1.1 and Oracle DB 11.1.0.7
    DataWarhouse: Oracle 11.2.0.1 DB
    BI application: 7.9.6.1
    DAC: 10.1.3.4.1
    Informatica:8.6.1 HotFix6

    DW is installed on 64-bit CentOS5.
    BIApps, DAC, Informatica installed on MS Windows2003 64bits.

    Thank you very much
    Alther

    Try this:

    DAC 10.1.3.4.1 Release Notes to

    http://download.Oracle.com/docs/CD/E12513_01/doc/BIC.101/e12655.PDF

    3.21 DAC task failed on Non-English operating system
    This problem applies to the DAC 10.1.3.4.1 and Informatica PowerCenter 8.6.1, HotFix3
    DAC Server uses pmcmd to launch workflows on Informatica server. In the
    English operating systems, DAC issues orders in the non-blocking
    (asynchronously) mode and the Informatica polls for the State of the workflow. The
    out of the getWorkFlowDetails of pmcmd is queued in the DAC\log directory, and
    and then gets analyzed to determine whether the workflow is still ongoing, completed
    successfully, or failed.
    However, for operating systems non-English DAC sends commands in the
    (synchronously) standby mode. This means that when the process ends at the exit
    code indicates DAC if the workflow was successful or not.
    Workaround
    The commands used by DCA to connect with Informatica are externalized in one
    the file is called infa_commands.xml.
    The DAC 10.13.4.1 control model is not a placeholder to specify the
    standby mode. Without this configuration in standby mode, on non - English OS based
    installation, this translates to the treatment of the DAC of the front execution even as the
    Workflow finishes executing. This could lead to errors, as in bulk of Informatica
    charger is not because of the presence index of tables or without aliens
    key references.
    To solve the problem,... etc.

  • How do you return a blank in table 2, when there is no data in the cell related in table 1?

    I run a recreational League of golf and have been recording the scores of the players (50 + players in total) with the intention of maintaining a form of disability from the League.

    So far, I did most of the calculations manually in number. Recently, I have experimented using the Lookup function but have encountered a problem with the time where the player does not play this week.

    In table 1, where I do all scores record cel when they do not play is left blank. However, in table 2 than corresponding cel returns a 0... strikes completely out of whack handicaps.

    Here is what I used in table 2 for the information of table 1...  SEARCH (name, 2016 Stats::Table 1 $Last: $ name, 2016 Stats::Table 1::G44)

    I also tried to add an IF statement, but I have obviously not understood correctly as he said I tried to refer to a cel in the statement itself.

    Example of the disability Page in the table 2 list a 0 is returned in cel 6... which is then averaged in the cel of last second... namely the problem. The cel with the 6 in it is a formula that counts the number of moves played and see it 6 because it counts as a trick played 0. This shows the wrong average score of 65.666

    Them

    A

    78

    1

    78

    Me

    Me

    80

    75

    81

    0

    81

    77

    6

    65.6666666666667

    -10

    As it appears in table 1. indicating the total number of rounds played in 5 and returning the precise average score of 78.8

    Me

    Me

    80

    75

    81

    81

    77

    5

    78.8

    Hi pondball,

    (Could be my 'golf name' somedays)

    Formula in Handicap::B2 and filled to the bottom and right at Handicap::X4

    = IF (LOOKUP ($A, data: $A, Data::B)=0,"",LOOKUP($A,Data::$A,Data::B))))

    IF compared the results of the first SEARCH and if it is zero, returns an empty string. If the comparison returns FALSE, the second SEARCH is called, find and returns the result of zero. AVERAGE does not take into account all results of text, including the string NULL, a zero-length text value.

    COUNT (used in the column count the number of turns) also ignores the text values.

    4th place of disability shows one of the reasons for not using LOOKUP.

    SEARCH alwas accepts a "close fit" with the search value. 'near match' for RESEARCH is defined as 'the largest value equal or less than the value of the research', and for the values text, "less than or equal" can be described as "identical or come forward in a list of items of text in alphabetical order.»

    For us, the other two values in the name list are 'less' us and the most important is 'Them', the values for 'Them' are returned.

    For this reason, I tend to use VLOOKUP instead of RESEARCH in many cases.

    VLOOKUP present the disadvantage of requiring her research-where location which will be the first column of the lookup table (which is not a problem here, because the location of the research is one ot the column data table).

    But also has the advantage of af being able to require an "exact match" search value.

    Here's the same tables of two, with VLOOKUP replacing LOOKUP. Note that the VLOOKUP function has a different syntax than the LOOKUP function.

    Formula VLOOKUP in Handicap::B2, filled with verse down and right at Handicap::X4:

    = IF (VLOOKUP ($A, Data: $A:$ X, COLUMN (), FALSE) = 0,"", VLOOKUP ($A, Data: $A:$ X, COLUMN (), FALSE) ")

    Written as above, the formula works correctly in rows 2 and 3, but will just return the error in the 4th row triangles, since it will not find a match (exact n) for 'Us' in column A of data.

    After confirming that it produces no unexpected error, wrap the formula in function SIERREUR as shown below and repeat the filling down and the right filling operations above.

    SIERREUR function interrupt all errors, including those affecting the results without your knowledge if they occur. Always delay adding IFERROR until you know what are the errors he fools.

    =IFERROR (IF (VLOOKUP ($A, data: $A:$ X, COLUMN (), FALSE) = 0,' ", VLOOKUP ($A, data: $A:$ X, COLUMN (), F ALSE))," ")

    Y2: = COUNT (C2:X 2)

    Z2: = AVERAGE(C2:X2) (base form)

    Z2: = IF (Y = 0,' ", AVERAGE (C2:X 2)) (real form)

    The encapsulation of the AVERAGE function in the IF statement deletes the calculation if the number of items to the average value is zero, AVERAGE preventing from return to a division by zero error. The number of circles in the column there is NOT used in the calculation of the average (AVERAGE did his own count), but is used as a switch 'OK to calculate' leaving the calculation of the AVERAGE to move forward.

    Kind regards

    Barry

  • The attention of the State - "Generated" Question, please help.

    Hello

    I wonder what that means the staus 'product' refers to in OWS case Managment.  If you have counted all the alerts that you would understand "generated" when totaling or is it just a group void of alerts?

    It's just the name of a workflow state. In a default installation of UX, it is the name of the State of workflow [only] in the "Sentry case Workflow. (You can check this by opening the relevant workflow by using the case management application.) Therefore, all cases will be in the State "Generated" as OWS. In this scenario, you use only the alerts management workflows ['False positive', 'True Match', 'pending', etc.]

    If you want to remove this from the report, you can change the filter apply only to the "alerts".

    Thank you

    Nick

  • Best Index on a column with low cardinality on a high DML activity table?

    I wanted to ask a question about the indices? I have a table which is the main table in the my system it holds nearly 65 000-1000000 rows on any average day. Each line has a (mandatory) batch, it can be 6 different status which is held in the state table. The distribution of status id in the master table is shown below. There is no index on this column, it has a low cardinality, but there are many dml moves in this table. However the State is the main request, the report runs against, so it made a full table scan every time. Users run their applications via an interactive report on Apex 4.0 and it runs slowly. It seemed to be a lock on the $ wwv_FLOW_PREFERENCES caused by this slow execution of interactive report query in this table for and is it locking associated with a slow interactive report query?

    SELECT * from Main_Table where batch =: b2

    A full table scan is done in this case.

    Distribution of status id in the main table

    0.12%

    Reopened pending

    1.01%

    Current

    0.17%

    Pending

    0.01%

    Closed not resolved

    96,44%

    Closed

    2.24%

    Open

    Database

    Database Oracle 12 c Enterprise Edition Release 12.1.0.2.0 - 64 bit Production

    PL/SQL Release 12.1.0.2.0 - Production

    CORE Production 12.1.0.2.0

    AMT for Linux: Version 12.1.0.2.0 - Production

    NLSRTL Version 12.1.0.2.0 - Production

    How about a LIST partition on batch column?

Maybe you are looking for

  • Withings scale

    I bought a scale in an Apple Store and I can't connect with my Airport Express.I submit my problem to the Withings and they gave me 4 reasons: or attempt to connect to a network of 5 GHz instead of a 2.4 GHz network. The scale is able to connect to n

  • Webcam on the Satellite C660 - 18 c does not work

    Laptop does not detect webcam even after I installed the driver (I think).Do I need anything else, any ideas where to find the webcam settings? IM on windows 7, 64 bit Help please, thank you. Post edited by: airidas_1 Post edited by: airidas_1

  • Ignore the scale of the windows fonts

    Often enough, develop you on a computer with X % police scaled, but deploy on a computer with scaling of Y % police and it just looks like crap. Is it possible to ignore this scaling for fonts have their planned sizes? /Y

  • Fingerprint reader, stop working Please HELP

    Help! I tried making these forums, and nothing has worked. My fingerprint reader worked fine this morning when I registered in windows.  A few hours later, it just stopped working.  HP Simple pass seems even not recognize more. I tried to restore my

  • Internet high speed decreased after installing Windows 8.1

    Dear guys, I installed Windows 8.1 on my laptop HP Pavilion G6 2241sa. Everything is perfect, I downloaded all the drivers, internet works fine BUT I noticed that the speed of my broadband a few minutes down from 80%. My broadband speed is 30meg to b