Quantcast
Channel: SCN : Unanswered Discussions - SAP BusinessObjects Web Intelligence
Viewing all 5676 articles
Browse latest View live

"Instance Time" - is there anyway to control / amend these?

$
0
0

Within WEBI, when using scheduled reports, it auto generates an "Instance Time", we use these so people are aware of what data is contained within the report, for example, they know a Weekly report, that ran on a Monday contains the full previous week.

 

We have been hit by a number of failures yesterday, and reports running late, that means the instance dates are now a day out, which is going to create confusion across our user base.

 

  • For the instances that have run late, ie, today rather than yesterday, is there anyway in BO of amending the date manually so that it can show as 21st April instead?

 

  • Also - have others faced the general issues failed instances cause due to the importance of the "instance date" in identifiying the report contents, and if so how have you managed to get around this? I'd have thought you could name an instance based on a MAX of the date in the report, but BO seems to not support any custom way of naming the report instances, leaving only the instance time as a useful piece of info.

 

Thanks in advance


Is it possible to add buttons for user feed back in Bobj WEBI report?

$
0
0

Dear all,

 

I am an ABAP Web dynpro developer. 

As part of the workflow, i am displaying  a BOBJ Webi Report to the users.

 

The requirement is to allow users Aapprove/Reject the data in the report.

 

Is it possible to have user input or any buttons in the Webi Report?

 

If yes, How to achieve this ? Please help.

 

Thanks,
Vamshi

adding all dimensions while using merging

$
0
0

HI All,

 

I have 2 data providers.

 

D1: year, quarter, revenue

D2: year, country, sale revenue

now  in webi after using merging i am not able to add all dimensions (year,quarter and country) in same table, please suggest any work around.

 

thanks

Mohit Gupta

Webi Error in BI Launchpad

$
0
0


Hi Folks,

 

I'm getting this extremely long error when trying to create a webi report in BI Launchpad. I get this error when choosing a BEx datasource.

However, I can access the datasource thru SAP Logon/Query Designer/etc.  Our version of BI Launchpad is

 

SAP BusinessObjects BI Platform 4.1 Support Pack 2 Patch 4

Version: 14.1.2.1250

 

  1. java.util.concurrent.ExecutionException: com.businessobjects.sdk.core.server.CommunicationException$UnexpectedServerException: [[error.openSapBwBrowsingSessionFailed] 0] <<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ConnectionString>

   <Properties>

      <Initial Catalog />

      <Language>en_US</Language>

      <Data Source>XXXXX</Data Source>

      <Cube Type>Unknown</Cube Type>

      <SaveLanguage>true</SaveLanguage>

      <Initial Cube />

      <TargetProvider>SAPNETWEAVER7X</TargetProvider>

      <NetworkLayer>SAPBW_BICS</NetworkLayer>

      <Authentication Mode>2</Authentication Mode>

   </Properties>

   <ExtendedProperties>

      <JCO_ASHOST>XXXXX</JCO_ASHOST>

      <SapLoginMode>0</SapLoginMode>

      <JCO_R3NAME>DB1</JCO_R3NAME>

      <JCO_CLIENT>100</JCO_CLIENT>

      <JCO_SYSNR>01</JCO_SYSNR>

      <JCO_LANG>EN</JCO_LANG>

   </ExtendedProperties>

</ConnectionString>>

                at java.util.concurrent.FutureTask$Sync.innerGet(Unknown Source)

                at java.util.concurrent.FutureTask.get(Unknown Source)

                at javax.swing.SwingWorker.get(Unknown Source)

                at com.sap.webi.ui.dialog.bex.OpenBexPanel.endFetchNode(OpenBexPanel.java:825)

                at com.sap.webi.ui.dialog.bex.OpenBexPanel.propertyChange(OpenBexPanel.java:1036)

                at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)

                at javax.swing.SwingWorker$SwingWorkerPropertyChangeSupport.firePropertyChange(Unknown Source)

                at javax.swing.SwingWorker$SwingWorkerPropertyChangeSupport$1.run(Unknown Source)

                at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(Unknown Source)

                at sun.swing.AccumulativeRunnable.run(Unknown Source)

                at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(Unknown Source)

                at javax.swing.Timer.fireActionPerformed(Unknown Source)

                at javax.swing.Timer$DoPostEvent.run(Unknown Source)

                at java.awt.event.InvocationEvent.dispatch(Unknown Source)

                at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

                at java.awt.EventQueue.access$000(Unknown Source)

                at java.awt.EventQueue$1.run(Unknown Source)

                at java.awt.EventQueue$1.run(Unknown Source)

                at java.security.AccessController.doPrivileged(Native Method)

                at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)

                at java.awt.EventQueue.dispatchEvent(Unknown Source)

                at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

                at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

                at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

                at java.awt.Dialog$1.run(Unknown Source)

                at java.awt.Dialog$3.run(Unknown Source)

                at java.security.AccessController.doPrivileged(Native Method)

                at java.awt.Dialog.show(Unknown Source)

                at com.jidesoft.dialog.StandardDialog.show(Unknown Source)

                at java.awt.Component.show(Unknown Source)

                at java.awt.Component.setVisible(Unknown Source)

                at java.awt.Window.setVisible(Unknown Source)

                at java.awt.Dialog.setVisible(Unknown Source)

                at com.sap.webi.toolkit.ui.dialog.GenericDialog.setVisible(GenericDialog.java:128)

                at com.sap.webi.ui.dialog.bex.OpenBexDialog.setVisible(OpenBexDialog.java:115)

                at com.sap.webi.ui.data.BexQueryDataSourceProvider.createDataSourceInfo(BexQueryDataSourceProvider.java:94)

                at com.sap.webi.ui.context.managers.DataManager.createDataSourceInfo(DataManager.java:377)

                at com.sap.webi.ui.tasks.workflows.CreateDataSourceInfoUITask.doneProcess(CreateDataSourceInfoUITask.java:127)

                at com.sap.webi.toolkit.ui.tasks.WebITask$PrivateWorker.done(WebITask.java:378)

                at javax.swing.SwingWorker$5.run(Unknown Source)

                at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(Unknown Source)

                at sun.swing.AccumulativeRunnable.run(Unknown Source)

                at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(Unknown Source)

                at javax.swing.Timer.fireActionPerformed(Unknown Source)

                at javax.swing.Timer$DoPostEvent.run(Unknown Source)

                at java.awt.event.InvocationEvent.dispatch(Unknown Source)

                at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

                at java.awt.EventQueue.access$000(Unknown Source)

                at java.awt.EventQueue$1.run(Unknown Source)

                at java.awt.EventQueue$1.run(Unknown Source)

                at java.security.AccessController.doPrivileged(Native Method)

                at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)

                at java.awt.EventQueue.dispatchEvent(Unknown Source)

                at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

                at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

                at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

                at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

                at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

                at java.awt.EventDispatchThread.run(Unknown Source)

Caused by: com.businessobjects.sdk.core.server.CommunicationException$UnexpectedServerException: [[error.openSapBwBrowsingSessionFailed] 0] <<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ConnectionString>

   <Properties>

      <Initial Catalog />

      <Language>en_US</Language>

      <Data Source>XXXXX</Data Source>

      <Cube Type>Unknown</Cube Type>

      <SaveLanguage>true</SaveLanguage>

      <Initial Cube />

      <TargetProvider>SAPNETWEAVER7X</TargetProvider>

      <NetworkLayer>SAPBW_BICS</NetworkLayer>

      <Authentication Mode>2</Authentication Mode>

   </Properties>

   <ExtendedProperties>

      <JCO_ASHOST>XXXXX</JCO_ASHOST>

      <SapLoginMode>0</SapLoginMode>

      <JCO_R3NAME>DB1</JCO_R3NAME>

      <JCO_CLIENT>100</JCO_CLIENT>

      <JCO_SYSNR>01</JCO_SYSNR>

      <JCO_LANG>EN</JCO_LANG>

   </ExtendedProperties>

</ConnectionString>>

                at com.businessobjects.sdk.core.exception.ExceptionBuilder.make(ExceptionBuilder.java:152)

                at com.businessobjects.sdk.core.exception.ExceptionBuilder.make(ExceptionBuilder.java:109)

                at com.sap.sl.sdk.requests.doit.DoItRequestHandler.afterProcessing(DoItRequestHandler.java:54)

                at com.businessobjects.sdk.core.server.internal.AbstractServer.processIt(AbstractServer.java:178)

                at com.businessobjects.sdk.core.server.internal.AbstractServer.process(AbstractServer.java:133)

                at com.businessobjects.sdk.core.server.internal.InstanceServer.process(InstanceServer.java:94)

                at com.sap.sl.sdk.olap.sapbw.service.SapBwBrowsingServiceImpl.processDoIt(SapBwBrowsingServiceImpl.java:228)

                at com.sap.sl.sdk.olap.sapbw.service.SapBwBrowsingServiceImpl.processInvocation(SapBwBrowsingServiceImpl.java:186)

                at com.sap.sl.sdk.olap.sapbw.service.SapBwBrowsingServiceImpl.processOpenSession(SapBwBrowsingServiceImpl.java:169)

                at com.sap.sl.sdk.olap.sapbw.service.SapBwBrowsingServiceImpl.openSession(SapBwBrowsingServiceImpl.java:59)

                at com.sap.webi.ui.dialog.bex.ExpandRepositoryItemWorker.getBrowsingSession(ExpandRepositoryItemWorker.java:63)

                at com.sap.webi.ui.dialog.bex.ExpandRepositoryItemWorker.doInBackground(ExpandRepositoryItemWorker.java:40)

                at com.sap.webi.ui.dialog.bex.ExpandRepositoryItemWorker.doInBackground(ExpandRepositoryItemWorker.java:15)

                at javax.swing.SwingWorker$1.call(Unknown Source)

                at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)

                at java.util.concurrent.FutureTask.run(Unknown Source)

                at javax.swing.SwingWorker.run(Unknown Source)

                at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)

                at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

                at java.lang.Thread.run(Unknown Source)

Caused by: com.businessobjects.sdk.core.server.ServerException: [[error.openSapBwBrowsingSessionFailed] 0] <<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ConnectionString>

   <Properties>

      <Initial Catalog />

      <Language>en_US</Language>

      <Data Source>XXXXX</Data Source>

      <Cube Type>Unknown</Cube Type>

      <SaveLanguage>true</SaveLanguage>

      <Initial Cube />

      <TargetProvider>SAPNETWEAVER7X</TargetProvider>

      <NetworkLayer>SAPBW_BICS</NetworkLayer>

      <Authentication Mode>2</Authentication Mode>

   </Properties>

   <ExtendedProperties>

      <JCO_ASHOST>XXXXX</JCO_ASHOST>

      <SapLoginMode>0</SapLoginMode>

      <JCO_R3NAME>DB1</JCO_R3NAME>

      <JCO_CLIENT>100</JCO_CLIENT>

      <JCO_SYSNR>01</JCO_SYSNR>

      <JCO_LANG>EN</JCO_LANG>

   </ExtendedProperties>

</ConnectionString>>

                at com.sap.sl.sdk.requests.doit.DoItRequestHandler.afterProcessing(DoItRequestHandler.java:50)

                ... 17 more

 

Kind Regards and Many Thanks,

Mark

Maximum levels of Hierarchy cater in webi report

$
0
0

Hi Friends,

 

We have a issue with the Cost Centre Hierarchy report.  The issue is that it’s not pulling everything down to the lowest level in the hierarchy.  We have created additional levels with the one more structure, and are going down to at least 7 levels of cost centre group.


Does the report cater for that many levels?



Version Details:

BOXI 3.1 SP5

Webi Report

Source:MS Sql Server 2008

 

Thanks in advance

 

Reports are not working in BI 4.1

$
0
0

Hi,

 

 

 

Hi,

 

 

Environment: BI 4.1, SAP BW and Oracle 11g.

 

 

Users are imported from BW.

 

 

I am facing issue in 4.1 sp2 After migrating 4.0 to 4.1.

 

 

All UNV reports are working fine except reports on Oracle
Database in BI launch Pad, those reports are working fine in Rich client.

 

 

I have installed Both 32 and 64 bit Oracle drivers in 4.1 servers.

 

 

 

Thanks in AdvanceCapture.PNG

Cannot SUM Database Delegate Measures in Webi

$
0
0

Hi,

 

I am on BO3.1 SP5. We have a few COUNT(DISTINCT X) and Ratio ( SUM(A) / SUM(B) ) measures in our universe and we figured that we need to make them Database Delegate as they would otherwise result in incorrect results based on the dimension used in query vs the dimesions user drags into a report.

 

Now we have the right results, but when a user tries to use the Σ on those columsn in the Webi i get the #TOREFRESH and on hitting the Refresh Query I get an error as it generated a second query and since I have Start Date dimension used it says invalid date format. However my question is why we cannot use the SUM on the Database Delegate measures and what do I need to do to make it work after the #TOREFRESH message.

Analysis View in webi

$
0
0

Hi,

 

I'm facing an issue in creating a webi report against an analysis view (OLAP analysis - connecting to ESSBASE ASO cube).

 

I was able to create an analysis view and i'm able to see them in Lauch Pad & CMC.

 

Analysis view created.png

 

But if i try to create a new webi report using this analysis view,these does not show up in the "analysis view "selection page?

 

Analysis View selection page - not available for selection.png

 

 

Could anybody advise why the anlysis view doesnot show up when i try to create a webi out of it?

 

Thanks,

Anil Zacharia Chacko.


BO webi Report Issue

$
0
0

Hi,

 

We have a BO webi report in that for one column we are dispalying City name and City Code ,Now i want to split that column  to one value

 

Currently the column values are showing as below:

 

Column Name

--------------------

USBWG; BOWLING GREEN

 

From backend only we are getting two values in the report

Please let me know wheather we can split that column value to like below

 

Column name

------------------

USBWG

 

Many thanks in advance.

 

 

 

 

Thanks & Regards,

Kumar V

Use “Alerter” to reflect the result in Red color if the value is above 5% and below 5%

$
0
0

Hi Team,

I am stuck in a simple query, Need your help.

In Report level I have to use “Alerter” to reflect the result in Red color if the value is above 5% and below 5%.

Real value is like only:

Rent  Variation

-100.00%

0.00%

0.00%

-100.00%

-100.00%

0.00%

-100.00%

0.00%

0.00%

0.00%

-100.00%

 

I am using BO 3.0

 

Thanks

Sam

Webi error on Unx Universes only('getSessionInfosEX')API

$
0
0

Webi error on Unx Universes only('getSessionInfosEX')API We are on BO4.1 SP2, Oracle11g I am getting error when I try to create webi report on unx universes only. I can create report on Unv universes without any error. Here is the error I am getting ('An internal error occured while calling 'getSessionInfoEX') API. I have created unx on Oracle 11g and I can run the query in IDT and can see data without any error. Not sure what could be the issue, any ideas? Thanks in advance.

Is there any function to replace a particular value in a table in WebI?

$
0
0

Country

 

USA

UK

IND

 

 

I wanna replace USA with WI?

WebIntelligenceProcessingServer fails after BIAR Import

$
0
0

Hello Experts,

 

after importing BIAR-Files from our production system  into our development system, I'm not able to start the WebIntelligence Processing Server. I activated the trace and the log-file shows me the following error message:

 

014/04/25 12:56:54.465|>>|A| | 9960|1541950368| |||||||||||||||assert failure: (serverhelper.cpp:15). (pServer1->GetPropString( WP_SI_SERVER_ID_N, serverId ) : no message). serverhelper.cpp:38: TraceLog message 2 2014/04/25 12:56:54.469|>>|A| | 9960|1541950368| |||||||||||||||assert failure: (serverhelper.cpp:38). (0 : Now that there are servers other than OCA servers you have to figure out how to get the machines nam e).

 

BO is running under SLES with DB2 and the Version is XI 3.1 Support Package 6 Fix Pack 2. Until now I searched in several forums and also on SAP Marketplace ... But I had no success   The other services are running without any failure.

 

I also tried to create a new WebIntelligence Processing Server, but the error still occurs ...

 

Any suggestions how to solve this problem?

 

Many thanks and best regards,

Max

ERROR OCCURRED WHILE VIEWING A WEBI REPORT

$
0
0


when i'm trying to refresh a WEBI report, I'm getting this error. Can anyone please help me with it?

 

Here is the snapshot of the error:

 

Thanks!

Neha.

2 month old date from current date in red color only

$
0
0

Hi all,

 

How can I Highlight 2 month old date from current date in red color only at report level with using Alertr.

Example:-

Date

3/27/2014

4/3/2014

3/5/2014

4/1/2014

3/31/2014

5/24/2013

2/10/2014

4/11/2014

12/11/2013

9/25/2013

1/30/2014

2/18/2014

2/24/2014

1/6/2014

3/3/2014

 

Thanks

Sam


Prompt use

$
0
0

Hi Team,

In Edit query I didn’t see any “Prompt” in Query filter but when I click on “Run Query” its asking for option.

In option Lots of “country name” is there and “All” as well. I want “All” is always added in “name in List” box by default.

As in this report I didn’t find any prompt used, hence I am confused.

Please help me to understand the logic.

 

query.jpg

I am working on BO 3.0.

 

Thanks

Sam

Any Standard Webi Report Templates available in SAP BW 7.3

$
0
0

Daer All,

 

Please let me know any Standard Webi Report Templates available in SAP BW 7.3 to activate and used in BO BI 4.1.

 

Thanks

Regards,

Sai

I am trying to create new webi report by using Infoview (BO3.1) I am getting error?

$
0
0

Plz check the screen shot

 

Help on this

Java security issue resolved in BI4.1 SP03?

$
0
0


Hi all,

 

Is someone already on SP03 of BI4.1?

 

Did it resolve the issue:

1966075 - The Web Intelligence Java Report Panel does not launch when using supported Java Runtime Environment 7 update 51 with default settings

http://service.sap.com/sap/support/notes/1966075

 

SAP Support mentioned it would be, but I rather get another confirmation, as I cannot find the related ADAPTs in the patch notes:

ADAPT01716488, ADAPT01709990 (no close variant either)

 

 

Thank you for your insight,

 

Denis

BO (webi) impact with BW 7.4 upgrade

$
0
0

Hi everyone,

 

 

In a few weeks we are updating BW to 7.4 SP5 and I need to know if this will impact in some way our BO reports.

 

Our current Business Objects version is 4.1 SP2.

 

Is there any action required on BO side to take before facing BW upgrade?

 

Thanks in advance!

Pablo

Viewing all 5676 articles
Browse latest View live


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