How to execute the MACRO through Infoview?



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

Post New Answer

More Business Objects Interview Questions

What is mean by stored procedure ? and how we can generate stored procedure universe?

3 Answers  


HOW MANY TABLES ARE EXISTED IN WEBI REPORT?

3 Answers   Polaris,


What is the use of Surrogate key in BO?

8 Answers   IBM,


Difference between drill by and drill across with example?

4 Answers   TCS, WNS,


Why do we need Three environments Like DEV, UAT, PROD. Need detailed answer please

1 Answers   HCL,






1. I have 2 universes. that is u1 and u2. From u1,i created one report that is r1. Now i want to give the connection r1 to u2 and at the same time delete the connection from u1 to r1 ? How is it possible explain? 2.How can i schedule the reports in BOXIR2?

4 Answers   IBM,


What is casual dimension?

4 Answers  


What is maximum number of promts we can give in a BO report?

1 Answers   Patni,


what is slice & dice?

3 Answers   Cognizant, Saama Tech, TCS,


Hi, In BO at universe designer i had four tables which has many to many relationships between the tables. How to fetch the correct results in the report?

2 Answers   TCS,


every reports have docid,when i export a report docid will change or not?

4 Answers   Zensar,


how to connect the hyperlink in webi reports?

7 Answers   TCS,


Categories