how to do scheduling in desktop intelligence in BO XI R2
Answers were Sorted based on User's Feedback
Answer / kshatri
Once the Report is saved, then click on file, go to Export,
and export the export which you want. Once the report is
exported then a small dialog box appears which shows that
Exporting is done successfully, then save ok. Now go to
Crystal Enterprise (Infoview) and open the report which you
exported earlier in Desktop Intelligence. Click on that
folder and you can see the Report over there. Then from
there we can schedule the report like, daily, hourly,
monthly, qtrly, yearly etc.......
Any questions do let me know will answer to it.
| Is This Answer Correct ? | 9 Yes | 2 No |
Answer / canrizt
To schedule a Report first you to export the report to the
Administrator and select the Folder then select the object
and select schedule and you will get the choice to select
like once, ondemand , weekly, monthly so on. if you still
confusion then go through the Administrative Guide.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / naveen.g
u can schedule the desktop intelligence report using in
infoview.
particlura report properties...
u can schedule the report for date and time....
schdule the report based upon user requirement view..
on demand
daily
weekly
monthly..
after scheduling reports thrrough ftp sever or mail box
in format like pdf,xl,word,txt
| Is This Answer Correct ? | 1 Yes | 0 No |
1. what is import wizard and its purpose ? 2. what is publishing wizard and its purpose ?
Is it possible to generate reports without having knowledge of the Universe structure?
What is the difference b/w breaks and sections
How to combine(union) TWO Stored procedures data in a report. It means report has two data providers and one report tab.
working with Business Objects 6.1(a), i m facing a problem. when i save the BO report containing chart aswell as table in .xls then the null vlues in the table automatically are converted to 0, thereby istorting the chart also. please provide me the solution as soon as possile.
what is report tracing in bo
I need to select the rows based on the latest 'Payment_due_date' column value. Let's say I have a Deski report with 3 columns: Payment_due_date, Cust_Name, Oustanding_Amt. Report is like this: ===================================== Payment_due_date,Cust_Name,Oustanding_Amt 02/28/11 , Bob, 115 03/31/11 , Bob, 90 02/28/11 , Mike, 120 02/28/11 , Susan, 220 05/31/11 , Bob, 80, 03/31/11 , Susan, 70 05/31/11 , Mike, 220 05/31/11 , Susan, 120 04/30/11 , Susan, 130 So,we would like to see (based on latest Payment_due_date) ================== 05/31/11 , Bob, 80, 05/31/11 , Mike, 220 05/31/11 , Susan, 120 Oustanding_Amt comes as SUM(Oustanding_Amt) from Universe. If we use Max(Payment_due_date),we do get one row but then, the column 'Oustanding_Amt' sums up. Not allowed to use do SQL Override .Context Operators aren't working. Thanks in advance:)
What is mean by tuning the report?
What is the prm file ? can anybody explain me ?
Tell me about linked universe ?
how we transport universes from business objects 6.5 to BOXI R2?
I have set of reports in BO4.0 and need to use "Hyperlink" functionality. I had to use native hyperlink functionality provided in BO4.0 but looks like it's available only in Rich Client.Currently,we have only Infoview B04.0 Launch Pad.Is OpenDoc the only hyperlink option on BO4.0 Launch Pad? Thank you.