Hi All, can anyone share your experience on the steps that you did for performance improvement when webi documents are opening on the CRM portal. we are trying to display the data for customer and we have integrated 3 webis on the CRM portal. The back end is HANA. For few big customers it takes a lot of time and there is a timeout in the portal. Can any steps be taken from the webi end to improve the performance?
Webi performance improvement
BO Migration
Hi Guys,
My problem is somewhat typical we are migrating BO Application Servers to a new datacenter and want to know if by any way it is possible to setup the applications on a new server and just point it to the existing CMS database. The highlight here is once this migration is complete the old application servers will be decommisioned. Just want to check if we point the connection from new CMS to the existing database (new CMS version is same as that of database) and point the FRS to existing path (as that we have on NAS) will I be getting the same folder staructure and reports in the new environment.
Thanks in anticipation of your help.
Cheers,
Shaz
Schedule a report to be emailed outside of your domain from crystal server
I need to schedule a report to be emailed to customers outside of my domain, from crystal server. I am able to email a my self a PDF of the report to my domain email but not to a email outside of my Domain. Does anyone know how i can accomplish this?
User in 2 user groups always picks the rights from the group with least access -BOBJ 4.1 SP2
We have BOBJ 4.1 SP2 installed.
Lets say User1 is in a role1(User group) that has restricted access(no access to design menu for WEBI report in launchpad). Works fine when User1 logs into the launchpad. Cannot see the Design menu in Launchpad.
User1 is also in another role2(user group) that has Design access for WEBI report (more like Power user access).
Now when logged into a launch pad via SAP portal, and opening WEBI report on which role2 (user group) is applied that has Design access, user1 cannot see the Design menu of WEBI report. This is probably happening because User1 is also part of role1 that has restricted access. So it looks like it is always picking
the role with least access and applying it no matter which report I am opening.
I would expect the role to regulate the authorizations on the report. And one user could be a simple end user for one report and a power user for another report.
Please advise if this is a Known issue or expected behavior. Is there a work around?
Thank you very much
Suman
Server Down and default port 6400 telnet failed
Hello ,every
Environment:
windows server 2008 Enterprise R2
Oracle 11g R2 Home
Oracle 10g Client
SAP BusinessObject XI 3.1 SP5
Problem description:
I Install all of above on one machine, and these system run well for one year.But After 2014/4/25 my customer cannot log into the system .The error appear that : the server is down. I have checked the port 6400 and 6410, the 6400 is failed to telnet. I have restart my machine and services in CCM for many times also, unfortunately it still doesnot work. While I add a new cms use another port , it failed in connect my oracle database
I think the problem is due to :sap cannot connect to Oracle DB, But how to trace the error happens at when and where? or my some settings is not correct(used by sap).For example:oralce_home environment variable
Due to I use oracle 11g home and 10g client on one machine, Some settings are confusion, who can help me to analysis this
Attache is the log file under Logging File in SAP instanll path:
Thanks
Li
BOBJ on Oracle Best Practices - Schema vs New DB
Hi all,
My company is installing Business Objects 4.1 as part of an overall (new) SAP project. I am the Oracle DB for the project and new to the SAP/Business Objects world.
My question is how do most people separate the different pieces of the overall Business Objects install on the database level? I was thinking we would have one database with different schemas for Audit, CMS, BODS and Information Steward. I've heard from our integrator that some companies will have a separate database for each.
Not knowing the system that well, adding separate databases seems unnecessary. Where I would have some additional hoops to jump through if a restore was needed for just one of the schemas, it seems better then adding the additional DBs.
Hopefully this makes sense.
Thanks.
Reg: Bi workspace report can publish in to sharepoint?
Hi All,
I have created one BI workspace and saved in repository.i want to publish BI workspace repots in to sharepoint.users can access reports from share point.
is it possible to publish Bi workspace in to sharepoint or any other way?
How to open new window webi report using open doc?
Hi All,
i have created URL using open doc in Bi 4.0 .please find the below my code.
workspace&sRefresh=Y" title="" target="_blank" nav="doc"></a>
When i click on this hyper link it is opening in the same page not in new window but i want to see report in new separate window.
Can any one please help .
Thank you,
Regards,
Venkat
Live Office 4.1 SP2 - How to get the prompt (Variable Screen) in a webi sourced from BEX?
I have a Webi report using a Bex Query as a source.
When I try to refresh the power point using live office 4.1 SP2, the prompt (variable screen) does not work anymore.
I found on the SAP user guide for Live Office 4.1 SP2:
"Note:
This version of the software also does not support prompts in Web Intelligence documents based on
BEx Query data that is accessed directly."
Does anyone have the same issue?
Any ideas when that will be solved?
Thank you
Rodrigo Silva
Monitoring: An error has occurred: Index: 0, Size: 0
Hi
We recently installed SAPBO 4.1 SP2 on Linux/DB2 LUW platform (DEV, TST, ACC, PRD). On the Developent environment, there is no monitoring application available. CMC Home --> Monitoring
An error has occurred: Index: 0, Size: 0
Also on the Developement environment, CMC Home --> Applications
All the applications are listed except monitoring, so there is no monitoring application available. Perhaps that is the reason why the monitoring service cannot start. APS.core service properties:
Monitoring Service | ||
| ||
we restarted the service with debugging on:
ABB84ED570474DBE89AD40CC083963C4104c4 | |
com.businessobjects.framework.servers.common.BackendRuntimeException$ExceptionWrapper: A java.lang.RuntimeException error occured (original exception message: Not able to create instance of bean: class com.businessobjects.monitoring.monitoringservice.MonitoringService). | |
at com.businessobjects.framework.servers.common.BackendRuntimeException.map(BackendRuntimeException.java:60) | |
at com.businessobjects.framework.servers.platform.deployment.AbstractPJSService.activateService(AbstractPJSService.java:143) | |
at com.businessobjects.framework.servers.platform.deployment.servicebuilder.AbstractServiceBuilder.startService(AbstractServiceBuilder.java:332) | |
at com.businessobjects.framework.servers.platform.lifecycle.internal.LifeCycleManager$ServiceController.startSvc(LifeCycleManager.java:226) | |
at com.businessobjects.framework.servers.platform.lifecycle.internal.LifeCycleManager$ServiceController.call(LifeCycleManager.java:177) | |
at com.businessobjects.framework.servers.platform.lifecycle.internal.LifeCycleManager$ServiceController.call(LifeCycleManager.java:155) | |
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) | |
at java.util.concurrent.FutureTask.run(FutureTask.java:138) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) | |
at java.lang.Thread.run(Thread.java:743) | |
Caused by: java.lang.RuntimeException: Not able to create instance of bean: class com.businessobjects.monitoring.monitoringservice.MonitoringService | |
at com.businessobjects.framework.servers.platform.deployment.core.BeanComponent.getBeanInternal(BeanComponent.java:619) | |
at com.businessobjects.framework.servers.platform.deployment.core.BeanComponent.getBean(BeanComponent.java:323) | |
at com.businessobjects.framework.servers.platform.modules.pojo.axis2.ServiceModule.<init>(ServiceModule.java:45) | |
at com.businessobjects.framework.servers.platform.modules.pojo.axis2.POJOService.createServiceModule(POJOService.java:366) | |
at com.businessobjects.framework.servers.platform.deployment.AbstractPJSService.activateService(AbstractPJSService.java:116) | |
... 9 more | |
Caused by: java.lang.InstantiationError: Index: 0, Size: 0 | |
at com.businessobjects.framework.servers.common.proxy.cglib.ProxyBuilder.create(ProxyBuilder.java:257) | |
at com.businessobjects.framework.servers.platform.deployment.core.BeanComponent.getBeanInternal(BeanComponent.java:526) | |
... 13 more |
strangely, Some icons like folder are also missing throughout the DEV system
On the TST, ACC and PROD system, monitoring works perfectly.
Do we have to install SAPBO from scratch or is there a way to install the monitoring application only?
Please advice,
regards
Sem
Assertion Error
Hi,
We are getting assertion failed errors in CMS server trace logs.
Can anyone let me know, why this errors coming and any workaround to resolve this. There are no issues with system so far, but these error is appearing in trace logs.
Please update.
Thanks
JKrishna
Location: .\auditsubsystem_impl.cpp:3095:-: TraceLog message 3700
Guid: ec887d59-85f6-5354-99e4-7c05545614af
Time: 2014 05 15 10:18:03:472
Tzone: -0400
Trace: Error
Importance: >>
Severity: Error
DeviceName: cms_BODEV.CentralManagementServer
ProcessID: 27176
ThreadID: 25224
Text: assert failure: (.\auditsubsystem_impl.cpp:3095). (0 : Invalid event being ignored.
ServiceType (AeB2PljpiQFCu77VKHwZrAo) does not support this event type id (1011). Make sure that the service is appearing in the SI_AUDIT_APPLICATIONS list of the AuditEventInfo2 object. Make sure that the SI_SUPPORTED_AUDIT_EVENTS property in the service object (AeB2PljpiQFCu77VKHwZrAo) contains the event (1011).
AuditEventRecord:
m_eventTypeId: 1011
m_eventId: 9929684475357126124
m_clusterGuid: ARX5YTz3qBtCvHRG2ClDXJQ
m_serviceTypeCuid: AeB2PljpiQFCu77VKHwZrAo
m_clientTypeCuid: AZQxEHoeSbRMhElwTJXF.30
m_startTime: 10:15:13.250 May 15 2014
m_durationInMilliseconds: 1669
m_userCuid: AfRWaT5_131NlLLf5bRMLKY
m_userName: Administrator
m_sessionCuid: AViYt_3zYGBFmdFGOaUklE8
m_actionId: Cil3KBowZEF8s8HLMDf4Nbw1f9a
m_sequenceInAction: 0
m_status: 0
m_objectCuid: ATs5YxO4tnpEuSGcmN0S5_A
m_objectName: CMS Logon Logoff
m_objectType: AUeG.zBP8cNJp65DYka.YJA
m_objectFolderPath:
m_topFolderName:
m_topFolderCuid: AYtU9ijcgpxFsbgLW0om5_U
m_folderCuid: AVob3M8rSTlMnOex3tZ1VHI
Crystal Server 2011 on Windows Server 2008 R2 SP1 64 bits
We have installed Crystal Server 2011 evaluation version from this link https://www.crystalreports.co.uk/eval-signup-crystal-reports-2011.php . The machine is Windows Server 2008 R2 Standard SP1 with 64 bits.
The Crystal BI Launchpad application is very slow. When we try to publish our report, we are not able to as application stuck under processing state when we click on Document>New>Local Document or Document>New>Publish.
We have also attached the screen shots of the issue faced. We require to know how should we proceed and what is the exact issue.
Any help on this will be appreciated. Thanks
SAP B.I platform 4.1 sp3
Hi All,
I installed B.I platform 4.1 sp3 and I found in central configuration management the BW publisher service is stopped and not able to start.
That's preventing to upload crystals reports in to B.I LAUNCH PAD showing error saying server may be down or disabled by admin.
Please can anyone help me on the same.
Thanks,
Pavana
Importing roles from BW to BOBJ 4.1 SP2 - Validation Error: Value is not valid
Hello,
When Importing roles from BW to BOBJ 4.1 SP2 using CMC->Authentication->SAP->Role Import tab, I sometimes see this error:
"Validation Error: Value is not valid"
It is very random and sometimes the roles are imported just fine and sometimes, I see this error.
Anyone come across this issue?
Thank you
Suman
Create variables on BI4.1 Webi throws - The object at position 1 does not exist in the report. (IES 10006) error
Dear Experts,
I have tried to create BO variables using BEx query objects on BI4.1 Webi, got the below error:
"The object at position 1 does not exist in the report. (IES 10006)."
Environment: BI4.1 SP1,
Semantic Layer: BEx query.
Please help what is the reason for this error. I can't create any variables in BO4.1 Webi.
Thanks
Karuppiah N
Data for practice
Hi,
I want data so that i can practice, BI Practicals.
can any one guide me.
Regards
Amit Bhagat
Adding Date to Placeholder List
Hi All-I am using BO 4.1 SP2 and Crystal 2013.While scheduling report thru bi launchpad there is an option to specify destination to email/file location.If you choose either one of the option you can see follow.In this Add placeholder,datetime option is available but there is NO date option.Is there a way i can add date to this placeholder list.Thanks.
Users unable to laod universe based CR report thru Bi Launch pad
env:BO 4.1 sp2,stand alone system and crystal 2013
Upgrading from BO XI,Crystal XI
reports were migrated using UMT.
Administror can run/view the crystal report based on universe both thru BI launch pad and directly thru the Crystal client software.Other BI launch Pad users are not able to either refresh the report or view instances.
As administartor can run/view the reports thru luanch pad, we can conclude that it can not be ODBC or migration issue.it seems like right issue.Can some one help with this.
Thanks.
BO4 - Mac users + webi
Hi,
Had a query from mac user uisng webi .
We use bo4 webi sp08.
From supported platform documentation, looks like unsupported.
User reporting clicking Refresh and just going around.
Thanks
Upgrade BI4.0 SP6 to BI4.1 SP2 Error
Hi,
we were able to successfully update our development system from BI4.0 SP 6 to BI4.1 SP2, but the update of the production system in the form of BI 4.0 SP6 to SP2 BI4.1 we have this error:
- The AdaptiveProcessingServer (APS) is 'Running with Errors'
- The sub service 'Adaptive Connectivity Service' says 'The service did not start'
The two servers have the same operating system (Windows 2008 R2) and configuration, the only difference sames to be that:
Dev.System:
(the label in english)
PRD System:
(the label are in Italian)
When we have installed BI in Dev System we have selected english in the wizard installer, in the PRD system italian.
This can cause our problem?
We have applied the solution proposed in the KBA 1998678 with no result.
I've attached the log of the APS for more detailed.
Thanks in advance,
Laura