Answer Posted / 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 View All Answers
What is the difference between slice and dice and cross tab report?
Explain what is aggregate table and aggregate fact table ... Any examples of both?
Explain when to use local filter and when to use global filter?
What is difference between custom hierarchy and report based hierarchy?
Explain as a ba (business analyst) approaching a new piece of work, who would you interview and what questions would you ask?
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
hi all of u, i want to learn the course in SAP(BI).because of there is no calls for BO. And the another region is it will be converted into SAP module. is it OK for me? is there any feauture in coming days? could any one plz send me the message
Explain what task is 98% of the required work of a business analyst?
What is the dense rank?
can some body explain how migrate the BoXI r2 to BO 3.x and crystal reports XI r1 to Crystal report 2008 ?
If there are no indices defined on any of the columns in the above two tables, which columns would you index to speed up the left join query?
any difficulitis have you phase while creating bo reports and how did u solve it
What is the difference between user and versatile user?
I have 2 doubts regarding the "Input Control" functionality in BI4: 1) Can the Input Controls in BI4 be manipulated? I mean, can we change the IC display as BOLD or change the values from Italics to regular? Or change the colors? 2) How to get hierarchy type control in IC? Let's say my first IC is for Country and second is for State. If I select a particulat country from Ist IC,second one should show me states belonging to selected country. Is that possible? Thanks in advance!!!
What if a cartesian product pop up block appears when running a report. Does it give wrong values? How to solve this issue?