How to execute the MACRO through Infoview?
Answer / 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 |
use scheduler to refresh report.....explain please.....
what r the disadvanges in boxir2
What is top business?
12. Report is running very slow and How do you increase its performance? 13. In infoview, I want to provide the hyperlink to view the report in pdf format or other format. is it possible to do it. 14. There is one report and need to add new cloumns which are not there in database. what is your approach.? 15. Did you face any ambiguous queries and how do you fix it?
how to create metric universe ?
what is diff between Decode and case ? Give some Example?
which is the best way to resolve loop context r alias why?
How many universe dfi you create if you have 2 years of experience in BO
WHAT ALL DIFFERENT OPTIONS PRESENT IN WEBI?
What is #DATASYNC error how to remove it?
CAN WE CREATE VIEW IN BO (NOT DERIVED TABLES)?
Iam having an report it contain n number of rows i want to desplay each rows in one colur pls explain me its very important