Quantcast
Channel: SCN : Unanswered Discussions - BI Platform
Viewing all 5661 articles
Browse latest View live

Total in Column chart

$
0
0

Hi,

 

In webi, im using coumn chart.

 

Is it possible to add one more bar for total which will give total or sum for chuuk,kosrae, pohnpei and yap.

 

Is achievable?

 

Untitled.png


BI Launchpad is not reachable

$
0
0

Hi guys,

 

I am a temporary BI admin before final release and I have to say that I am pretty new to BI admin.

 

I have a strange case that BI launchpad is not reachable but CMC is reachable.

 

When I try to go to launchpad, it just hangs, but CMC comes back right away.

 

Here is the our environment:

 

     Two BO 4.1 SP 3 Application servers,

     Two Web servers

     One load balancer.

 

Where should I start to check?

 

Thank you!

 

George

automatic printing from Webi 14.0 to .net sdk

$
0
0

Hi, i already display a BO report in pdf format  inside ASP.net page, but  i need automatic print,

the idea is to load the report and send it to the printer, every time i load a report this should be printed, how i can do that?

I searched a lot, but can not find anything related to this .

thanks.

OpenDoc timeout through a Proxy server (Oracle LDAP setup)

$
0
0

Hi,

 

We have deployed our BI 4.1 SP 2 based web i reports using Open Doc urls. The thing is these Open doc URLS are proxied through a proxy server called OHS (its an oracle product). We are trying to implement a 15 minute time out in the proxy server, where the proxy server terminates any session that goes in and replaces or redirects to a log out page. This seems to be typical to be achieved on any Java Site. But with Open doc, it is behaving differently. For example, if we open a WEB I Report with Multiple tabs, during the time out the logout page appears on the tab we click on after the time out window, rather than replacing the whole report. Its shown in the image, is there anything we can do in OpenDoc.properties to overwrite this kind of behavior. Has any one had this kind of behavior with a proxy server and was able to resolve this issue?logout page.jpg

How to get valid working day data from APO timestream FM /SAPAPO/TIMESTREAM_COMPILE.

$
0
0

Hello Experts,

 

I am stuck in bringing data from the FM FM /SAPAPO/TIMESTREAM_COMPILE from APO to BI.

As per my development FS it says to create data source on table TTSTR and bring the meta data of the table to BI first. Then create another data source on top of /SAPAPO/TIMESTREAM_COMPILE to bring the actual time stream valid working day data as per correct factory calender and fiscal year. I am clueless how to do this.

 

Just for info, I also attempted to create a data source on the FM but it throws an error while assigning any extract structure. So if you suggest me for this please tell me how can I correctly assign an extract structure.

 

Your detailed and quick action plan is highly appreciated.

 

Regards,

Ansuman

OopenDocument and IFrame to open BO documents in the same html page

$
0
0

Hi experts,

 

I have I requirement to open BO document inside an HTML page that contains other components, So I use the IFrame flag to open the BO document:

 

<iframe name="StartTDB" src="http://*.*.*.*:8081/BOE/OpenDocument/opendoc/openDocument.jsp?iDocID=AcElQAZ8KrVPqqY9jOazmiQ&sIDType=CUID&token=<jsp:getProperty name="SAPBOSession" property="token" />" height="500px" width="940px">

  Votre navigateur ne supporte pas les iframes

  </iframe>

 

The issue I have is that sometimes th BO document get opened inside the IFrame (Image 1), and sometimes it reloads all the html page to only open the BO document (Image 2)!!

 

Image 1:

cas2.PNG

 

 

 

Image2:

cas1.PNG

 

Thank's a lot for your help.

 

Abdess,

Bex Analyzer - error msg 'Namespace /BIC/ must be se to chg.' - ho to grant auth. to change queries only to specific users

$
0
0

Hi to all,

a user is trying to save a query with Bex analyzer and receives error msg :  R7 063 Namespace /BIC/ must be set to changeable (transaction SE06).

 

I tried to look into SE06, and guessed that , changing the attributes of parameter /BIC/ from not modifiable to modifiable, will probably allow the user to change/save queries. Is my guess correct?

My worry is that changing such a parameter , will then allow each and every user to change/save queries.

How can I manage the possibility to change/save query via authorizations? Which role/auth. object can I set up in order to achieve my goal?

Thanks and regards,Carlo

Bo 4.1 Search - The system could not perform some actions...

$
0
0

We sometimes experience an error when we do a platform search in CMC or BI Launchpad. “The system could not perform some actions”.


We can’t find any entries in logfiles related to this message. Does anyone have experience with this message? How do we investigate and solve this this error? A decent error code would be nice...

 


System: BO 4.1 SP4 patch 1

Search.png


Delegate Administration (Authentication and License Keys)

$
0
0

Hi all,

 

I want to restirct the CMC tab access, to the tabs authentication and license keys. I set the tab access of the CMC to restirected and assigened

the rights by following the description Delegated administration in SAP BI 4.0 SP4

CMC_Tab01.PNG

 

Nevertheless the user gets an empty CMC tab.

 

CMC_Tab02.PNG

 

Any idee what's missing?

 

Regards,

Uwe

Tomcat 7.055 for BO 4.1

$
0
0

I was recently informed from our network security team that the tomcat we have installed with SAP BO 4.1 SP2 is out of date. I was able to upgrade the tomcat independently from 6 to 7.0.32. But I was told the vulnerability exists in versions older than 7.0.55

Does anyone know if there is a compatibility issue with this or any newer version of BO. If there isnt where can i download and install a newer version of tomcat.

 

 

 

I tried and downloaded the jre-8u25-windows-x64.exe from Java which upgraded the JVM to 1.8.0_25 but my tomcat is still at a 7.0.32

 

Thank you,

Zac

Parameter setup exception -- Only report parameters can be optional

$
0
0

Friends,

 

I'm working with RAS SDK to refresh a crystal report. while parameter setup i'm facing this particular exception.Can anyone help?

 

 

com.crystaldecisions.sdk.occa.report.lib.ReportSDKParameterFieldException: Only report parameters can be optional.---- Error code:-2147213303 Error code name:invalidParameterField

at com.crystaldecisions.sdk.occa.report.lib.ReportSDKParameterFieldException.throwReportSDKParameterFieldException(Unknown Source)

at com.crystaldecisions.sdk.occa.report.application.ParameterFieldController.for(Unknown Source)

at com.crystaldecisions.sdk.occa.report.application.ParameterFieldController.modify(Unknown Source)

at com.crystaldecisions.sdk.occa.report.application.ParameterFieldController.modify(Unknown Source)

at com.crystaldecisions.sdk.occa.report.application.ParameterFieldController.setCurrentValues(Unknown Source)

at com.crystaldecisions.sdk.occa.report.application.ParameterFieldController.setCurrentValue(Unknown Source)

at reportviewer.Check_Adhoc_Position_Report_Advanced_Report.Report_Connection_Adhoc_Parameters(Check_Adhoc_Position_Report_Advanced_Report.java:204)

at reportviewer.Check_Adhoc_Position_Report_Advanced_Report.main(Check_Adhoc_Position_Report_Advanced_Report.java:57)

 

 

Thanks,

Bharath

Problem configuring single sign on for Crystal Server 2011

$
0
0

I have installed Crystal Server 2011.  When I start the BI Launchpad I can successfully login using Windows authentication.  The problem is that BI Launchpad will not automatically login,  I have to manually enter my windows username and password. 

 

I have worked through a document describing how to setup single sign on.  I have verified that in the stdout.log credentials are obtained.  I am using Internet Explorer 11.  I have added the Crystal server to the Local Intranet settings on my workstation.  I have verified that Automatic Logon only in Intranet zone is selected.

 

Is there something I am missing.

 

Thanks

Adam

How can I find the cause for "invalid export data"?

$
0
0

Hi,

 

I have a business application using Crystal Reports Server 2008 SP5 as back end for report creation, using the web service API (Session and ReportEngine service). Multiple users can request documents in parallel, so the business application uses multiple sessions at one time. In times of higher demand, I encounter more and more errors of type "invalid export data" returned by the web service API.

 

How can I find the cause for these errors? In the logging folder of the Crystal Reports Server I cannot find any useful information up to now.

 

Thanks for hints

Joern

How to replicate BO environment on same server?

$
0
0

Hi Experts,

 

I am new to BO Administration. I have a work to replicate the Dev BO environment to same Dev server. Saying this I mean "ALL OBJECTS INCLUDING UNIVERSES, REPORTS, USERS AND GROUPS,WEB SERVICES ETC.." without changing its CUID's. so that I dnt have to touch my Previous version and work on the replicated version. Any help from experts would be appreciated.

 

Thank you,

 

Chan

Database logon information incorrect or missing

$
0
0

Hi,

Crystal Server (CS) 2013 v4.1 SP4 is getting an error running or refreshing a Crystal Report using an ODBC connection using native Oracle drivers. The error says, "The viewer could not process an event. The database logon information for this report is either incomplete or incorrect. -- Error code:0 [CRWEB00000119)"

On the CS 2013 server I can connect to the database from the ODBC System DSN connection test using the 32 bit ODBC data source.

In the Database configuration for the report object I have selected "Use same database logon as when report is run" when viewing and scheduling report and added the password and username.

I am not finding anything in the log files.

Refreshing the report on the CS did not make any difference.

I am not sure where else to look.

Please let me know if you have suggestions.

Thanks,

Russ


Network Traffic / Bandwidth Requirement

$
0
0


Hi,

 

Can anyone suggest the network / traffic requirement best practise for running SAP BO.

 

How much bandwidth to be allocated , dedicated netwroking line etc

 

Appreciate your valuable input

 

Thanks

strange issue in SAP BO CMC

$
0
0

Hi Rajarshi ,

 

I am observing a strange issue in SAP BO CMC

 

whatever user are created they all have Administrator Authorization .

 

My Assumption is there is SSO between BW and BOBJ .So Whatever Users are created theyin SAP Bw they all have administrator authorization .

 

So My Questions is how tp do the analysis and Strategy for this .

 

Regards,

 

Abhi

SAP BusinessObjects 4.1 Sp03 and Sharepoint 2010 connectivity

$
0
0

I have installed sharepoint2010 trial version on a VM and then installed the IOMS for 4.1 Sp03 (we have a BO 4.1 sp03 server).

 

I have created a new site in sharepoint using 'SAP Businessobjects site definition' but all i can see is the login screen for BO.

 

it is redirecting me back to the login screen after i enter the credentials and press 'log on'.

 

it does not show any error.

 

authentication is definitely working as it gives me the error message when i enter the wrong password.

 

i enable the logging feature and set the level to ERROR and DEBUG but there is no error in the log file.

 

have i missed some thing? or is there some other features needs to be configured?

Report Bursting taking time

$
0
0

Hi All,

 

We have a publication based on dynamic recipients. The publication has around 400 dynamic recipient users. It takes around 40 mins to deliver mails to all users. 40 mins is the difference between first mail and last mail in one's inbox.

How can we improve this. We target to complete delivery to all users in 15 mins.

 

How can we diagnose the workflow and identify which particular step is taking time? Is it email delivery by SMTP (managed by AJS) or post publishing processes by APS or anything else? Currently, we have single APS(Publishing) and AJS. Should we create another instance of these two BO servers? Can report bursting of a single publication utilize 2 APS/AJS or is it one-to-one relationship.

 

Please guide.

 

Thanks,

Sameer

BI Edge on VMware - slow loading after each boot

$
0
0

Hello all,

 

I am a beginner of SAP and I want to learn BI at home. I built a virtual machine in my VMware, installed Windows Server 2008 r2, then installed BI Edge trial version. My hardware specs is as follows:

 

CPU: i7-4700MQ, I assigned 1 CPU and 4 cores to the virtual machine

RAM: 16GB. I assigned 10GB to the virtual machine

Hard Drive: 1TB, 5400RPM. I assigned 250GB to the virtual machine

 

Before installing BI Edge, all background processes in my Windows Server only took up to 1.5GB RAM after each boot. Now after installing BI Edge, it takes about 7.5GB RAM after each boot even if I do nothing. I checked resource monitor. Looks like SAP-related Java processes are very RAM-consuming, and they automatically load.

 

Also, If I immediately open BI Launch Pad after booting, it just won't open (the IE tab would say "Waiting for localhost"). I need to wait about 17-20 minutes after each boot, and it seems I have to wait for all the Java processes to load before I can open the BI Launch Pad.

 

Just want to know if this is normal. Is the slow loading because I installed BI in a virtual machine? Is it because my hardware is not good enough? Is there any other reasons? I didn't install any other software that would slow down my system.

 

Thanks for all your thoughts in advance.

Viewing all 5661 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>