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 |
What is batch processing in Business Objects?
How to get the data from the two different sourcess
What are the steps to be taken to schedule the report?
1. how do u connect one report with another ? 2. how do u generate reports from different data sources( ex: oracle, sql server)? 3.how do u give the security to universe ?
Hi I'm using data federator.I would like to know if it allows select statment in where clause.For example: SELECT Employee, company, orgunit FROM TAB_BIG WHERE employee IN (Select TAB_SMALL.employee FROM TAB_SMALL WHERE flag = X ) bye
how to connect the hyperlink in webi reports?
What we need to discuss with designer before starting the universe designing.
How can you first report in Business Objects by using broadcast agent?
0 Answers Ness Technologies, Wipro,
How to combine(union) TWO Stored procedures data in a report. It means report has two data providers and one report tab.
Explain are data mart and dwh normalized or denormalized? Do both of them exist in the same tier?
Hi All, I have found out this site very interesting and knowledge sharing site.I was wondering if you can tell me where I can get study materials for the BO XI 3.1 or suggest me the one that you have taken recently. Regards, Ace
Explain is data mart?