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

User rights to set secondary db credential mapping

$
0
0

Hi all,

i have a BI 4.1 SP6 , i want to use the secondary db credentials db mapping to give to end users the possibility to use their credentials database side.

 

My question is : what kind of autorization/access leves must have end users to able to set own DBUser and DBPass in CMC?

 

 

Many thanks in advance

Regards

 

Fabrizio


Status icons for Universes

$
0
0

Hi All,

 

Is there any documentation available for the status icons of Universes ? What is the meaning fo the various status icons maked in Red here ?

 

 

Regards

Arijit

Version management CMC

$
0
0

Hi guys

What is version management in CMC used for? could I use it to keep track of the changes made in the universe? are there any tutorials or articles I can follow?

BusinessObjects publish webi to Jam

$
0
0

I need to publish or save webi reports in PDF to folders in Jam.

 

From BO CMC I found yo can configure destinations to email, ftp, files and Streamworks but not Jam.

 

I Understand Streamworks is being replaced by Jam, so how do I publish and object  to Jam from BO Scheduler?

 

Regards

Why is the ReportClientDocument.Open method sending a path error?

$
0
0

Hello,

 

I have set up a client-server environment.

In the server I installed Crystal Server 2013 SP7 OEM Edition (the one that only has the RAS).

The client has a website where a ASPX form is trying to connect to the Crystal server to display a report.

In the client I installed the Business Objects BI Platform .NET SDK Redistributable 32 bit 4.1 SP7.

Whenever I try to display the form, however, I keep getting the following error:

 

[COMException (0x80004005): The system cannot find the path specified.]

CrystalDecisions.ReportAppServer.ClientDoc.ReportClientDocumentClass.Open(Object& DocumentPath, Int32 Options) +0

 

The error is displayed in the last line of the following code block:

 

currentReport = new ReportClientDocument();

 

if (gReportAppServer != "")

     currentReport.ReportAppServer  = gReportAppServer;

 

Object filepath = "rassdk://" + Server.MapPath(WRM.GetResourcePath(WebResourceTypes.CrystalReport, rptFile + ".rpt"));

currentReport.Open(ref filepath, 1);

 

The filepath value is correctly pointing to the location where the RPT file is located:

rassdk://C:\\inetpub\\wwwroot\\site_name\\rpt\\Expense.rpt

 

Could this be an installation issue? or why is the code not working?

The code is the same that I used in a previous version of Crystal Server (2008 embedded) so I know it works (or at least it worked in that particular version).

The only difference in the code is that I changed the assembly references from the 12.0.1100.0 version to 14.0.3500.0.

 

Thanks in advance,

 

Hector

User rights getting added to User security in BO 4.1, after Migration

$
0
0

I migrated the BO content from BO 3.1 to BO 4.1 SP7 with Upgrade Management tool with security option selected.

 

When I click a user in BO 4.1 for Eg: "testUser" in CMC "Users and Groups".  Right Click user "testUser" and select "User Security", I find rights such as "Administrators" and "Everyone" group rights and "testUser" rights i.e. "Advanced" added by default.

 

There are about 400 users. So, for every user, user right is added by default as "Advanced". I have to delete the User's rights manually by clicking "User Security" for each user i.e. 400, in order to make user security consistent with BO 3.1.

 

After removing the User's rights, I promoted the BO content from BO 4.1 development to BO 4.1 test.

 

In BO 4.1 test also, I find the user's rights getting added by default to each user. So, I have to remove each User's right manually.

 

Please experts suggest me how to resolve this behaviour.

 

 

Thanks in advance.

LDAP Authentication - Changing LDAP Server Type

$
0
0

Dear all,

 

We face the following scenario:

 

1.) We have a SAP BO BI 4.0 SP7 server which runs on SuSE SLES 11.

2.) The authentication scheme currently used is LDAP > LDAP Server Type = Oracle Internet Directory.

3.) The customer wants to change the LDAP> LDAP Server Type = Microsoft Active Directory Application Server.

 

If we fulfill all the necessary restrictions while mapping LDAP against Windows AD, as stated in Administrator's Manual, I would like to ask:

 

A.) Are the following assumptions correct?


  A1.) If an existing user has the same name with one coming from Windows AD, then the user will remain intact.

  A2.)If an existing user has different name with one coming for Windows AD, then the existing user will be removed and a new one will be created.

 

There are two useful links:

 

10 easy steps - How to use LDAP-based authentication in SAP BusinessObjects 4.1

Setting up the LDAP connector - Business Intelligence (BusinessObjects) - SCN Wiki


Thanks in advance for any answer.


Regards,

ilias

How to create a unique divider so all rows contains single rows?

$
0
0

Hi, i have a problem with SAP as i need to export a SAP report for use in GIS applications.

 

As the GIS application needs the data on a row to row basis and not accumulated, i have a problem in creating a divider in a SAP report, is there a easy way to split up data as i do not have access to the direct source?


BO4 - possible to restart tomcat automatically if tomcat stopped

$
0
0

Hi,

 

Is it possible to have a windows based script which looks to see if tomcat stopped and restarts automtically if in stopped state between certain hours?

 

Any examples or downsides to this?

 

Occasionally we see tomcat in stopped state and restart manually as it has crashed.

 

Thanks

BI 4.1 SIZING DOC

$
0
0

Hi ALL.

 

Please l need a good sizing documentation for presentation.

Step by step procedure will be really appreciated, you can forward the below email.

 

Pantryc@gmail.com

 

Thanks

Pantry

Webi processing server exceeded maximum connections

$
0
0

Hi guys

Webi crashed as the webi processing server exceeded the maximum connections which is set to 450 in our case. Maximum concurrent sessions allowed is 55.

What is the difference in Webi sessions and maximum connections?

 

 

We had to restart the server to make it work.... What is the way out to make sure this does not happen in future?

We are on BO 4.1

Business Objects 3.1 Designer install on the Linux

$
0
0

Hi

 

Can Business Objects 3.1 client tool install on the Linux?

 

Thanks

precompiled.jsp.files.use=false Crashes CMC in 4.1 SP7

$
0
0

Hello.

 

     We were running BOBJ 4.1 SP6 Patch 2 up until just recently with no issues. We have a small customization to the BILaunchpad to hide the header (logo, preferences, logoff link etc).

 

We patched our environment to SP7 just recently, and while our customization still works, going to CMC we get an internal server error (HTTP 500 status 500 - ClassCastException).

 

I know the error has nothing to do with our customization as I have rolled it back to the file version that came with 4.1 and the error still occurs.

 

I've tried setting precompiled.jsp.files.use back to true, and the error goes away.

 

Has any one else encountered this error? Any workarounds?

 

SAP has stated that they will not support this as it isn't listed in their customization guide.

 

Thanks

Analysis for office too slow while opening

$
0
0

Hello ,

 

We have analysis workbooks published in BI launchpad and our users have analysis for office excel add-in ( 2.1 version)

Some of the users are facing a problem when trying to open the workbook, excel keeps spinning for more than 10 mins before they get the prompt screen

 

In case an y of you faced this problem , please let me know

 

Regards,

Arun

Recovering lost Universe from a back up in BI Platform

$
0
0

HI All,

 

For some unknown reason this afternoon, we lost a Universe folder in BI Platform  that carried 4 universes. We requested a recovery from last night's back up for the input file store (Universe object location), the restore was done on a temp folder so we could do a comparision between the two folders and restore the missing file. There's only one folder that's not a part of input file store right now and it contains a zipped file in it, which is unusual because generally these folders have multiple sub folders within and one of these subfolder holds the universe.

 

Can someone please help me determine a way to know which folders needs to be restored and if there's an effective method to execute this kind of restoration . How do I know which folder needs to be restored.

 

your insight on this will be greatly appreciated.

 

 

Thanks

GauravB


Email notifications not working with scheduling of Promotion Jobs

$
0
0

Hello everyone,

 

I've a weird issue with Email Notifications when I schedule a Promotion Job vs Webi Report. I get the email notifications when I schedule a Webi report but not when I schedule a Promotion Job (I set the schedule to send email regardless of the result (success/failure).

 

FYI: I've that Promotion Job defined to take BIAR File backup of specific content of our BO Prod Env. Also, the job runs fine and creates the BIAR File in the specified location C:\Temp, its just that the I don't get email notifications.

 

We are using BO 4.1 SP5. Any help is appreciated.


Thanks,

Mahboob Mohammed

Create 'Administrator Light' group

$
0
0

Hi,

 

we have 9 users that are all assigned to the default Administrator group. Now, for 4 of them, we want to adapt the rights slightly: they should have Administrator rights on everything in BI, except for a few specific things that they are no longer allowed to do: basically making sure that they can no longer see/refresh/excecute/change certain WEBI reports with sensitive HR-data in them

 

Translated into specifics i think i need to make sure they can

  • no longer use certain OLAP-connections  (we have a specific OLAP connection for HR-data)
  • no longer open or refresh webi reports in 2 folders (the folders with the HR reports)
  • no longer change user security (assigning users to groups, changing access levels or linking users/accessgroups/folders together) (so they can not temporarily undo their restrictions)

 

All other actions as BI admin they should be able to do!

 

First i was thinking of creating a new custom user group like "Admin_Light", assigning them into that group and removing them from the standard Administrator group, but then i fear i will never be able to allow this new group the necessary right on each application, folder, etc... that is relevant

 

Then i was think i could maybe create a 'negative group' for them: leave them in Administrator but also assign them to another group which i can then use to block them from the mentioned actions above, but not sure if this will work (if you grant them rights in one group, and disallow them in another group, what will be the result?)

 

Any advice or suggestions on how i can best solve this?

Recover WebI report after migration (3.1 to 4.1)

$
0
0

Hi all,

 

I've recently migrated the BI platform from 3.1 to 4.1. Some users realized that they didn't upload to the BI platform all of their local WebI report so these reports haven't been migrated.

 

I cannot migrate these report anymore since the BI platform 3.1 has been dismissed and the problem is that the reports have the security bounded to the old platform and if they try to open these reports on the new platform this error occurs:

 

"You cannot open this file with you current connection".

 

Is there any way to detach the security from the webi report in order to be able to recover it ?

 

Thanks,

Michele

SAP BOBJ Installation with remote database installation steps

$
0
0

Hi All ,

 

We want a documentation for SAP BOBJ Installation with remote database installation steps.Data base is on remote host .Can you please provide the documentation for same .

 

Regards ,

 

Abhi

BO4 - ORA-03113 but no sign of anything in alert log + also query shows as still executing on user screen despite it having stopped on database

$
0
0

Hi,

 

User reported a ORA-03113 end of file communication channel error when running a bo report and has screenshot to show this.

 

checked oracle alert log and dba team also checked and can't see anything at oracle end suggesting ora-03113.

 

User using web intelligence via standard url.

 

They also reported screen showing query still executing but query on database had stopped.

 

2 questions

 

1)  Thoughts on what causing ORA-03113 intermittent just saw once and now O.K

 

2)  Why does query show as still executing on user screen when it has finished on database?

 

Thanks

Viewing all 5661 articles
Browse latest View live




Latest Images