Scheduled report - Event (time limitation ?)

Hello,
I was wondering how many time will a scheduled report wait for an event (file).
For example :
A report is scheduled on december 27th 9:00am and waits for an event (file).
If the file arrives on december 29th, will the report be refreshed ? or is it too late ?
Thank you.

thanks for the reply
It's a monthly frequency...
considering what you said, it means that the report will be refreshed if the file arrive within this month even if it's scheduled on a specific day of every month, right ?
Edited by: VINCENT BARNIER on Jan 7, 2011 3:01 PM
Edited by: VINCENT BARNIER on Jan 7, 2011 3:02 PM

Similar Messages

  • SOAP scheduled report scheduling time offset

    Hello all
    I am using Oracle 10G EE 10.2.0.5 on Windows 2003 with Oracle BI Publisher 10.1.3.4 running on top of Tomcat.
    My problem is as follows: I use APEX to schedule a report (via web service)...this works fine but the report gets sent to me multiple times whereas the cron looks something like this: 0 52 12 ? * SAT,SUN --> meaning it should email me a report at 12:52 every SAT and SUN ...yet when I check under schedules, the run time is 2 hours in advance --> 14:52.
    the crontab sent to the web service is exactly as stated above and server time is same as client time...where could the offset be coming from?
    is there something I am missing here?
    should it be needed, here's the soap request I am using:
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
    <soapenv:Body>
    <pub:scheduleReport xmlns:pub="http://xmlns.oracle.com/oxp/service/PublicReportService">
    <scheduleRequest>
    <deliveryRequest>
    <emailOption>
    <emailBody>Please find the requested report attached to this mail</emailBody>
    <emailFrom>[email protected]</emailFrom>
    <emailSubject>#P61_SUBJECT#</emailSubject>
    <emailTo>#P61_EMAIL#</emailTo>
    </emailOption>
    </deliveryRequest>
                   <jobCalendar>Gregorian</jobCalendar>
    <startDate>#P61_SDATE#</startDate>
    <endDate>#P61_EDATE#</endDate>
    <notificationTo>[email protected]</notificationTo>
    <notifyWhenFailed>true</notifyWhenFailed>
    <repeatCount>1</repeatCount>
    <repeatInterval>60</repeatInterval>
    <reportRequest>
    <attributeFormat>pdf</attributeFormat>
    <reportAbsolutePath>#P61_REPORT#</reportAbsolutePath>
    <parameterNameValues>
    <item>
    <name>PCOMPANY</name>
    <multiValuesAllowed>false</multiValuesAllowed>
    <values>
    <item>#P61_COMPANY#</item>
    </values>
    </item>
    <item>
    <name>PSUB_COMP</name>
    <multiValuesAllowed>false</multiValuesAllowed>
    <values>
    <item>#P61_SUB_COMP#</item>
    </values>
    </item>
    <item>
    <name>PDEPT</name>
    <multiValuesAllowed>false</multiValuesAllowed>
    <values>
    <item>#P61_DEPT#</item>
    </values>
    </item>
    <item>
    <name>PVEHICLE</name>
    <multiValuesAllowed>false</multiValuesAllowed>
    <values>
    <item>#P61_VEHICLE#</item>
    </values>
    </item>
    </parameterNameValues>
    </reportRequest>
    <userJobName>#APP_SESSION#</userJobName>
    <cronExpression>#P61_CRON#</cronExpression>
    </scheduleRequest>
    <userID>yyyyyyyy</userID>
    <password>xxxxxxx</password>
    </pub:scheduleReport>
    </soapenv:Body>
    </soapenv:Envelope>
    thank you in advance.

    First thing is to forget all the complex configs and just try to schedule the report to run once now, no alerts, no notifications, no nothing.
    Does that work?
    Then you can build up the schedule, to see where the problem is coming from.
    Sincerely,
    Ted Ueda

  • How to e-mail/not e-mail a scheduled report based on records returned

    Hi Everyone,
    Is there a way that there can be logic performed on a report that has been scheduled and ran before it gets sent via e-mail to the end users?  We have scheduled reports that often end up with 0 records returned but users still get the e-mail with the report that contains 0 records.  I would like to e-mail the reports only if the records returned is greater than 0.
    We are on v3.1 so if there is a solution for 3.1 that would be great.  If this capability exists in 4.0, that information would be very helpful as well.
    Thank you for your time.
    David Hellinger

    Apply an event on your report.
    First go to Cmc, create an event based for example on a file that should be created in certain route if the query won't return 0 rows.
    Then apply this event in your report Schedule option Event.

  • Scheduled report name

    Hi,
    We have made a custom report for UCCX8.5, which we'd like to schedule. This report can only show the details of one CSQ, by selecting a CSQ filter. Because of this we'll need to schedule a new task for every CSQ. Here the issue arises: when I look at the scheduled reports overview, all reports have the same name: The name of the report. This makes it impossible to see which scheduled report is which. So it'll be really hard to delete or add one later.
    Is there a way to change the name of the scheduled report task?
    Regards,
    Ruud van Strijp

    This is one of a few scheduler-related limitations of the HRC. Another is that the machine running the client must be running and actively logged in for the system tray-based (i.e. not a windows service) scheduler app to trigger.
    My advise on this one is to upgrade to the latest 9.0 build where you can switch from the legacy HRC client to the new Unified Intelligence Center (CUIC) reporting engine. This is a browser-based UI and was ported over from UCCE so now both products have the same reporting engine. As luck would have it, you can name the schedule when you create it with CUIC:
    http://www.cisco.com/en/US/docs/voice_ip_comm/cust_contact/contact_center/intelligence_suite/intelligence_suite_902/user/guide/CUIC_BK_R4B100EB_00_reporting-app-user-guide-902_chapter_01000.html
    With that said, you'll have to redo your custom report by spinning up a lab instance of CUIC Premium (not bundled with CCX) so you can create the report definition. Once you have that, you can import it into the embedded CUIC Standard instance on CCX and be good to go. The SQL stored procedure process remains unchanged.
    In case you're inclined to dismiss this advice, note that HRC is EoL. In 9.0 you can pick one or the other but it's gone entirely in 10.0; CUIC only. So, it's only a matter of time before you have to cross this bridge anyways.
    Please remember to rate helpful responses and identify helpful or correct answers.

  • Interactive Report Events

    Hi Friends,
    Can any one give sample programs  of below Interactive Report Events ?
    AT PF<nn> (obsolete)
    AT LINE-SELECTION
    AT USER-COMMAND
    points for sure..
    Regards
    Vijaya

    Hi see the below program.
    Hope this helps you.
    But make sure that the Gui is also created and activated.
    To do this just double click at at pf-status <b>statusname.</b>
    REPORT  Z_EVENTS LINE-SIZE 250.
    Description : This Program accepts accept a range of Airline carrier *
                  ID and Flight connection numbers from the user and     *
                  display SPFLI data.Develop a user interface for the    *
                  basic list with two pushbuttons.It Sorts when the User *
                  clicks on the  sort and sort by push buttons           *
    TABLES:
      SPFLI.                               " Flight schedule
    "Selection screen elements............................................
    SELECTION-SCREEN BEGIN OF BLOCK
      CARR_CONN.
    SELECT-OPTIONS:
      S_CARRID FOR SPFLI-CARRID,           " Carrier Id
      S_CONNID FOR SPFLI-CONNID.           " Connection Id
    SELECTION-SCREEN END OF BLOCK
      CARR_CONN.
    Dat declaration of the structure to hold spfli data
    DATA:
      W_LINE_DATA(255) TYPE C.             " Line Content
    DATA:
      BEGIN OF FS_SPFLI,
        CARRID    LIKE SPFLI-CARRID,       " Carrier Id
        CONNID    LIKE SPFLI-CONNID,       " Connection Id
        CITYFROM  LIKE SPFLI-CITYFROM,     " Departur City
        CITYTO    LIKE SPFLI-CITYTO,       " Arrival City
        AIRPFROM  LIKE SPFLI-AIRPFROM,     " Departure Airport
        AIRPTO    LIKE SPFLI-AIRPTO,       " Arrival Airport
        COUNTRYFR LIKE SPFLI-COUNTRYFR,    " Departure Country
        COUNTRYTO LIKE SPFLI-COUNTRYTO,    " Arrival Country
      END OF FS_SPFLI.
    *Internal Table  to hold FLIGHT_DETAILS                                *
    DATA:
      T_SPFLI LIKE
    STANDARD TABLE                        " FS_SPFLI like Structure
           OF FS_SPFLI,
    W_FIELD(180) TYPE C.
    *" Data declarations...................................................
    Work variables                                                      *
    DATA:
      W_BOX TYPE C.                        " Check Box in the window
                         START OF SELECTION EVENT                        *
    START-OF-SELECTION.
      PERFORM SELECT_DETAILS.
    Set PF-Status
      SET PF-STATUS 'BUTTON_SORT'.
                         AT USER COMMAND EVENT                           *
    AT USER-COMMAND.
      GET CURSOR FIELD W_FIELD.
      W_FIELD = W_FIELD+9(10).
      CASE SY-UCOMM.
        WHEN 'SORT'.
          SORT T_SPFLI STABLE BY (W_FIELD) ASCENDING.
          PERFORM DISPLAY_DETAILS.
        WHEN 'SORTDATABY'.
          PERFORM DISPLY_FIELDS.
        WHEN 'SORTASCEN'.
          PERFORM SORT_ASC_FIELD.
        WHEN 'SORTDESCEN'.
          PERFORM SORT_DES_FIELD.
        WHEN OTHERS.
          WRITE 'Invalid Command'(002).
      ENDCASE.                             " CASE SY-UCOMM.
                         END  OF SELECTION EVENT                         *
    END-OF-SELECTION.
      PERFORM DISPLAY_DETAILS.
    *&      Form  SELECT_DETAILS                                           *
      This Sub routine Retriebes the Details From SPFLI Table            *
    There are no interface parameters to be passed to this subroutine.   *
    FORM SELECT_DETAILS .
      SELECT CARRID                        " Carrier Id
             CONNID                        " Connection Id
             CITYFROM                      " Departur City
             CITYTO                        " Arrival City
             AIRPFROM                      " Departure Airport
             AIRPTO                        " Arrival Airport
             COUNTRYFR                     " Departure Country
             COUNTRYTO                     " Arrival Country
        FROM SPFLI
        INTO TABLE T_SPFLI
      WHERE CARRID IN S_CARRID AND
        CONNID IN S_CONNID.
      IF SY-SUBRC NE 0.
        WRITE'No Records Available'(001).
      ENDIF.                               " IF SY-SUBRC NE 0.
    ENDFORM.                               " SELECT_DETAILS
    *&      Form  DISPLAY_DETAILS                                          *
    This subroutine displays the SPFLI data on the basic list            *
    There are no interface parameters to be passed to this subroutine.   *
    FORM DISPLAY_DETAILS .
      MOVE 0 TO SY-LSIND .
      LOOP AT T_SPFLI INTO FS_SPFLI.
        AT FIRST.
          WRITE:
            /  'Carrier Id'(003),
            15 'Connection Id'(004),
            30 'Departur City'(005),
            45 'Arrival City'(006),
            60 'Dept Airport'(007),
            75 'Arri Airport'(008),
            90 'Dept Country'(009),
            105 'Arri Country'(010).
            ULINE.
        ENDAT.
        WRITE:
          /01  FS_SPFLI-CARRID,            " Carrier Id
           15  FS_SPFLI-CONNID,            " Connection Id
           30  FS_SPFLI-CITYFROM,          " Departur City
           45  FS_SPFLI-CITYTO,            " Arrival City
           60  FS_SPFLI-AIRPFROM,          " Departure Airport
           75  FS_SPFLI-AIRPTO,            " Arrival Airport
           90  FS_SPFLI-COUNTRYFR,         " Departure Country
           105 FS_SPFLI-COUNTRYTO.         " Arrival Country
      ENDLOOP.                             " LOOP AT T_SPFLI INTO FS_SPFLI
    ENDFORM.                               " DISPLAY_DETAILS
    *&      Form  DISPLY_FIELDS                                            *
    This Subroutine displays All Fields names in displayed list          *
    There are no interface parameters to be passed to this subroutine.   *
    FORM DISPLY_FIELDS.
      SET PF-STATUS  'WINDOW'.
      WINDOW STARTING AT 3 10
             ENDING   AT 15 60.
      WRITE:
        /1  W_BOX AS CHECKBOX,
          5 'CARRID',
        /1 W_BOX AS CHECKBOX,
          5 'CONNID',
        /1 W_BOX AS CHECKBOX,
          5 'CITYFROM',
        /1 W_BOX AS CHECKBOX,
          5'CITYTO',
        /1 W_BOX AS CHECKBOX,
          5 'AIRPFROM',
        /1  W_BOX AS CHECKBOX,
          5 'AIRPTO',
        /1 W_BOX AS CHECKBOX,
          5 'COUNTRYFR',
        /1 W_BOX AS CHECKBOX,
          5 'COUNTRYTO'.
    ENDFORM.                               " DISPLY_FIELDS
    *&      Form  SORT_ASC_FIELD                                           *
      This subroutine sorts the list by selected fields in ascending     *
       order                                                             *
    There are no interface parameters to be passed to this subroutine   *
    FORM SORT_ASC_FIELD .
      DATA:
        LW_CHECK TYPE C,                   " Check Box
        LW_FIELD(255) TYPE C,              " Field
        LW_F_VALUE(10) TYPE C,             " Field Value
        LW_FIELD1(10) TYPE C,              " Field Value
        LW_FIELD2(10) TYPE C,              " Field Value
        LW_FIELD3(10) TYPE C,              " Field Value
        LW_FIELD4(10) TYPE C,              " Field Value
        LW_FIELD5(10) TYPE C,              " Field Value
        LW_FIELD6(10) TYPE C,              " Field Value
        LW_FIELD7(10) TYPE C,              " Field Value
        LW_FIELD8(10) TYPE C.              " Field Value
      DO 8 TIMES.
        READ LINE SY-INDEX.
        LW_CHECK = SY-LISEL+0(1).
        LW_F_VALUE = SY-LISEL+4(10).
        IF LW_CHECK = 'X'.
          CASE SY-INDEX.
            WHEN 1.
              LW_FIELD1 = LW_F_VALUE.
            WHEN 2.
              LW_FIELD2 = LW_F_VALUE.
            WHEN 3.
              LW_FIELD3 = LW_F_VALUE.
            WHEN 4.
              LW_FIELD4 = LW_F_VALUE.
            WHEN 5.
              LW_FIELD5 = LW_F_VALUE.
            WHEN 6.
              LW_FIELD6 = LW_F_VALUE.
            WHEN 7.
              LW_FIELD7 = LW_F_VALUE.
            WHEN 8.
              LW_FIELD8 = LW_F_VALUE.
          ENDCASE.
        ENDIF.
      ENDDO.
      SORT T_SPFLI STABLE BY
        (LW_FIELD1)  ASCENDING
        (LW_FIELD2)  ASCENDING
        (LW_FIELD3)  ASCENDING
        (LW_FIELD4)  ASCENDING
        (LW_FIELD5)  ASCENDING
        (LW_FIELD6)  ASCENDING
        (LW_FIELD7)  ASCENDING
        (LW_FIELD8)  ASCENDING.
      PERFORM DISPLAY_DETAILS.
    ENDFORM.                               " SORT_ASC_FIELD
    *&      Form  SORT_DES_FIELD
      This subroutine sorts the list by selected fields in descending    *
       order                                                             *
    There are no interface parameters to be passed to this subroutine   *
    FORM SORT_DES_FIELD .
      DATA:
      LW_CHECK TYPE C,
      LW_FIELD(255) TYPE C,
      LW_F_VALUE(10) TYPE C,
      LW_FIELD1(10) TYPE C,LW_FIELD2(10)
        TYPE C,
      LW_FIELD3(10) TYPE C,LW_FIELD4(10)
        TYPE C,
      LW_FIELD5(10) TYPE C,LW_FIELD6(10)
        TYPE C,
      LW_FIELD7(10) TYPE C,LW_FIELD8(10)
        TYPE C.
      DO 8 TIMES.
        READ LINE SY-INDEX.
        LW_CHECK = SY-LISEL+0(1).
        LW_F_VALUE = SY-LISEL+4(10).
        IF LW_CHECK = 'X'.
          CASE SY-INDEX.
            WHEN 1.
              LW_FIELD1 = LW_F_VALUE.
            WHEN 2.
              LW_FIELD2 = LW_F_VALUE.
            WHEN 3.
              LW_FIELD3 = LW_F_VALUE.
            WHEN 4.
              LW_FIELD4 = LW_F_VALUE.
            WHEN 5.
              LW_FIELD5 = LW_F_VALUE.
            WHEN 6.
              LW_FIELD6 = LW_F_VALUE.
            WHEN 7.
              LW_FIELD7 = LW_F_VALUE.
            WHEN 8.
              LW_FIELD8 = LW_F_VALUE.
          ENDCASE.                         " CASE sy-index.
        ENDIF.                             " IF lw_check = 'X'.
      ENDDO.                               " DO 8 TIMES.
      SORT T_SPFLI STABLE BY
        (LW_FIELD1)  DESCENDING
        (LW_FIELD2)  DESCENDING
        (LW_FIELD3)  DESCENDING
        (LW_FIELD4)  DESCENDING
        (LW_FIELD5)  DESCENDING
        (LW_FIELD6)  DESCENDING
        (LW_FIELD7)  DESCENDING
        (LW_FIELD8)  DESCENDING.
      PERFORM DISPLAY_DETAILS.
    ENDFORM.                               " SORT_DES_FIELD
    Regards,
    Rama chary.Pammi

  • Business Objects 6.5 Scheduled Reporting

    Hi,
    I'm very new with business object and just wondering whether it is possible to create a scheduled report that auto-run for a specific time of the day in Business Object 6.5.
    And below is the SQL codes that I run daily:
    SELECT  
      BACKOFFICE.BRK_ACCOUNT_MASTER_VW.ACCOUNT_NO,
      BACKOFFICE.BRK_ACCOUNT_MASTER_VW.ACCOUNT_NAME,
      BACKOFFICE.BRK_CNOTES_VW.CNOTE_DATE,
      BACKOFFICE.BRK_CNOTES_VW.CNOTE_NO,
      BACKOFFICE.BRK_CNOTES_VW.CNOTE_STATUS,
      BACKOFFICE.BRK_CNOTES_VW.BUY_SELL_CODE,
      BACKOFFICE.BRK_CNOTES_VW.UNITS,
      BACKOFFICE.BRK_CNOTES_VW.SEC_CODE,
      BACKOFFICE.BRK_CNOTES_VW.UNIT_PRICE,
      BACKOFFICE.BRK_CNOTES_VW.UNITS_VAL,
      BACKOFFICE.BRK_CNOTES_VW.BKGE_VAL,
      BACKOFFICE.BRK_CNOTES_VW.BKGE_GST,
      BACKOFFICE.BRK_CNOTES_VW.NETT_VAL,
      BACKOFFICE.BRK_CNOTES_VW.ADVISER_CODE,
      BACKOFFICE.BRK_ACCOUNT_MASTER_VW.BRANCH,
      BACKOFFICE.BRK_CNOTES_VW.ADVISER_CODE
    FROM
      BACKOFFICE.BRK_ACCOUNT_MASTER_VW,
      BACKOFFICE.BRK_CNOTES_VW
    WHERE
      ( BACKOFFICE.BRK_CNOTES_VW.ACCOUNT_NO=BACKOFFICE.BRK_ACCOUNT_MASTER_VW.ACCOUNT_NO  )
      AND  (
      BACKOFFICE.BRK_CNOTES_VW.CNOTE_DATE  BETWEEN  @variable('From Date') AND @variable('To Date')
      AND  BACKOFFICE.BRK_CNOTES_VW.CNOTE_STATUS  !=  'R'
      AND  BACKOFFICE.BRK_ACCOUNT_MASTER_VW.BRANCH  =  'EPWM'
    I would like to get this report scheduled and auto-save it as csv file on my hard drive instead of me running it everyday and manually save it.
    I really appreciate it if anyone out there can help me on this.
    thanks a lot.
    Cheers,
    Silva

    Hi Silva,
    The only way is to have a .rep or .wid report and use the Broadcast Agent Scheduler module.  However, Broadcast Agent schedules as .xls and not .csv format.
    However, two options are possible to get the csv file generated:
    - write a script that  refreshes and saves the report as csv, attach this script to the report (.rep) and schedule it.
    - schedule the report as xls, and then use a script to convert to csv
    Note that you will be able to set the scheduling frequency when defining the scheduling details.
    Below is note proviing a modele of a script.  You need to adapt this modele to suit your needs:
    >>
    1181201 - How do you use VBA to save a BusinessObjects document in a CSV/Excel file?
    Symptom
    You want to know how to use VBA to save a BusinessObjects document in a CSV/Excel file.
    Resolution
    ****CONFIGURATION*****
    BusinessObjects version 5.1.x
    Broadcast Agent version 5.1.x
    Windows NT4 and 2000
    ******WARNING**********
    *********RESOLUTION*****
    Here are the steps to follow:
    1. Go to Tools > Macro > Visual Basic Editor.
    2. In the Project Panel window, paste the following script into "ThisDocument" and not "Module 1" (therefore, you can use the AfterRefresh event):
    Option Explicit
    Const OutputDir As String = "C:\temp\"
    Private Sub Document_AfterRefresh()
    Dim mypos As Integer
    Dim FileName As String
    Dim FileCSV As String
    Dim RepName As String
    Dim OutputFilename As String
    Dim TextLine, FileForWork, Color As String
    RepName = ActiveDocument.Name
    OutputFilename = OutputDir & RepName & ".txt"
    On Error Resume Next
    Application.Interactive = False
    ActiveDocument.Reports(1).ExportAsText (OutputFilename)
    FileName = OutputDir & RepName & ".txt"
    Open FileName For Input As #1 'open the file to read
    FileForWork = "C:\temp\FileOK.txt" 'open the file to write, temporary file
    Open FileForWork For Output As #2
    If Err <> 0 Then
    MsgBox "Can not open " & FileForWork & "to write" ' delete if you use BCA
    Exit Sub
    End If
    Dim A As Integer
    A = 1
    Do While Not EOF(1)
    Line Input #1, TextLine 'current line variable
    Do While InStr(1, TextLine, Chr(9), vbTextCompare)
    mypos = InStr(1, TextLine, Chr(9)) ' Chr(9) is for the tabulator
    TextLine = Left(TextLine, mypos - 1) & "," & Right(TextLine, Len(TextLine) - (mypos)) ' here, the tabulatore will be replaced with a comma
    Loop
    Print #2, TextLine
    Loop
    Close #1
    Close #2
    FileCopy FileForWork, FileName
    FileCSV = OutputDir & RepName & ".csv"
    FileCopy FileName, FileCSV 'change your text file in CSV file
    Kill FileForWork
    Kill FileName
    Application.Interactive = True
    Exit Sub
    End Sub
    >>
    Please also note that BO versions 5.x and 6.x are no longer supported.
    Hope this will help.
    Kind regards,
    Jeff

  • Issue with SAP Single Sign-On and Scheduling Reports

    Hello --
    We are on XI 3.1 with SAP BW and SSO.  Some users are getting failures with this error message when they schedule a report to run:
    "A database error occured. The database error text is: Unable to connect to SAP BW server System received an expired SSO ticket. (WIS 10901)." 
    It SEEMS as though the users are fine if they schedule the report to run immediately and have it run every hour (or less) after that.  If they schedule it to run several hours from the time they are in the system, however, it looks like they begin getting failures around 8 hours after they were in the system.  This would make sense from looking at the "InfoView and Central Management Console Session Management" document (https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/405547f9-b840-2b10-44b5-8e17ff9e48a9&overridelayout=true) since a logon token expires after 8 hours, but since it is a scheduled report, and the user is not logged in through a browser, how is a token being passed?  Is it captured and included when the report is scheduled?  Would disabling logon tokens fix this issue?  How is authentication handled here if they are disabled? 
    Thanks for any info
    Casey

    Hi Gurus
    I am facing the exact same error.
    However, we are not trying to schedule the WEBI report.
    The user gets this error even when he is running on demand from the portal.
    Here are the various steps tha twe have tried and still it doesnt work:
    1) Refreshed and created new Universe connection
    2) Bounced BOE server
    3) Synced up the SSO timeout ticket to 8 hrs on all systems including BOE
    4) Changed browsers
    5) Removed cache, cookies etc
    Please help.

  • File Server Resource Manager 2012 - Fails to generate storage report - Event ID: 8242 and 602

    Installed file server resource manager roll on new 2012 file server.   When I attempt to run a dup report on the local volume, I received an error message: "the report generation task failed with the following errors: Error generating report
    job with task name".  "
    Event ID 8242 and 602 are logged in the event viewer.
    Log Name:      Application
    Source:        SRMSVC
    Date:          6/24/2013 11:11:03 AM
    Event ID:      8242
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      xxxxxxxxxxxxxxxxx
    Description:
    Reporting or classification consumer '' has failed.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="SRMSVC" />
        <EventID Qualifiers="32772">8242</EventID>
        <Level>2</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2013-06-24T16:11:03.000000000Z" />
        <EventRecordID>1276</EventRecordID>
        <Channel>Application</Channel>
        <Computer>xxxxxxxxxx</Computer>
        <Security />
      </System>
      <EventData>
        <Data>
        </Data>
        <Data>
    Error-specific details:
       Error: (0x80131501) Unknown error</Data>
        <Binary>2D20436F64653A20434E534D4D4F444330303030303234332D2043616C6C3A20434E534D4D4F444330303030303231322D205049443A202030303030333036302D205449443A202030303030333734382D20434D443A2020433A5C57696E646F77735C73797374656D33325C73726D686F73742E657865202D20557365723A204E616D653A204E5420415554484F524954595C53595354454D2C205349443A532D312D352D313820</Binary>
      </EventData>
    </Event>
    Log Name:      Application
    Source:        SRMREPORTS
    Date:          6/24/2013 11:11:03 AM
    Event ID:      602
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      xxxxxxxxxxxxxxxxxxxx
    Description:
    Error generating report job with the task name ''.
    Context:
     - Exception encountered = System error.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="SRMREPORTS" />
        <EventID Qualifiers="0">602</EventID>
        <Level>2</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2013-06-24T16:11:03.000000000Z" />
        <EventRecordID>1277</EventRecordID>
        <Channel>Application</Channel>
        <Computer>xxxxxx</Computer>
        <Security />
      </System>
      <EventData>
        <Data>Error generating report job with the task name ''.
    Context:
     - Exception encountered = System error.
    </Data>
      </EventData>
    </Event>
    When I click on schedule a new report task, I get an error "Class not registered".
    nada

    Hi,
    When we schedule a new job, we add a scheduled task to the c:\windows\tasks folder.
    The scheduled task will contain the following command line
    "c:\WINDOWS\system32\storrept.exe reports generate /scheduled /Task:"FSRM_Report_Task{GUID.......}"
    There is also a folder on the system drive
    C:\StorageReports\Scheduled
    We Also store information in the system volume information folder in the following files:
    c:\system Volume Information\SRM\Settings\ReportSettings.xml (we use .old and .alt extentions}
    c:\system Volume Information\SRM\reports\reportX.xml (where X = an incrementing number set, in writing to these files, we also use .old and .alt extentions}
    When experiencing issues relating to scheduled report jobs, you will want to examine these files and check for NTFS permissions issues on these locations also.
    Make sure you check the volume that you will be running the report on.
    TechNet Subscriber Support in forum |If you have any feedback on our support, please contact [email protected]

  • Strange issue with WEBI schedule Report

    Hi All,
    I have a strange issue with schedule WEBI reports, a schedule report runs for Hours , i reschedule it again by deleting the instance and the schedule report never got succeed even after running for hours.
    Any idea???
    regards

    Hi Manoj,
    1. Try to put some filters in the report and then run the report. if it takes less time, then probably your query is fetching very    large data.
    2. MDX query error may be the reason , this error come when a query runs endless, please try running the query 2-3 times, or when load on server is less.
    Hope this will help,
    Anamika.

  • Is there a way to get event times to show up in monthly view on iCal 7?  There no longer is a box in the preferences to show the times.

    Prior to upgrading to Os X Maverick, I could see the times of all scheduled events on the month view (there was a check box in the iCal options to show the event times).  After upgrading, the times no longer show up and I don't see an option to change it.  Was this an oversight?  It certainly is not an upgrade over the previous version.  It was very helpful to be able to glance at the calender to see the scheduled times rather than having to click on each individual event.

    Sorry.  Only after posting did I see that this question has been asked already and the answer given.  Please ignore this post.

  • How to record a time-limited video with Adobe AIR for iOS

    I am trying to record a time-limited video with Adobe AIR for iOS.
    For example, I want to implement the following function. Start a one-minute timer before launching CameraUI to record video. When the timeout event happens after one minute, stop recording video, close the CameraUI view and obtain the video data so far.
      I have several questions related to that.
      1. How to stop recording video from outside the CameraUI view(in this case, from the timeout event handler) and then close the CemeraUI view? As far as I know, to close the CameraUI view, the only way is to press the [Use Video] button or the [Cancel] button from inside the CameraUI view. Is it possible to close it from outside?
      2. Even if the first problem mentioned above is solved, then how can I get the video data so far(in this case, the video data before the timeout). I know that normally we can get a MediaPromise object from MediaEvent parameter of the  complete handler, and read the video data from the MediaPromise object. But obviously in this case, we can not access the MediaPromise object just because the complete handler itself will not be executed since the [Use Video] button is not pressed.
      3. Is it possible to add a stopwatch to show possible remaining recording time when CameraUI view is open? It seems that the CameraUI automatically uses the full screen of iOS device(in my case, iPad) and there is no extra space to show the stopwatch.
      Are there any solutions or workarounds about the three problem above? I really appreciate it if anyone has any idea about this. Thanks in advance.

    You'd have more control by using the Camera object, showing the camera on a video object inside a Sprite, and capturing that. Then you could put whatever graphics alongside it on the stage.. I've used FlashyWrappers in a test to capture the video to the library.  It took some work, but the test worked well...
    Flash/AIR record videos of your apps and games: Rainbow Creatures

  • Scheduled report corruption

    Hi, we have been using BO Enterprise 11 for sometime without any problems, but recently scheduled reports are being produced with varying format issues. Sometimes a report is OK, but the next time it runs the layout of the report will be corrupted.
    Correct:
         Analysis of Open MCR Changes, by Logging Category not assigned to a Release
         Open Changes     Logged today
         Logging Category :     C MCR CANDIDATE      65      1
         Logging Category :     C MCR CHANGE      3      1
          68      2
         Analysis of Open MCR Changes, by Logging Item not assigned to a Release
         Logging Item:     MCR ORDER MANAGER SYSTEM      16
         Logging Item:     MCR WEBSITE LIVE      16
         Logging Item:     MCR ORDER PLACEMENT MANAGER SYSTEM      4
    Incorrect
         A
         Open Changes     nalysis of Open MCR Changes, by Logging Category not assigned to a Release     Logged today
         Logging Category :     C MCR CANDIDATE      65      1
         Logging Category :     C MCR CHANGE      3      1
          68      2
         A
         nalysis of Open MCR Changes, by Logging Item not assigned to a Release
         MCR ORDER MANAGER SYSTEM      16
         Loggi
         MCR WEBSITE LIVE      16
         Loggi
         MCR ORDER PLACEMENT MANAGER SYSTEM      4
         Loggi
    Any thoughts?
    Andy

    The problem is that, as Kappy says, the backup software cannot know the files have been corrupted. Hard drive damage - a frequent cause of corruption - can be repaired, but only an application that can read a particular file might know if it has been corrupted, and even then it might not be apparent until you notice errors in the data that the file should contain.
    The only way to protect against corruption is to:
    1) Keep incremental backups, like Time Machine does
    2) Keep a minimum of two _completely separate_ backups
    3) Use two different backup programs (I like Time Machine + [Carbon Copy Cloner|http://www.bombich.com>)
    4) Archive important files periodically to CDs, DVDs or additional hard drives and store them away somewhere cool, dry and dark and don't touch them again. Note that, even stored properly, they dyes in home-burned CDs and DVDs will eventually degrade and destroy the data they contain, so don't rely on these for seriously long-term storage.

  • Scheduled report issue

    Hi,
    I scheduled a work book with multiple worksheets in discoverer 4.1.47. After scheduling when am I opening, I found there is a sheet with no data. I checked the query from SQL inspector and its not showing the original query and its showing the below query . I normally opened the worksheet from discoverer desktop and its showing the query correctly, where as in scheduled report SQL inspector is showing the below..
    Remaing all sheets are scheduled correctly.
    Please let me know, why
    SELECT BRVC2 as E_300, BRVC1 as E_308, BRVC3 as E214082, BRN1 as E214083, BRN2 as E214094, BRN3 as E214095, BRVC4 as E214097, BRVC5 as E214098, BRN4 as E214099, BRVC6 as E214100, BRVC7 as E214101, BRVC8 as E214103, BRVC9 as E214106, BRVC10 as E214107, BRVC11 as E214109, BRN5 as E214110, BRVC12 as E214111, BRN6 as E214112, BRN7 as E214114, BRVC13 as E214115, BRVC14 as E214116, BRD1 as E214127, BRVC15 as E214130, BRVC16 as E214131, BRVC17 as E214144, BRVC18 as E214146, BRVC19 as E215360 FROM APPS.EUL4_B100714054016Q2R1;
    BR
    Uma

    Hi Uma
    In standard Discoverer, when you create and run a worksheet the results are created dynamically. This means that the data is only available within the session that is running the worksheet. More importantly, the data is NOT available to any other worksheet whether within that session or not. However, if you use a scheduled workbook then the results from the worksheet are held in a temporary table until you remove the results or you delete the scheduled workbook.
    Tables look like this: EUL5_B060914015847Q1R1
    Views look like this: EUL5_B060914015847Q1V1
    Note: these temporary tables are stored within the schema of the user who owns the workbook - not within the standard EUL schema. The format of the table is as follows:
    EUL5_B060914015847Q1R1 which can be broken into six separate pieces.
    These pieces are as follows:
    EUL5_ B YYMMDD HHMISS Q9 R9, where
    EUL5_ is a fixed name
    B means Batch and is a constant
    YYMMDD is the date that the worksheet was run,
    HHMISS is the time when the worksheet was run, the time is in the 24 hour clock format,
    Q9 means this is the letter Q followed by a number - E.g. Q1, which signifies the query number. I believe Oracle have some plans to allow multiple queries but for now this is always Q1,
    R9 means this is the letter R followed by a number - E.g. R1, R2 and so on. This is the run number.
    Using the above logic therefore, here is your example: APPS.EUL4_B100714054016Q2R1
    This means this is result set number 1 for query 2, run at 5:50:16 AM on 14th July 2010.
    So if you can figure out which worksheet was scheduled and when it was run you can build a view that sits on top of the latest table to give you the latest results. Something else which adds interest here is that the column names within the table do not match the column names as in your original query. The scheduled results column names use generic names such as BRVC1, BRVC2, BRD1, BRD2, BRN1 and BRN2.
    These are codes and can be interpreted as follows:
    BRCV1 and BRCV2 mean Batch Result Varchar (aka string) 1 and 2,
    BRD1 and BED2 mean Batch Result Date 1 and 2,
    BRN1 and BEN2 mean Batch Result Number 1 and 2
    In SQL, try this: SELECT * FROM APPS.EUL4_B100714054016Q2R1 - do you see anything? If yes, there is data in the result set. If no, this means Discoverer found no data when it ran the scheduled workbook.
    If you have no data in the results you have to determine why. Perhaps you are pulling from a secure view using a specific responsibility that was needed get at the data? A responsibility that would be needed during the scheduled run.
    Hopefully this helps
    Best wishes
    Michael

  • Scheduled Report failure - Schedule Inactive

    Hello,
    I am trying to perform an automatic report scheduling with SAP 9 PL 8.
    The query is:
    SELECT T0.callID, T0.subject, T0.customer, T0.custmrName FROM OSCL T0
    There is another related note 1798434 - Prerequisites Report Scheduler to solve the following error?
    Looking for first schedule to be executed before/on 20140429 17:11
    Found Scheduled Report ID: 10
    Handling schedule
    Starting SAP Business One Client with configuration written to its stdin
    *** SAP Business One Client Log ***
    *** SAP Business One Client Log ***
    Process timeout; terminating client process
    Process timeout; terminated
    SAP Business One Client return code:259
    Distributing results
    SAP B1 client did not update new scheduyle date and time! Deactivating the schedule to prevent infinite loop.
    An error occured while creating report by SAP B1 Client
    Schedule processed
    The note 1798434 does not resolve the above error:
    https://websmp230.sap-ag.de/sap%28bD1lcyZjPTAwMQ==%29/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F64653D3030312669765F…
    https://websmp110.sap-ag.de/~sapdownload/011000358700000274212012E/HowTo_ReportExecution_882.pdf
    Help, someone who has successfully managed to Report Scheduler?
    Regards,
    Raúl Ponce

    Hi All,
    I have the same issue. Do you have solution to it?
    Error log shows below:
    Looking for first schedule to be executed before/on 20141212 15:1
    Found Scheduled Report ID: 1
    Added SRA2 entry
    Handling schedule
    XML configuration sent to SAP Business One Client:
    <?xml version="1.0" encoding="UTF-16"?>
    <SR>
    <R D="20141212" T="1501" O="N">1</R>
    <L S="172.30.20.111" T="7" C="VMG" LL="2" CU="manager" CP="6F5F4783DEBD49B16834D4635E91AAC880D2959526AB" LS="VM-SAP-SV:30000" LC="3"/>
    </SR>
    Starting SAP Business One Client with configuration written to its stdin
    Timeout set to 1 minutes
    *** SAP Business One Client Log ***
    *** SAP Business One Client Log ***
    Process timeout; terminating client process
    Process timeout; terminated
    SAP Business One Client return code:-1
    Distributing results
    SAP B1 client did not update new scheduyle date and time! Deactivating the schedule to prevent infinite loop.
    An error occured while creating report by SAP B1 Client
    Schedule processed
    Appreciate your help in advance.
    Regards,
    Harlene

  • Scheduled report with parameters

    Hello Experts!
    Is it possible to pass or somehow set two date parameters for a Scheduled Report????
    Typically this report is executed on an On-Demand bassis prompting the user for these values. But I would also like to run it as a scheduled report where I pass two dates that populate the params automatically..
    Thanks
    Dan

    Hi,
    The request you need is not present in enterprise.
    However you can schedule reports as recurring with different time period.
    Thanks,
    Subheads Ghosal

Maybe you are looking for