Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: rock786143
  • Content: Threads
  • Order by date
  1. rock786143

    Report triggering automation

    Hi all, I would like to write an application using SDK that checks for the database for data and if it's available it triggers the reports to be sent via an email. If db data not available it should wait for data or schedule after some time. Does it would be efficient if i use Java SDK...
  2. rock786143

    Creating mixed parameters

    I would like to create mixed parameters in a report. I should be able to select the date i want when i'm scheduling report. This i can create with out any problem. But i want to schedule the report on recurring basis daily. The default date should be "currentdate-1". If i want to change it ...
  3. rock786143

    VBS script to delete files which are older than 30 days

    I'm new to VBS. I would like to delete files which are older than 30 days including folders automatically. my folders structure is given below: c:\path\archive\daily\YYYY-MM-DD c:\path\archive\weekly\YYYY-MM-DD i want to search under c:\path\archive\daily c:\path\archive\weekly and delete the...
  4. rock786143

    BOE SDK setup

    Hi All, Could anyone tell me how to install SDK environment. We have a requirement of developing a java app.for scheduling the reports with events and time period. We have BOE XI R2 setup but no SDK installed. Does it require seperate license or is part of BOE? Please point me some...
  5. rock786143

    Exporting and importing file based events in BOE

    We have 10-15 file based events for triggering reports. want to deploy in production box. How do i export and import these events? Please suggest. We are using BOE XI R2. Thanks in advance.
  6. rock786143

    Reports scheduling help

    We were facing problems of reports running before the data available and reports appearing blank. Is there not something that we can instrument that tells the reporting engine when to fire and run the reports? If that is not an option, then what about something in the reports that checks for...
  7. rock786143

    Email notification on reports

    Is there any way to get all the reports object names and send an consolidated email notification for the day once the reports run.
  8. rock786143

    max, avg problem

    Hi, I have a stored procedure which gives the data as following every day: +--------------+---------------------+-------+ IPAddress AcctTime count +--------------+---------------------+-------+ 10.10.10.2 2009-03-21 00:00:00 9 10.10.10..2 2009-03-21 00:01:00 4...

Part and Inventory Search

Back
Top