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

How you get the requirement from client?

3 Answers   TCS,


what is fantrap and chasmtrap ?

5 Answers   Tech Mahindra,


What happens in BO when a user logs in to Infoview and a rich client like webi?

2 Answers   TCS,


Explain what is the difference between business requirement document and use case document.

0 Answers  


what r the advantages of creating the universe?

2 Answers  






From Business Objects Web-I reports, we can link to other BO reports using Opendoc functinality. How do we link to reports in other reporting tool or how to give a link any website?

1 Answers  


what is universe testing(not mention check integrity)

1 Answers  


How to create a tooltip in Webi? Is there a way to create Tooltips in Webi reports for non- hyperlinked columns? Users should be able to hover over a value in a column in the report and that should show a tooltip box with more detail regarding that column value. This is possible when you hyperlinked the column,Is it possible when you dn't have hyperlinking? Thanks in advance.

1 Answers  


What is batch processing in Business Objects?

2 Answers  


WHAT ALL DIFFERENT OPTIONS PRESENT IN WEBI?

1 Answers   Wipro,


can we cretae views in universe level?

2 Answers  


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,


Categories