Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. rjcft001

    Universe Content Report?

    From within BO designer tool with universe open, go to tools-->options-->Print/PDF tab (this is 6.5 but it is in 5.x as well), from here select what you want to report on and away you go. You may have to mess with the graphical structure % values to get the universe diagram to print OK but other...
  2. rjcft001

    Tools bar disabled, how can I enable it? Please help

    try this. 1. Login to Business Objects Full client. 2. When it is open, Press Alt +F11 to activate the VBA Window. 3. Press CTRL + G for the "Immediate Window" if it is not already open. 4. Type the following line into the "Immediate Window": application.cmdbars.activemenubar.visible = true...
  3. rjcft001

    Report Name Changes when saving to Personal Documents

    This is standard behaviour in 6.5 (using numbers for report file names), the actual link between numeric name and actual/real name is held in the file index.dat.
  4. rjcft001

    Parameter file

    Within designer and with your universe open go to file-->properties and look at the parameter ANSI92, the help says the following : Yes: Enables the SQL generation compliant to ANSI92 standard. No: SQL generation behaves according to the PRM parameter OUTER_JOIN_GENERATION. I would be...
  5. rjcft001

    InStr?

    Its called substr.
  6. rjcft001

    Two installations of Business Objects

    Hi Sarah, I have two versions on one machine but they are 5.1.7 and 6.5.1, I don't believe you can have two of the same version (2x5.x or 2x6.x) on one machine due to - amongst other things - registry settings. Cheers
  7. rjcft001

    Upgrade to 6.5 problem

    Hi, What is the db/middleware ? I came across this with oracle a few weeks ago and removed all bo and oracle client software, re-installed oracle client then re-installed bo and it worked. I must admit that I had to do this a few times but eventually it worked. I was also using a local bomain...
  8. rjcft001

    Unable to refresh in Webi

    Hi dlutzker, If you have another version of the "old" universe then you can use this, (we use MS VSS for version control). Also, try other designers who may have an "old" copy still usable on their C drive. If there is no "old" version available then I think a restore of the repository...
  9. rjcft001

    WEBI Document SQL

    Hi Tunjio, When you are viewing the SQL simply drag the mouse over the SQL text and hit CTRL+C. This can now be pasted into whatever SQL tool you are using. Cheers
  10. rjcft001

    prevent refresh of a single document

    The refresh on open check box must be unchecked, you will need to change this using f/c reporter and re-publish the report to the repository. In f/c tool go to File==>Retrieve from and get report from repository into f/c tool, go to save as and then Options and uncheck Refresh Document when...
  11. rjcft001

    Restoring from backup for reports/universes

    webi 2.7 bo 5.1.7 ORACLE 8.1.6 Background I amended a universe, saved locally then created a f/c report using newly amended universe. I exported the report and all worked fine (via webi) eventhough the amended universe was NOT exported to the repos(bad mistake). Several months later, I then...
  12. rjcft001

    Merging of repositories

    Win NT bo6.1 We have two repositories one in access(don't ask) used by webi users and one in oracle used by f/c users on two servers. I have been asked to basically get everything we need from access and make it available in oracle. This would cover users/universes/reports (f/c and webi). The...

Part and Inventory Search

Back
Top