what is the difference between input file repository server
and output file repository server ?
Answer Posted / biplab
Input File Repository Servers:
------------------------------
The input FRS stores report and program objects that have
been published to the system by administrators or end users
(using the publishing wizard, the CMC, the import wizard,
or a Business Objects designer component such as Crystal
Report, or Web Intelligence report panels).
Note:
Objects with associated fiels, such as text files,
Microsoft Word Files, or PDFs, are stored on the Input File
Repository Server.
An Input File Repository Server hosts the following service:
> Input Filestore Service
The following Input File Repository Server is created by
the Business Objects Enterprise setup program:
<hostname>.InputFileRepository
Output File Repository Servers:
------------------------------
The output FRS stores all of the reports instances
generated by the Report Job Server or Web Intelligence
Processing Server, and the program instances generated by
the Program Job Server.
Tip:
If you use the Business Objects Enterprise SDK, you can
also publish reports from within your own code.
An Output File Repository Server hosts the following
service:
> Output Filestore Service
The following Output File Repository Server is created by
the Business Objects Enterprise setup program:
<hostname>.OutputFileRepository
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
How many universes can be created in a project?
what are the day to day activities of BO administrator ?
Explain what if a cartesian product pop up block appears when running a report. Does it give wrong values? How to solve this issue?
1)I have createcd a dashboard on Bex query. How to refresh the Dashboard without hitting the bex query? 2)What is Event based scheduling in BO? 3) How to display the BO webi report title using a function? 4) For eg in my webi report iam having a person name like Jhon Peter Adam. But i need to get only the middle name of the person like Peter. What function is used in Webi to get this?
(1) Is it possible to create measures using objects from different context. (2) If cross context measures are not possible then what about @aggregate_aware() function ,here we use objects from different contexts. (3)Two measures from two different context ,can they be summed at report level.
What is the dense rank?
what is the difference b/w the refresh and buffered data?
Then how to select the source by using webi or deski reports into crystal reports? i think main source is Businessview. where u import the datasource ?
how many reports have u created ? explain a few.
What is the difference between the public object&schema object?
How can you first report in Business Objects by using broadcast agent?
Which command using Query Analyzer will give you the version of SQL server and operating system ?
Difference between b.o 5.1 and 6.1b?
Regarding Hyperlinking in Business Objects. We have a few reports in QA environment where a number of hyperlinks are employed using OpenDoc function.In some of the reports,hyperlink is used to move to another tab within the same report.The formula used include "DocID" and ReportName="tab name".This works fine but now,for the PROD move,this will not work as the Doc Ids are subject to change. Is there a way to overcome this?Without DocID,how will move to a particular tab? Thanks in advance
If 2 tables are joined by Shortcut join, if query is generated based these join, what will be the join type and what will be the generated query? Thanks in advance?