cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Report Location

Former Member
0 Likes
2,644

Hi,

There are some reports in the Infoview, now i have to take a backup of those reports. So i need to know where those Reports are stored.

The Base location of that report.

Our BO server is Linux Box..BOXI 3.1..

Suggestion would be helpful..

Regards

Arul N

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hello Arul,

All the reports and universes are stored in Input file repository server (IFS).

To check the location of IFS go to CMC and go to server there you will find InputFileRepository go to properties and find File Store Directory, This is the root path of your input file repository.

no go to particular universe right click and go to Properties and check

File Name:frs://Input/a_100/007/145/9504612/univese.unv

Note:- where input is your input file repository path

Regards,

Atul Divekar

Answers (2)

Answers (2)

Former Member
0 Likes

Hi,

     Found the location of Reports in the server in the frsinput folder thanks guys.

One more suggestion needed from u guys. Do we have any Specific location for universes also like reports. If so what is the location of Universes.? Suggestion would be helpful

Regards,

Arul N

manikandan_elumalai
Active Contributor
0 Likes

Arul,

There is no specific location for Universes. The following blog could help you to understand How reports and universes are organized in File repository servers.

http://scn.sap.com/community/bi-platform/blog/2011/02/05/business-objects-file-repository-servers

Regards,

Mani

Former Member
0 Likes

They are stored on the Repository server under the following location.

C:\Program Files\Business Objects\BusinessObjects Enterprise 12.0\FileStore\Input

But if you need the path in the Infoview then you can just search the WebI report and you will get the path. Then do a Save As for that report in your favorites to take the backup.

former_member191664
Active Contributor
0 Likes

Hi,

One suggestion on UNIX format since he indicates that he has a Linux OS for his BO platform.

. /path/to/bobje/setup/env.sh

cd $BOBJEDIR/data/frsinput

Regards,

Jin-Chong