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 meant by scorecards?

2 Answers   TCS,


How to change font color of values in hyperlinked columns?

4 Answers  


could you please give me the diagram of BO 6.5 Architecture or explain about the tires?

6 Answers   PCS, Tech Mahindra,


Explain about MTD(Month To Date) and YTD(Year To Date) with one example and where you use this in your project?

2 Answers   TCS,


What is difference between merged dimension and forced dimension??

1 Answers  






What are the diffrences between Business Objects 5.1 & 6.5 ?

1 Answers   Siemens,


IN THE REPORT I WANNA APPLY HYPERLINK FOR A CELL IN THE COLUMN/ROW HOW TO ACHIEVE THIS? EG: YEAR COLUMN : 2001,2002,2003,2004 I WANNA APPLY FOR 2001 ONLY

2 Answers   Accenture, Rolta, TCS,


What is the stored procedure ? What is the need of stored procedure ? How to create a stored procedure Universe?

1 Answers   HCL,


What are @FUNCTION?

4 Answers  


How to sheduling the report ? What is the need of it?

2 Answers   Infotech,


how to sort on a particular object,that object is not picked up while creating the cross tab but we need to sort on the object that is not in the cross tab????

2 Answers   Infosys, Keane India Ltd,


why measure objects are semantically dynamic?

1 Answers  


Categories