BPS Notes in Reports

Hi,
Can any body give me step by step instructions for printing notes in reports ?? We have BPS and users are typing notes while entering data in planning layouts. Now we want to print that notes with other characteristics like gl_account, 0comp_code etc. with same user authorization. ( Means if user has access to see only certain company code, they can able to print report with notes for only those company codes.)
Thanks in advance,
Sanket.

Hi,
Can u explain the problem in more detail...

Similar Messages

  • BPS Notes

    Hi,
    Can any body give me step by step instructions for printing notes in reports ?? We have users typing Notes in BPS Planning Layouts while entering data. Now we want to print that notes with other characteristics like gl_account, 0comp_code etc. with same user authorization. ( Means if user has access to see only certain company code, they can able to print report with notes for only those company codes.)
    Thanks in advance,
    Sanket.

    Hi,
    Can u explain the problem in more detail...

  • Can not print report directly to printer.

    Hi,
    We are using Crystal Report Server for reporting in our project.
    The version we are using is Crystal Report Server XI R2 and Crystal Report Server XI R2 SP 2.
    Please kindly advice us on the following issues we faced:
    - Can not print report directly to printer.
      The print button on the Crystal Report Viewer prints the report to pdf and user have to click "Print" again in the pdf file. This is unusual and not convenient. As we have hundreds of reports to print, is there a way we can print the reporrt directly to printer?
    - "Set to Null"
      In the default interface of the Crystal Report View, there's is this "set to null" check box that we can not remove. Is there a way to do without it?
    Thank you,
    Kenny Tew

    Morning Kenny,
    The printer settings are in server management console. Additionally see what settings you have setup for the printer for the report in the server. If it is setup to use End User printer then check your End user machine settings and make sure the printer is setup as a default printer on his/her machine.
    Please let us know how you get along with the issue.
    As far as "Set to Null" I am not sure where it is set up. A screenshot of it might help understanding it better?
    Many thanks
    Regards
    Jehanzeb
    Edited by: Jehanzeb Navid on Oct 6, 2008 11:07 AM
    Is this issue on all computers or only one computer?
    I have just tested this on my colleague machine and it asks for default printer and not pdf however on mine I setup for pdf.

  • Can not print report when using HTML or DHTML

    Can not print report when using HTML or DHTML. When I open the report and click the print icon I get a small blank dialog box and then nothing. If I change to activex it works and I can print.
    Any Ideas?
    Thanks
    Jeff

    Hi,
    I did not come across this situation before. Did you apply any fix packs. Try to check whether its a issue which can be fixed by applying fix pack( try to check release notes of fix pack and see if they mentioned any thing about this).
    Thanks,
    SK.

  • URGENT : FRM-41219 Can not find report : INVALID ID

    hello all
    The same problem i have also posted in forms forum..
    i am getting the exception FRM-41219 when calling the report from my form with the method RUN_REPORT_OBJECT.
    I m calling the report in my program unit method as follows :
    DECLARE
    Pl_Id ParameterList;
    RepId REPORT_OBJECT;
    Vrep Varchar2(1000);
    BEGIN
    add_parameter(pl_id,'report_parameter',text_parameter,record_block.input_box);
    RepId := find_repor_object('report_name');
    Vrep := RUN_REPORT_OBJECT(RepId,Pl_Id);
    END;
    But when i run the fmx .. i get the exception "FRM-41219 can not find report :Invalid ID"
    I have checked all possiblities i.e. i have also called the method as RUN_REPORT_OBJECT(RepId) and also RUN_REPORT_OBJECT(ReportName)..but in all cases i am getting the same error..i have also checked the environment variable ..it contains the correct path of my application folder where the report is available.
    Kindly help me with this
    if any body knows the solution..or the cause for it..please let me know here or contact me on this address
    [email protected]
    thank you.

    Try this:
    DECLARE
    Report_Id report_object;
    v_rep varchar2(200);
    rep_status varchar2(20);
    BEGIN
    report_id:=FIND_REPORT_OBJECT('EMP');
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_FILENAME,:REPORT_NAME);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESFORMAT,:REPORT_DESFORMAT);
    if :REPORT_DESTYPE='CACHE' then
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESTYPE,CACHE);
    elsif :REPORT_DESTYPE='FILE' then
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESTYPE,FILE);
    end if
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESNAME,:REPORT_DESNAME);
    v_rep := RUN_REPORT_OBJECT(report_id);
    rep_status := REPORT_OBJECT_STATUS(v_rep);
    if rep_status = 'FINISHED' then
    message('Report Completed');
    else
    message('Error when running report.');
    end if;
    END;
    Thanks
    Rohit

  • SQL Report Viewer Web Part Not displaying Report

    I have just completed updating an old report using report builder 3.0. I have added it to SharePoint Designer but have not replaced the old report file. 
    Any help is greatly appreciated!!
    All I did was export the old report from sharepoint designer to my desktop. Then opened it with Report Builder 3.0- made changes to the report and saved it with a different name (for safety in case i break things) and then upload it back to the same place where
    the old report was located using SP Designer. I then went back to the site in sharepoint that is displaying the old report, and changed the URL path in the SQL report viewer to the new report. 
    Now the SQL Report Viewer web part isn't showing anything (blank)

    Dear Form Moderator,
    This question is already asked in sharepoint forum so please don't move this sharepoint forum. Here is link of thread:
    https://social.technet.microsoft.com/Forums/en-US/3796da85-fbb4-4722-a5d0-724859f7d4ae/sql-report-viewer-web-part-not-displaying-report?forum=sharepointgeneralprevious
    Here is the one more duplicate thread link in same forum. So either you can merge both OR delete one.
    https://social.technet.microsoft.com/Forums/en-US/259d2586-ed4a-4f47-a808-877d4621d9f2/report-builder-30-sql-report-viewer-web-part-not-displaying-report-in-sharepoint?forum=sqlreportingservices
    [SharePoint Forum Moderator]
    Hemendra:Yesterday is just a memory,Tomorrow we may never see<br/> Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • Error: Could not read reports properties.  java.lang.NullPointerException

    Hi All,
    I am facing Could not read reports properties. java.lang.NullPointerException while trying to run the report using below string
    String:_
    /rcrmap2/weblogic/bea/ORA_PFRD/bin/rwrun module=/rcrmkr1/exe_dir/CA_PG1_T.rdf CUSTGRPID=''001139'' CANO=104 CACOPY=''F'' OPTION=''W'' CCODE=''KR'' USERID=apl_D_RCRMNIU3/Q5e3C4l1FPjrG6epG6f3C4dqFMgsDP@krcrmd DESTYPE=FILE DESNAME=/rcrmkr1/crms_RG/rep_dir/gcapg1_to_test_20110112_121902.rep BATCH=YES MODE=CHARACTER DESFORMAT=/rcrmap2/weblogic/bea/ORA_PFRD/reports/printers/wide.prt pagesize=132x80
    Environment Variables :*
    export ORACLE_LOCALPREFERENCE=/rcrmap2/weblogic/bea/rcrms/config/FRComponent/frcommon/tools/admin/
    export WIDE_DEF=/rcrmap2/weblogic/bea/ORA_PFRD/reports/printers/hplwide.prt
    export WIDE_VIW=/rcrmap2/weblogic/bea/ORA_PFRD/reports/printers/wide.prt
    export REPORTS_FONT_DIRECTORY=/rcrmap2/weblogic/bea/rcrms/reports/fonts
    export REPORTS_TAGLIB_URI=/WEB-INF/lib/reports_tld.jar
    export REPORTS_NO_DUMMY_PRINTER=TRUE
    export REPORTS_TMP=/tmp
    export RW=/rcrmap2/weblogic/bea/ORA_PFRD/reports
    export LD_LIBRARY_PATH=/rcrmap2/weblogic/bea/ORA_PFRD/jdk/jre/lib/ppc64:/rcrmap2/weblogic/bea/ORA_PFRD/jdk/jre/lib/ppc64/classic:/rcrmap2/weblogic/bea/ORA_PFRD/lib:/usr/dt/lib:
    export LIBPATH=/rcrmap2/weblogic/bea/ORA_PFRD/lib:/usr/dt/lib:/rcrmap2/weblogic/bea/ORA_PFRD/jdk/jre/lib/ppc64:/rcrmap2/weblogic/bea/ORA_PFRD/jdk/jre/lib/ppc64/classic:/usr/lpp/cobol/lib:/oracle/oracle/11.1.0.7/lib:/oracle/oracle/11.1.0.7/lib32:/rcrmkr1/exe_dir/pvcs_12july/pco:.
    export LDR_CNTRL=USERREGS@MAXDATA=0x80000000
    export TK_ICON=/rcrmap2/weblogic/bea/ORA_PFRD/reports/plugins/resource
    export REPORTS_DEFAULT_DISPLAY=NO
    export REPORTS_CLASSPATH=/rcrmkr1/exe_dir:/rcrmap2/weblogic/bea/ORA_PFRD/reports/jlib/rwbuilder.jar:/rcrmap2/weblogic/bea/ORA_PFRD/reports/jlib/rwrun.jar:/rcrmap2/weblogic/bea/ORA_PFRD/jlib/zrclient.jar:/rcrmap2/weblogic/bea/ORA_PFRD/modules/oracle.jsp_11.1.1/ojsp.jar:/rcrmap2/weblogic/bea/ORA_PFRD/javacache/lib/cache.jar:/rcrmap2/weblogic/bea/ORA_PFRD/modules/oracle.javacache_11.1.1/cache.jar
    Please help to provide your inputs
    Regards,
    Harish

    Hi,
    The problem was resolved by setting proper acl's to the corresponding directories (cache directory) in the application server
    Regards,
    Harish

  • Finder is not correctly reporting available disk space

    finder is not correctly reporting available disk space
    my drive is 50% full but finder shows there is only @ 35% left
    the difference is more than anything needed by the system
    any ideas on what is causing the problem?

    Try this:
    Repairing the Hard Drive and Permissions
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Installer menu (Utilities menu for Tiger and Leopard.) After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list. In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive. If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer. Now restart normally.
    If DU reports errors it cannot fix, then you will need Disk Warrior (4.0 for Tiger, and 4.1 for Leopard) and/or TechTool Pro (4.6.1 for Leopard) to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.

  • Could not initialize Report Engine server. (Error: RWI 00226)

    Hi All,
    I am trying to export a webi report from a Java application. When I connect to XI R3.1 report server, it is throwing me the following error. The error is at the line
    DocumentInstance boDocumentInstance = boReportEngine.openDocument(infoObject.getID());
    I amable to connect to the BO server and get the list of reports but when I try to open the document after getting the service(boReportEngines.getService(...), no error at this point), it is throwing the following error. I tried to restart the report server and the CMS server, but it is still giving this error. Any pointer is appreciated.
    The Report Export Failed!com.businessobjects.rebean.wi.CommunicationException: Could not initialize Report Engine server. (Error: RWI 00226)
         at com.businessobjects.rebean.wi.occa.OccaConnection.doConnect(OccaConnection.java:243)
         at com.businessobjects.rebean.wi.occa.OccaConnection.<init>(OccaConnection.java:67)
         at com.businessobjects.rebean.occa.OccaReportEngineComAdapter.createCadenzaSession(OccaReportEngineComAdapter.java:322)
         at com.businessobjects.rebean.occa.OccaReportEngineComAdapter.initNewCadenzaSession(OccaReportEngineComAdapter.java:410)
         at com.businessobjects.rebean.occa.OccaReportEngineComAdapter.openDocument(OccaReportEngineComAdapter.java:152)
         at com.businessobjects.rebean.wi.ReportEngineImpl.openDocument(ReportEngineImpl.java:391)
         at com.businessobjects.rebean.wi.occa.WebiReportEngine.openDocument(WebiReportEngine.java:191)
         at com.infostep.ext.step.BOReportNode.openBOWebiReport(BOReportNode.java:307)
         at com.infostep.ext.step.BOReportNode.openBOReport(BOReportNode.java:860)
         at com.infostep.ext.step.BOReportTestNodeEditor$6.doCallback(BOReportTestNodeEditor.java:519)
         at com.itko.util.swing.panels.ProcessingDialog$2.run(ProcessingDialog.java:248)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: com.crystaldecisions.enterprise.ocaframework.OCAFrameworkException$CommunicationError: Communication error occurred when trying to connect to server BOCOE.WebIntelligenceProcessingServer
    cause:com.crystaldecisions.thirdparty.org.omg.CORBA.BAD_PARAM:   minor code: 0x0  completed: No
    detail:Communication error occurred when trying to connect to server BOCOE.WebIntelligenceProcessingServer
    The exception originally thrown was com.crystaldecisions.thirdparty.org.omg.CORBA.BAD_PARAM:   minor code: 0x0  completed: No
         at com.crystaldecisions.enterprise.ocaframework.e.do(Unknown Source)
         at com.crystaldecisions.enterprise.ocaframework.o.try(Unknown Source)
         at com.crystaldecisions.enterprise.ocaframework.o.a(Unknown Source)
         at com.crystaldecisions.enterprise.ocaframework.o.a(Unknown Source)
         at com.crystaldecisions.enterprise.ocaframework.p.a(Unknown Source)
         at com.crystaldecisions.enterprise.ocaframework.ServiceMgr.getManagedService(Unknown Source)
         at com.businessobjects.rebean.wi.occa.OccaConnection$CDZStubHelper.getService(OccaConnection.java:291)
         at com.crystaldecisions.enterprise.ocaframework.e.do(Unknown Source)
         at com.crystaldecisions.enterprise.ocaframework.o.try(Unknown Source)
         at com.crystaldecisions.enterprise.ocaframework.o.a(Unknown Source)
         at com.crystaldecisions.enterprise.ocaframework.o.a(Unknown Source)
         at com.crystaldecisions.enterprise.ocaframework.p.a(Unknown Source)
         at com.crystaldecisions.enterprise.ocaframework.ServiceMgr.getManagedService(Unknown Source)
         at com.businessobjects.rebean.wi.occa.OccaConnection.doConnect(OccaConnection.java:121)
         ... 11 more
    Caused by: com.crystaldecisions.thirdparty.org.omg.CORBA.BAD_PARAM:   minor code: 0x0  completed: No
         at com.crystaldecisions.enterprise.ocaframework.idl.OCA.OCAcdz.WICDZServer.CDZHomeHelper.narrow(CDZHomeHelper.java:109)
         at com.businessobjects.rebean.wi.occa.OccaConnection$HomeStubHelper.narrow(OccaConnection.java:359)
         ... 25 more
    Thanks,
    Sulagna

    Hi,
    Did you find a solution to this issue? I am having exacty the same problem and I can't find a solution for this.
    Thanks
    J. Russell

  • GR with backflush not for reporting point logic with autom. GR option

    Dear Experts,
    While doing backflashing though MFBF we are getting following error
    "GR with backflush not for reporting point logic with autom. GR option"
    We have maintained 5 production version for this material while calling with first production version we are getting the error.
    Rate routing & BOM maintanied for the FERT material
    Thanks

    Did you check the BackFlash option are actuvated in the following places ?
    1. In the Rate routing, the backflush indicator is set in the component assignment.-CA22
    2. In the material master record, the backflush indicator has the characteristic "Always backflush".-MRP3
    3. In the material master record, the backflush indicator has the characteristic "Work center decides", the indicator being set in the work center.-CR21-Basic Data View .
    4.Goto-MM02-MRP4 View -Select the PV-Goto Details -Check particularly this production version REM Allowed or not
    5.You should use REM-Profile -0004/0003  where RP and Auto GR with RP at last Back Flashing Activated .
    6.Check Rate Routing Operation Control Key -Auto GR  with indicator Confirmation required
    Regards
    JH
    Edited by: Jiaul Haque on Jun 22, 2010 11:19 AM

  • Rqmt to create a PG with lots of fixed and some variable text, not a report

    Hi, I have a requirement where I have to create a custom page which has lots of long lines of text(fixed) in paragraphs, with in between some data which needs to be populated from database tables. It is not a report but a custom page that is needed. I am new to OA Framework, so I was having trouble identifying which region styles or items to use, and how to proceed with it. Could anyone please help me out.

    user645399 wrote:
    Thank You so much for the valuable feedback.
    My agency requires some reports to be generated at a certain interval, after a certain type of batch load. A few different types of reports will be generated and usually we have scripts which we run to generate the necessary tables and extract the reports from there. We retain the tables for verification purpose as it stores some valuable status of some customers and so on, which we will not be able to generate again easily. The table will have around 50,000 - 100,000 records averagely. Sometimes more.
    I am automating the process now as per client's request.
    So, I thought of using the same script to automate it in the web. For table name we usually changed them manually.
    Now, when the user runs, he or she have to give them table name/ report name.
    I thought of concatinating the sysdate and report name but what if there is a problem and the user runs it for a second time?
    Unless I have a separate part of the coding to take care of this issue.
    Please advice if there is an alternative.
    Thank You Very Much.
    Cheers!
    NithyaSo why is it necessary to create a table just to create a report?
    You really, really need to rethink this entire process from the beginning, not just try to shoehorn in something from a current, astoundingly bad, design.

  • Could not read reports properties

    I am compiling reports with 11.1.1.3.0 on Solaris and keep getting the message: "Could not read reports properties". The RDFs do get to converted to REP files, so it appears to be just a warning message.
    The error appears to be a file privilege issue since if I use the oracle account the message goes away, but if I use my personal account I get the message.
    So what is the name of the file it is looking for? I had assumed prefs.ora; but I have already granted my personal account access to all of them.
    Thanks

    I will tell you that I had several errors when I migrated to 11g last month, the solution for all of my problems was upgrade to:
    Forms & Reports 11.1.1.4 and weblogic 10.3.4.
    its not difficult, it takes me 70 minutes to do it. after you do upgrade I bet you wont have this problem.
    cheers.

  • FRM 41215: CAN NOT FIND REPORT - Please help

    Hi,
    I am new to oracle 9i. I am trying to convert the forms in 8i to 9i. While i am doing i have many forms calling reports thru run_product. Now i am changing those into run_report_object. Even though i am getting errors like FRM 41215: CAN NOT FIND REPORT , INVALID REPORT ID.
    declare
    repid report_object;
    v_rep varchar2(100);
    begin
    repid := find_report_object('mrnr0028');
    v_rep := RUN_REPORT_OBJECT(repid);
    end;
    This is the command i have used. Is there anything wrong, or is there any necessity to specify any particular path for report files.
    Pls help me asap.
    Thanks

    I HAVE CREATE THIS PROGRAM UNIT(WITH LOT OF HARD WORK) FOR CHARACTRE AS WELL AS DEFAULT REPORT
    RUNING ON WEB
    -----------------FOR CHARACTER REPORT
    procedure web_report_c ( type varchar2,parameter varchar2) is
    report_id Report_Object;
    report_job_id VARCHAR2(100);
    report_status varchar2(100);
    FILE_NAME VARCHAR2(100);
    web_name varchar2(300);
    user_name varchar2(30);
    BEGIN
    user_name:=get_application_property(username);
    if type='PRINTER' THEN
    report_id:= find_report_object('REPORTNODE');
         file_name:=user_name||to_char(sysdate,'-ddmmyy_hh24miss')||'.RRPT'; --use  in case of character mode report
         SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_EXECUTION_MODE,BATCH);
         SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_COMM_MODE,ASYNCHRONOUS);
    SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_DESTYPE,file);
    SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_DESNAME,'c:\logiWWW\temp\'||file_name); --where u want to save report TEMPRARY
    SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_SERVER,'REPSERVER'); --report server name
    SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_OTHER,parameter); --passing parameter to report
    report_job_id:=run_report_object(report_id);
         report_status:=REPORT_OBJECT_STATUS(report_JOB_id);
                   while report_status IN ('RUNNING','OPENING_REPORT','ENQUEUED') loop --checking report status
                        report_status:=REPORT_OBJECT_STATUS(report_JOB_id);
                   end loop;
                   IF report_status='FINISHED' THEN --if report is finished then make call to report
              --          web_name:='HTTP://logi/'||file_name;
                   WEB.SHOW_DOCUMENT('/logi/'||file_name,'_BLANK');
                   else
                        MESSAGE('Report has failed. '||'status is -'||report_status);
                   end if;
    ELSIF type='SCREEN' THEN
         report_id:= find_report_object('REPORTNODE');
         file_name:=user_name||to_char(sysdate,'-ddmmyy_hh24miss')||'.txt'; --use txt in case of character mode report
         SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_EXECUTION_MODE,BATCH);
         SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_COMM_MODE,ASYNCHRONOUS);
    SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_DESTYPE,file);
    SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_DESNAME,'c:\logiWWW\temp\'||file_name); --where u want to save report TEMPRARY
    SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_SERVER,'REPSERVER'); --report server name
    SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_OTHER,parameter); --passing report parameter
    report_job_id:=run_report_object(report_id);
         report_status:=REPORT_OBJECT_STATUS(report_JOB_id); --checking of report status
                   while report_status IN ('RUNNING','OPENING_REPORT','ENQUEUED') loop
                        report_status:=REPORT_OBJECT_STATUS(report_JOB_id);
                   end loop;
                   IF report_status='FINISHED' THEN --if report status is finished then make  call to report
                        --web_name:='HTTP://ORACORP/logi/'||file_name;
                   WEB.SHOW_DOCUMENT('/logi/'||file_name,'_BLANK');
                   else
                        MESSAGE('Report has failed. '||'status is -'||report_status);
                   end if;
    end if;
    end;
    ------------FOR DEFAULT REPORT
    procedure web_report_c ( type varchar2,parameter varchar2) is
    report_id Report_Object;
    report_job_id VARCHAR2(100);
    report_status varchar2(100);
    FILE_NAME VARCHAR2(100);
    web_name varchar2(300);
    user_name varchar2(30);
    BEGIN
    user_name:=get_application_property(username);
    if type='PRINTER' THEN
    report_id:= find_report_object('REPORTNODE');
         file_name:=user_name||to_char(sysdate,'-ddmmyy_hh24miss')||'.RRPT'; --use  in case of character mode report
         SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_EXECUTION_MODE,BATCH);
         SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_COMM_MODE,ASYNCHRONOUS);
    SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_DESTYPE,file);
    SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_DESNAME,'c:\logiWWW\temp\'||file_name); --where u want to save report
    SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_SERVER,'REPSERVER'); --report server name
    SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_OTHER,parameter); --passing parameter to report
    report_job_id:=run_report_object(report_id);
         report_status:=REPORT_OBJECT_STATUS(report_JOB_id);
                   while report_status IN ('RUNNING','OPENING_REPORT','ENQUEUED') loop --checking report status
                        report_status:=REPORT_OBJECT_STATUS(report_JOB_id);
                   end loop;
                   IF report_status='FINISHED' THEN --if report is finished then make call to report
              --          web_name:='HTTP://logi/'||file_name;
                   WEB.SHOW_DOCUMENT('/logi/'||file_name,'_BLANK');
                   else
                        MESSAGE('Report has failed. '||'status is -'||report_status);
                   end if;
    ELSIF type='SCREEN' THEN
         report_id:= find_report_object('REPORTNODE');
         file_name:=user_name||to_char(sysdate,'-ddmmyy_hh24miss')||'.txt'; --use txt in case of character mode report
         SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_EXECUTION_MODE,BATCH);
         SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_COMM_MODE,ASYNCHRONOUS);
    SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_DESTYPE,file);
    SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_DESNAME,'c:\logiWWW\temp\'||file_name); --where u want to save report
    SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_SERVER,'REPSERVER'); --report server name
    SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_OTHER,parameter); --passing report parameter
    report_job_id:=run_report_object(report_id);
         report_status:=REPORT_OBJECT_STATUS(report_JOB_id); --checking of report status
                   while report_status IN ('RUNNING','OPENING_REPORT','ENQUEUED') loop
                        report_status:=REPORT_OBJECT_STATUS(report_JOB_id);
                   end loop;
                   IF report_status='FINISHED' THEN --if report status is finished then make  call to report
                        --web_name:='HTTP://ORACORP/logi/'||file_name;
                   WEB.SHOW_DOCUMENT('/logi/'||file_name,'_BLANK');
                   else
                        MESSAGE('Report has failed. '||'status is -'||report_status);
                   end if;
    end if;
    end;

  • How do you get firefox not to report personal information

    A federal Goverment Agency posted some of my personal information on the web and is doing so illigally in violation of the privacy act, and other reporting laws, can some one tell me how to get Fire Fox not to report this illegal information ?

    Hi andy82997gmail.com, what kind of information are you talking about?
    I noticed you included a link to a Department of Housing and Urban Development PDF. What was that for?
    There are a number of aspects to being safe and protecting your privacy on the web.
    When you visit a website using Firefox, the browser usually will allow the site to set and retrieve cookies. This allows the site to know your browser from all the other browsers visiting the site. Most cookies do not contain personal or confidential information, but depending on the site you visit, it's possible. Many (most?) sites also include content from other servers, and these servers can set and retrieve their own cookies, often called "third party" cookies. These tend to be for tracking your online activity to show you more persuasive advertising. Firefox lets you manage all kinds of cookies. For more information, see this article: [[Cookies - Information that websites store on your computer]].
    Using Firefox, you also can store information about your browsing: bookmarks, history, information entered on forms, logins, and so on. Are you concerned about any of that information? You could try this feature: [[Private Browsing - Browse the web without saving information about the sites you visit]].
    When you browse the web (in regular mode or private browsing mode), intermediate service providers generally capture information about the sites you visit in their web logs (e.g., date, time, URL). Some people who do not want their ISP to track their browsing will sign up with a VPN service. Of course, you need to trust the service: there is no way to request a URL and not have anyone see it at all.
    Finally, Firefox allows you to install add-ons, either from the Firefox add-ons site or bundled with other software you install. You should keep an eye on add-ons and all other software you install to avoid spyware or malicious programs.

  • Client not yet reported

    Hello,
    Setup a new Windows Server 2008 Standard R2 domain with WSUS.
    Added a new OU & linked a WSUS GPO to it.
    Added one Windows 7 Pro 64 bit test client to the domain & moved it to the OU.
    Confirmed WSUS sees the client machine under both 'All Computers' & 'Unassigned Computers' but with a 'not yet reported' status.
    Successfully ran ALL the steps in this article below including wuauclt.exe /resetauthorization /detectnow and it's been over an hour but still not change in status.
    http://technet.microsoft.com/en-us/library/cc708627(v=ws.10).aspx
    Should I give it more time and see or are there other steps I should take instead?
    Thanks

    Hi Steven,
    I have completed a rebuild of my test client (Windows 7 Pro 64 bit) and then:
    - Connected to internet & installed one round of 29 windows updates
    - joined the client to my Windows 2008 domain
    - moved the client to my WSUS OU, replicated to all DC's
    - successfully ran gpupdate /force
    - Successfully ran ALL the steps in this article below including wuauclt.exe
    /resetauthorization /detectnowand 
    http://technet.microsoft.com/en-us/library/cc708627(v=ws.10).aspx
    - as mentioned yesterday, the MS Report Viewer Redistributable 2008 is indeed installed however still
    has the 'not reported' status
    - attempted a client shutdown a few times and no updates are installing
    Below is a snapshot of the client's windowsupdate.log after it's connected to the WSUS server for your review:
    2014-10-03 10:06:01:324 948 b7c Agent * WSUS server: http://192.168.5.250 (Changed)
    2014-10-03 10:06:01:324 948 b7c Agent * WSUS status server: http://192.168.5.250 (Changed)
    2014-10-03 10:06:01:324 948 b7c Agent * Target group: (Unassigned Computers) (Unchanged)
    2014-10-03 10:06:01:324 948 b7c Agent * Windows Update access disabled: No (Unchanged)
    2014-10-03 10:06:01:324 948 b7c AU AU received policy change subscription event
    2014-10-03 10:06:01:324 948 b7c AU Sus server changed through policy.
    2014-10-03 10:06:01:324 948 b7c AU AU Options changed from policy.
    2014-10-03 10:06:01:324 948 b7c AU Successfully wrote event for AU health state:0
    2014-10-03 10:06:01:324 948 b7c AU ########### AU: Policy change processed ###########
    2014-10-03 10:06:01:324 948 b7c AU # Policy changed, AU refresh required = No
    2014-10-03 10:06:01:324 948 b7c AU # WSUS server: http://192.168.5.250
    2014-10-03 10:06:01:324 948 b7c AU # Detection frequency: 22
    2014-10-03 10:06:01:324 948 b7c AU # Approval type: Pre-install notify (Policy)
    2014-10-03 10:06:01:324 948 b7c AU # Auto-install minor updates: No (User preference)
    2014-10-03 10:06:01:324 948 b7c AU # Will interact with non-admins (Non-admins are elevated (User preference))
    2014-10-03 10:06:01:324 948 b7c AU AU Refresh required....
    2014-10-03 10:06:01:324 948 b7c AU AU setting next detection timeout to 2014-10-03 14:06:01
    2014-10-03 10:06:01:324 948 b7c AU AU setting next featured software notification timeout to 2014-10-03 14:06:01
    2014-10-03 10:06:01:324 948 b7c AU Successfully wrote event for AU health state:0
    2014-10-03 10:06:01:324 948 b7c AU Triggering Online detection (non-interactive)
    2014-10-03 10:06:01:324 948 b7c AU #############
    2014-10-03 10:06:01:324 948 b7c AU ## START ## AU: Search for updates
    2014-10-03 10:06:01:324 948 b7c AU #########
    2014-10-03 10:06:01:324 948 b7c AU <<## SUBMITTED ## AU: Search for updates [CallId = {5F86BBA3-A9B2-4532-AF69-A7D67881E8B2}]
    2014-10-03 10:06:01:324 948 eb4 Agent *************
    2014-10-03 10:06:01:324 948 eb4 Agent ** START ** Agent: Finding updates [CallerId = AutomaticUpdates]
    2014-10-03 10:06:01:324 948 eb4 Agent *********
    2014-10-03 10:06:01:324 948 eb4 Agent * Online = Yes; Ignore download priority = No
    2014-10-03 10:06:01:324 948 eb4 Agent * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation' or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1 or IsInstalled=0 and DeploymentAction='Uninstallation' and RebootRequired=1"
    2014-10-03 10:06:01:324 948 eb4 Agent * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
    2014-10-03 10:06:01:324 948 eb4 Agent * Search Scope = {Machine}
    2014-10-03 10:06:01:324 948 eb4 Setup Checking for agent SelfUpdate
    2014-10-03 10:06:01:324 948 eb4 Setup Client version: Core: 7.6.7600.256 Aux: 7.6.7600.256
    2014-10-03 10:06:01:324 948 eb4 Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab:
    2014-10-03 10:06:01:340 948 b7c AU AU received handle event
    2014-10-03 10:06:01:355 948 eb4 Misc Microsoft signed: Yes
    2014-10-03 10:06:08:527 948 eb4 Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab:
    2014-10-03 10:06:08:543 948 eb4 Misc Microsoft signed: Yes
    2014-10-03 10:06:08:543 948 eb4 Misc WARNING: Digital Signatures on file C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab are not trusted: Error 0x800b0001
    2014-10-03 10:06:08:543 948 eb4 Setup WARNING: SelfUpdate check failed to download package information, error = 0x800B0001
    2014-10-03 10:06:08:543 948 eb4 Setup FATAL: SelfUpdate check failed, err = 0x800B0001
    2014-10-03 10:06:08:543 948 eb4 Agent * WARNING: Skipping scan, self-update check returned 0x800B0001
    2014-10-03 10:06:08:543 948 eb4 Agent * WARNING: Exit code = 0x800B0001
    2014-10-03 10:06:08:543 948 eb4 Agent *********
    2014-10-03 10:06:08:543 948 eb4 Agent ** END ** Agent: Finding updates [CallerId = AutomaticUpdates]
    2014-10-03 10:06:08:543 948 eb4 Agent *************
    2014-10-03 10:06:08:543 948 eb4 Agent WARNING: WU client failed Searching for update with error 0x800b0001
    2014-10-03 10:06:08:543 948 eb4 Report CWERReporter finishing event handling. (00000000)
    2014-10-03 10:06:08:543 948 c98 AU >>## RESUMED ## AU: Search for updates [CallId = {5F86BBA3-A9B2-4532-AF69-A7D67881E8B2}]
    2014-10-03 10:06:08:543 948 c98 AU # WARNING: Search callback failed, result = 0x800B0001
    2014-10-03 10:06:08:543 948 c98 AU # WARNING: Failed to find updates with error code 800B0001
    2014-10-03 10:06:08:543 948 c98 AU #########
    2014-10-03 10:06:08:543 948 c98 AU ## END ## AU: Search for updates [CallId = {5F86BBA3-A9B2-4532-AF69-A7D67881E8B2}]
    2014-10-03 10:06:08:543 948 c98 AU #############
    2014-10-03 10:06:08:543 948 c98 AU Successfully wrote event for AU health state:0
    2014-10-03 10:06:08:543 948 c98 AU AU setting next detection timeout to 2014-10-03 19:06:08
    2014-10-03 10:06:08:543 948 c98 AU Successfully wrote event for AU health state:0
    2014-10-03 10:06:08:543 948 c98 AU AU setting pending client directive to 'Install Approval'
    2014-10-03 10:06:08:543 948 c98 AU Successfully wrote event for AU health state:0
    2014-10-03 10:06:13:504 948 eb4 Report REPORT EVENT: {D0013D8C-171B-4102-9C2D-4D917C5558A6} 2014-10-03 10:06:08:543-0400 1 148 101 {D67661EB-2423-451D-BF5D-13199E37DF28} 1 800b0001 SelfUpdate Failure Software Synchronization Windows Update Client failed to detect with error 0x800b0001.
    2014-10-03 10:06:13:520 948 eb4 Report CWERReporter::HandleEvents - WER report upload completed with status 0x8
    2014-10-03 10:06:13:520 948 eb4 Report WER Report sent: 7.6.7600.256 0x800b0001 D67661EB-2423-451D-BF5D-13199E37DF28 Scan 101 Managed
    2014-10-03 10:06:13:520 948 eb4 Report CWERReporter finishing event handling. (00000000)
    2014-10-03 10:06:23:459 948 b7c AU Launched new AU client for directive 'Install Approval', session id = 0x1
    2014-10-03 10:09:30:104 948 53c AU Triggering AU detection through DetectNow API
    2014-10-03 10:09:30:104 948 53c AU Triggering Online detection (non-interactive)
    2014-10-03 10:09:30:104 948 b7c AU #############
    2014-10-03 10:09:30:104 948 b7c AU ## START ## AU: Search for updates
    2014-10-03 10:09:30:104 948 b7c AU #########
    2014-10-03 10:09:30:104 948 b7c AU <<## SUBMITTED ## AU: Search for updates [CallId = {20D490B8-34AB-4F35-B591-7DE6E3334A29}]
    2014-10-03 10:09:30:104 948 eb4 Agent *************
    2014-10-03 10:09:30:104 948 eb4 Agent ** START ** Agent: Finding updates [CallerId = AutomaticUpdates]
    2014-10-03 10:09:30:104 948 eb4 Agent *********
    2014-10-03 10:09:30:104 948 eb4 Agent * Online = Yes; Ignore download priority = No
    2014-10-03 10:09:30:104 948 eb4 Agent * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation' or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1 or IsInstalled=0 and DeploymentAction='Uninstallation' and RebootRequired=1"
    2014-10-03 10:09:30:104 948 eb4 Agent * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
    2014-10-03 10:09:30:104 948 eb4 Agent * Search Scope = {Machine}
    2014-10-03 10:09:30:104 948 eb4 Setup Checking for agent SelfUpdate
    2014-10-03 10:09:30:104 948 eb4 Setup Client version: Core: 7.6.7600.256 Aux: 7.6.7600.256
    2014-10-03 10:09:30:104 948 eb4 Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab:
    2014-10-03 10:09:30:119 948 eb4 Misc Microsoft signed: Yes
    2014-10-03 10:09:30:119 948 eb4 Misc WARNING: Digital Signatures on file C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab are not trusted: Error 0x800b0001
    2014-10-03 10:09:30:119 948 eb4 Setup WARNING: SelfUpdate check failed to download package information, error = 0x800B0001
    2014-10-03 10:09:30:119 948 eb4 Setup FATAL: SelfUpdate check failed, err = 0x800B0001
    2014-10-03 10:09:30:119 948 eb4 Agent * WARNING: Skipping scan, self-update check returned 0x800B0001
    2014-10-03 10:09:30:119 948 eb4 Agent * WARNING: Exit code = 0x800B0001
    2014-10-03 10:09:30:119 948 eb4 Agent *********
    2014-10-03 10:09:30:119 948 eb4 Agent ** END ** Agent: Finding updates [CallerId = AutomaticUpdates]
    2014-10-03 10:09:30:119 948 eb4 Agent *************
    2014-10-03 10:09:30:119 948 eb4 Agent WARNING: WU client failed Searching for update with error 0x800b0001
    2014-10-03 10:09:30:119 948 c98 AU >>## RESUMED ## AU: Search for updates [CallId = {20D490B8-34AB-4F35-B591-7DE6E3334A29}]
    2014-10-03 10:09:30:119 948 c98 AU # WARNING: Search callback failed, result = 0x800B0001
    2014-10-03 10:09:30:119 948 c98 AU # WARNING: Failed to find updates with error code 800B0001
    2014-10-03 10:09:30:119 948 c98 AU #########
    2014-10-03 10:09:30:119 948 c98 AU ## END ## AU: Search for updates [CallId = {20D490B8-34AB-4F35-B591-7DE6E3334A29}]
    2014-10-03 10:09:30:119 948 c98 AU #############
    2014-10-03 10:09:30:119 948 c98 AU Successfully wrote event for AU health state:0
    2014-10-03 10:09:30:119 948 c98 AU AU setting next detection timeout to 2014-10-03 19:09:30
    2014-10-03 10:09:30:119 948 c98 AU Successfully wrote event for AU health state:0
    2014-10-03 10:09:30:119 948 c98 AU Successfully wrote event for AU health state:0
    2014-10-03 10:09:35:110 948 eb4 Report REPORT EVENT: {2F7F2F87-9433-452B-9370-39293B41661A} 2014-10-03 10:09:30:119-0400 1 148 101 {D67661EB-2423-451D-BF5D-13199E37DF28} 1 800b0001 SelfUpdate Failure Software Synchronization Windows Update Client failed to detect with error 0x800b0001.
    2014-10-03 10:09:35:110 948 eb4 Report CWERReporter::HandleEvents - WER report upload completed with status 0x8
    2014-10-03 10:09:35:110 948 eb4 Report WER Report sent: 7.6.7600.256 0x800b0001 D67661EB-2423-451D-BF5D-13199E37DF28 Scan 101 Managed
    2014-10-03 10:09:35:110 948 eb4 Report CWERReporter finishing event handling. (00000000)
    2014-10-03 10:10:13:485 948 eb4 PT WARNING: Cached cookie has expired or new PID is available
    2014-10-03 10:10:13:485 948 eb4 PT Initializing simple targeting cookie, clientId = 6a090254-caeb-4241-a3cc-48a39310f2e2, target group = , DNS name = hp2560p-bob.usdecnmpf.org
    2014-10-03 10:10:13:485 948 eb4 PT Server URL = http://192.168.5.250/SimpleAuthWebService/SimpleAuth.asmx
    2014-10-03 10:10:13:765 948 eb4 Report Uploading 2 events using cached cookie, reporting URL = http://192.168.5.250/ReportingWebService/ReportingWebService.asmx
    2014-10-03 10:10:13:765 948 eb4 Report Reporter successfully uploaded 2 events.
    2014-10-03 10:30:09:852 948 b7c AU AU received handle event
    2014-10-03 10:30:09:852 948 b7c AU AU setting pending client directive to 'Install Approval'
    2014-10-03 10:30:12:049 948 b7c Shutdwn user declined update at shutdown
    2014-10-03 10:30:12:049 948 b7c AU Successfully wrote event for AU health state:0
    2014-10-03 10:30:12:049 948 b7c AU AU initiates service shutdown
    2014-10-03 10:30:12:049 948 b7c AU ########### AU: Uninitializing Automatic Updates ###########
    2014-10-03 10:30:12:330 948 b7c Report CWERReporter finishing event handling. (00000000)
    2014-10-03 10:30:12:361 948 b7c Service *********
    2014-10-03 10:30:12:361 948 b7c Service ** END ** Service: Service exit [Exit code = 0x240001]
    2014-10-03 10:30:12:361 948 b7c Service *************
    2014-10-03 10:32:36:077 924 cfc Misc =========== Logging initialized (build: 7.6.7600.256, tz: -0400) ===========
    2014-10-03 10:32:36:077 924 cfc Misc = Process: C:\Windows\system32\svchost.exe
    2014-10-03 10:32:36:093 924 cfc Misc = Module: c:\windows\system32\wuaueng.dll
    2014-10-03 10:32:36:077 924 cfc Service *************
    2014-10-03 10:32:36:093 924 cfc Service ** START ** Service: Service startup
    2014-10-03 10:32:36:093 924 cfc Service *********
    2014-10-03 10:32:36:155 924 cfc Agent * WU client version 7.6.7600.256
    2014-10-03 10:32:36:155 924 cfc Agent * Base directory: C:\Windows\SoftwareDistribution
    2014-10-03 10:32:36:155 924 cfc Agent * Access type: No proxy
    2014-10-03 10:32:36:155 924 cfc Agent * Network state: Connected
    2014-10-03 10:33:22:084 924 cfc Report CWERReporter::Init succeeded
    2014-10-03 10:33:22:084 924 cfc Agent *********** Agent: Initializing Windows Update Agent ***********
    2014-10-03 10:33:22:084 924 cfc Agent *********** Agent: Initializing global settings cache ***********
    2014-10-03 10:33:22:084 924 cfc Agent * WSUS server: http://192.168.5.250
    2014-10-03 10:33:22:084 924 cfc Agent * WSUS status server: http://192.168.5.250
    2014-10-03 10:33:22:084 924 cfc Agent * Target group: (Unassigned Computers)
    2014-10-03 10:33:22:084 924 cfc Agent * Windows Update access disabled: No
    2014-10-03 10:33:22:084 924 cfc DnldMgr Download manager restoring 0 downloads
    2014-10-03 10:33:22:084 924 cfc AU ########### AU: Initializing Automatic Updates ###########
    2014-10-03 10:33:22:084 924 cfc AU # WSUS server: http://192.168.5.250
    2014-10-03 10:33:22:084 924 cfc AU # Detection frequency: 22
    2014-10-03 10:33:22:084 924 cfc AU # Approval type: Pre-install notify (Policy)
    2014-10-03 10:33:22:084 924 cfc AU # Auto-install minor updates: No (User preference)
    2014-10-03 10:33:22:084 924 cfc AU # Will interact with non-admins (Non-admins are elevated (User preference))
    2014-10-03 10:33:22:099 924 cfc Agent WARNING: Failed to get deployment data from data store, error 80248007
    2014-10-03 10:33:22:099 924 cfc Agent WARNING: Failed to get deployment data from data store, error 80248007
    2014-10-03 10:33:22:162 924 cfc Report *********** Report: Initializing static reporting data ***********
    2014-10-03 10:33:22:162 924 cfc Report * OS Version = 6.1.7600.0.0.65792
    2014-10-03 10:33:22:162 924 cfc Report * OS Product Type = 0x00000030
    2014-10-03 10:33:22:162 924 cfc Report * Computer Brand = Hewlett-Packard
    2014-10-03 10:33:22:162 924 cfc Report * Computer Model = HP EliteBook 2560p
    2014-10-03 10:33:22:177 924 cfc Report * Bios Revision = 68SSU Ver. F.50
    2014-10-03 10:33:22:177 924 cfc Report * Bios Name = Default System BIOS
    2014-10-03 10:33:22:177 924 cfc Report * Bios Release Date = 2014-08-04T00:00:00
    2014-10-03 10:33:22:177 924 cfc Report * Locale ID = 1033
    2014-10-03 10:33:22:177 924 cfc AU Successfully wrote event for AU health state:0
    2014-10-03 10:33:22:177 924 cfc AU Initializing featured updates
    2014-10-03 10:33:22:177 924 cfc AU Found 0 cached featured updates
    2014-10-03 10:33:22:177 924 cfc AU Successfully wrote event for AU health state:0
    2014-10-03 10:33:22:177 924 cfc AU Successfully wrote event for AU health state:0
    2014-10-03 10:33:22:177 924 cfc AU AU finished delayed initialization
    2014-10-03 10:33:27:184 924 2bc Report CWERReporter finishing event handling. (00000000)
    2014-10-03 10:57:03:039 924 cfc Shutdwn user declined update at shutdown
    2014-10-03 10:57:03:039 924 cfc AU Successfully wrote event for AU health state:0
    2014-10-03 10:57:03:039 924 cfc AU AU initiates service shutdown
    2014-10-03 10:57:03:039 924 cfc AU ########### AU: Uninitializing Automatic Updates ###########
    2014-10-03 10:57:03:320 924 cfc Report CWERReporter finishing event handling. (00000000)
    2014-10-03 10:57:03:320 924 cfc Service *********
    2014-10-03 10:57:03:320 924 cfc Service ** END ** Service: Service exit [Exit code = 0x240001]
    2014-10-03 10:57:03:320 924 cfc Service *************
    2014-10-03 10:59:27:048 948 324 Misc =========== Logging initialized (build: 7.6.7600.256, tz: -0400) ===========
    2014-10-03 10:59:27:048 948 324 Misc = Process: C:\Windows\system32\svchost.exe
    2014-10-03 10:59:27:048 948 324 Misc = Module: c:\windows\system32\wuaueng.dll
    2014-10-03 10:59:27:048 948 324 Service *************
    2014-10-03 10:59:27:048 948 324 Service ** START ** Service: Service startup
    2014-10-03 10:59:27:064 948 324 Service *********
    2014-10-03 10:59:27:126 948 324 Agent * WU client version 7.6.7600.256
    2014-10-03 10:59:27:126 948 324 Agent * Base directory: C:\Windows\SoftwareDistribution
    2014-10-03 10:59:27:126 948 324 Agent * Access type: No proxy
    2014-10-03 10:59:27:126 948 324 Agent * Network state: Connected

Maybe you are looking for