I have scheduled a weekly report to client. If the data is
Over which client wanna receive what will happen?
Answer Posted / manink kumbhar
Broadcast agent.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Give some information on report bursting?
Explain what would you consider as your biggest achievement and why?
in sap bi we have wad, then why we go for sap bo
What is package in BO
What three things do you consider to be the most important factors for a manager?
How were the reports scheduled and how to resolve unexecuted documents?
Difference between zabo and webi?
Let me know the things we can do in webi and cannot do it in full client and vice verse for bo6.5?
What is the difference between user and versatile user?
Is there any other repository domains rather than universe, security, document?
1)I have createcd a dashboard on Bex query. How to refresh the Dashboard without hitting the bex query? 2)What is Event based scheduling in BO? 3) How to display the BO webi report title using a function? 4) For eg in my webi report iam having a person name like Jhon Peter Adam. But i need to get only the middle name of the person like Peter. What function is used in Webi to get this?
How to sort the dynamic objects alphabetically on the Universe based on and SQL Server
Difference between b.o 5.1 and 6.1b?
Explain when we use aggregate awareness function in designer?
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