Answer Posted / kvchowdary
running the VB macro as full client report by invoking DeskI
using a batch file. This bat file can then be scheduled in
Infoview too.
The batch file looks like this
Code:
"C:\Program Files\Business Objects\BusinessObjects
Enterprise 11.5\win32_x86\busobj.exe" -user "administrator"
-pass "passwd" -system "servername" -auth "enterprise"
-nologo -blind -document "C:\temp\VB_BOXI.rep"
This will invoke the DEskI application and run the .rep file
containing the macro. And it can be scheduled as program
object in CMC/Infoview.
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Explain what are the measure objects?
Is there any other repository domains rather than universe, security, document?
How to restrict password to a user while sending a document in .pdf format
Explain about a tricky situation for which you found a very simple solution?
Please send me BO certification details and question papers? this is my mail id: valsreenivas@gmail.com
What is the functional & architectural differences between business objects and web intelligence reports?
What is a fantrap in business objects?
Explain the data types present in bo and what happens if we implement view in the designer and report?
Give some information on report bursting and how to do it in bca as I have to split the report and send diff reports to diff people?
How to generate the report from excel sheet?
How can we do load testing for webi reports? (Example if I have have to test one webi report for concurrent users refreshing report at one time)?
Which command using Query Analyzer will give you the version of SQL server and operating system ?
how many reports have u created ? explain a few.
What is report template in b.o?
What are the steps to do to use alerts in bo?