Business Objects is a data warehousing suite from SAP

learn more… | top users | synonyms

0
votes
0answers
33 views

Universe metedata from Crystal Reports using BO java SDK

I'm trying to extract the metadata of a crystal report when the source is a universe, the classes and objects that are used to create a crystal report using java SDK. I'm able to extract the object ...
1
vote
1answer
52 views
+50

How to read crystal reports class information from BO java SDK

I am using Crystal reports BO SDK R4. i am trying to read crystal reports meteadata infomration. I can able to get column and tables names which has source xml,excel. How can i read table names for ...
0
votes
1answer
25 views

How BOBJ stores exported universe

How Business Objects store the universe that has been exported? As far as I understand, BOBJ keeps metadata in the repository database and the actual universe (classes, classes, relations) in the ...
0
votes
1answer
21 views

Business Objects Ent.report metadata connection strings

Is there a way to get from Business Objects Enterprise XI R2 Report Names and their connections information? I heard that there is a way to query metadata, but not even sure where and how to begin. ...
0
votes
1answer
29 views

Same report, different databases

I created reports on Web Intelligence accessing an Oracle database. But now, other people want the same reports. Each one of them has a different database (but all are Oracle) with the same structure ...
0
votes
1answer
13 views

Adding a hit counter to Desktop Intelligence/Xi 3/Business Objects webpage?

for my company I am making a report in Xi3/Desktop Intelligence that pulls data via free hand SQL and makes a html file displaying the data, updating every 20mins. We want to incorporate a hit counter ...
0
votes
1answer
30 views

Within BOE XI, using the Java SDK, when scheduling a report, is there a way to store some string attributes onto the actual instance?

Within BOE 4, using the Java SDK, when scheduling a report, is there a way to store some string attributes onto the actual instance?
2
votes
1answer
93 views

How to read Union Reports and Combined webi reports from BO Java SDK

I need to read webi reports metedata information which has tables and columns. I can able to read few webi reports metedata info but for combined and unioun webi reports I am not able to read any ...
0
votes
1answer
30 views

Using “Or” operator in Business Objects (and failing)

This might be/seem like a basic question. Company just moved us to BO and trying to figure out a formula that would be easy in any other language. Can't seem to get the syntax and can't find ...
0
votes
1answer
28 views

Where does the InfoStore service run from?

I'm new to development for the Business Objects 4.0 SDK. I've figured out how to connect to the server. Through various examples on the web, I've also learned I need to use the InfoStore service to ...
0
votes
0answers
38 views

Business objects XI 3.1 how to deploy and run the java jar file on to the server

I'm newbie to SAP Business objects XI 3.1. I would like to run the sample java class on the BO XI 3.1 server. when I login to XI 3.1 console, couldn't find a way to deploy the java class and run it on ...
0
votes
0answers
67 views

Business Objects Report Engine SDK: Import .WID file from filesystem

I need to develop a simple app extracting some basic metadatas from a web intelligence document (mainly for comparison purposes). Is it possible, using the .Net SDK or the Java SDK of Business Object ...
-4
votes
0answers
24 views

Business objects installation error 1935 [closed]

I am trying to install Business Objects Entreprise XI 3.1 SP5 on windows 32 bits, near the end of the installation I get the following error message : Error 1935. An error occured during the ...
0
votes
0answers
50 views

use a variable in filter in Business Objects

I have an object called CreatedDate and I have created two variables called CurrentDate and CurrentDateMinusSevenDays I want my createddate to be between these two variables. I need to apply this ...
0
votes
0answers
71 views

Can I send an automated Business Objects report with dynamic date range?

I am trying to automate a report which is present in Business Objects. The report has date input controls which specify the date range for which report is run. I found the below article which was very ...
1
vote
1answer
46 views

Create report as both Crystal and Excel

We have a report that queries Oracle and uses Crystal Reports to make a report. The users would like the output as both a Crystal Report and Excel. Yes, I know they can output the results of the ...
0
votes
1answer
33 views

Trouble during generate XLS programattically

This code i have deployed on server side to convert a rep file (BO File )to xls file using macro of XLs.I invoked the macro through this jsp call and Macro convert .rep file to xls file . . When ...
2
votes
2answers
145 views

“Sparse” Rank in Business Objects XI Web Intelligence?

In Business Objects XI Web Intelligence the Rank function returns dense results. For example when ranking by "Amount" I want to return the top ten records only. However three records tie for 5th place ...
1
vote
1answer
201 views

Business Objects XI Web Intelligence how to reference a list of measures as variables in a prompt?

The requirement is to present a user with a list of measure names in two prompts. The user selects a measure name from each prompt. Based on the user selection, the actual measures are mapped into ...
0
votes
0answers
29 views

Exporting Webi To Excel without Cache

I have developed a webireport from Universe where i have 3 pie charts and 2 tables in my report. When i export the webireport to Excel i get only my first pie chart into the excel. I deleted the pie ...
0
votes
2answers
71 views

Difference between business object and transfer object?

While many stackoverflow answers regarding this question exists, rarely do they clearly distinguish the difference between the two. As a result, I am having confusion in understanding them. Here I ...
0
votes
1answer
161 views

Integration of custom Java web app in SAP BusinessObjects BI 4.0

Can anyone represent step by step guideline of custom Java web app integration in SAP BusinessObjects BI 4.0 (using BI Tomcat6). I could not find any solution in the internet, pitifully. In my custom ...
0
votes
2answers
154 views

SSIS & Business Objects SDK Error: File Repository Server Input is Down

Has anyone accomplished pushing files to a BOE server using SSIS? I am trying to develop a SQL Server 2008 SSIS package that will push report (Excel) files to our Business Objects Enterprise (BO XI ...
1
vote
1answer
42 views

Giving Rights to users to export report only in webi

I have a query what access right should i give to the user wherein in a webi report he will just play with the sliders and export that report as an excel locally But he shuould not be able to save the ...
0
votes
1answer
304 views

Programatically append Crystal Reports without using subreports

My task is to create an "app" that will allow the following: given a list of Crystal Reports on the server, the user can select any number of them to combine into one long report (just appended ...
0
votes
1answer
25 views

Modify Crystal Enterprise User Access via query

I'm looking for a way to modify the groups a Crystal Enterprise User is in via query in order to automate some of our tasks. We currently have anywhere from 5-20 users a day that get added or have ...
1
vote
1answer
38 views

How do I force specific rows in a query

I am creating a Web Intelligence reports in BusinessObjects and I am trying to find a count of items raised in a each month and show them by priority. I am looking to have an output of the following: ...
0
votes
1answer
94 views

Last refresh time stamp of a BOXI report

what is the infostore method to retreive the Last Refresh Time of a report in Business objects XI R3
0
votes
2answers
132 views

Business Objects cannot find JDBC driver

I have BO XI 3.1 Client Suite** installed. I'm starting out creating an universe, but first I need to create my connection to the DB. In this case it's a Netezza DB and I'm connecting via JDBC. I've ...
1
vote
3answers
206 views

Business Objects Universe Performance with Remote Database

My company are considering using Business Objects for reporting purposes as our parent company have purchased a license. The Scenario 1 large database on Site A (20+gb) Business Objects installed ...
2
votes
1answer
203 views

Find Universe meta Data Information in BO SDK R4

I am new to BO, I need to find universe name and the corresponding metadata information like(Table name, column names, join conditions etc...). I am unable to find proper way to start. I looked with ...
0
votes
2answers
413 views

SAP Business Objects - Create a WHERE condition based on user prompt input

I have a report with a typical date column. I want the user to select a start date from @prompt. Then I want the end date to be 3 months less than the user selected start date. Example: SELECT ...
0
votes
1answer
61 views

BO Universe DB migration

I have a situation in migration of oracle DB to sybase DB. what is the best way to migrate universe. few approaches that came into my mind.. create a new connection with sybase DB create a new ...
0
votes
1answer
86 views

Scheduled Recurring Crystal Reports runs with delay

Suddenly all the scheduled reports runs with a delay of one hour. Does this have anything to do with daylight savings? The environment is: Crystal Report Server 2008, Tomcat and Business Objects ...
0
votes
0answers
45 views

How to set JDBC drivers on Business objects client IDE

while testing the connection to the Sql server through the BO client, i faced an issue with the JDBC drivers not found. Can some one please help out in this? Thanks, Venkatesh.
0
votes
2answers
179 views

How to pass parameter value containing parentheses via URL

I am trying to pass a parameter value via the URL and it works for most values unless the value contains parenthesis. I have tried the backslash () to escape them but it doesn't appear to work. Here ...
0
votes
0answers
61 views

What design pattern(s) should I be looking into to remove transaction logic from my business objects?

When I edit a property on my business objects, I do a check to see if the object has been enlisted in a transaction and throw an exception if it hasn't. In WinForms I did this through the use of ...
0
votes
0answers
180 views

BO 4.0 Webi Variable Editing

I have a variable in a report. This variable has a lot of data in it. How much data can be in the formula field? The reason why I ask is that when I make any changes to this variable the report ...
2
votes
2answers
111 views

Scalable Business Logic Rules

I am looking for a way to create a scalable sales order project where it is easy to append new business rules. public class OrderLine { public int OrderId { get; set; } public int Line { get; ...
0
votes
1answer
157 views

Business Objects query from a report with multiple queries

In business objects I have reports(web intelligence) which has multiple queries using multiple universes, each of them with varied amounts of complexity with mapped dimensions, so combining them seems ...
-1
votes
1answer
117 views

Count similar values from one column in Business Objects

I'm using Webi 12.2. How can i count similar values from one column and put the value in the another. Sth like this (column 'Shape' is queried from DB): Count | Shape ---------------------- 2 ...
0
votes
1answer
25 views

Access business classes from model classes

I wonder if it's possible to access business objects from the model classes, and is it design clean ?
0
votes
0answers
148 views

How does “Business Objects” generate SQL?

Is there a set of rules that Business Objects uses to generate SQL? I have just run into situation where the order of joins actually seriously affected the performance and it would be really nice to ...
0
votes
3answers
98 views

I need to Create 3 Variables from 1 Variable SQL Oracle SAP

I’m working on creating three variables in the my Universe. The variables are Applications, Operating System, and Physical Location. The problem I’m running into is that all three of these is pulled ...
0
votes
0answers
69 views

Training on universe designer [closed]

I am looking for Business objects Universe designer training. So any suggestions for the training.
-1
votes
1answer
80 views

integrate business objects in php [closed]

I'm new to business objects and PHP. I was looking for a way in which I can integrate Business intelligence reporting into PHP so that my website can show this data. To be more clear, I have to show ...
4
votes
2answers
250 views

Should I avoid loops in joins?

I remember I was taught to never create a loop when joining tables in sql. In effect, using Business Objects it even tells me if there are loops in the schema I've defined in the Universe. I've tried ...
0
votes
1answer
167 views

Scheduling Crystal Reports to run automatically

I am currently working on a ASP.NET 4.0 / .NET 4.0 project using Crystal Reports version 13. The reports has a start date and end date as paramter and I am able to render the reports that are hosted ...
0
votes
0answers
67 views

Getting dependent reports on Dynamic Cascading Prompts

In Business View Manager, I have a lot of Dynamic Cascading Prompts objects that are used in Crystal reports. Most of them are just duplicates of another. Is there any way for me to know what reports ...
0
votes
0answers
192 views

Remove html tags from field in sap businessobjects infoview

I work with SAP BusinessObjects enterpreise XI Product 12.1.0 I have a Universe which yields fields, among them one has html tags. I want to remove the html tags and anything within them for that ...

1 2 3 4 5 8