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. bleuys

    Global change of username/password on all objects

    are the report object instances?
  2. bleuys

    Global change of username/password on all objects

    Query Builder can only be used to retrieve information not to manipulate objects. The only wway would be to use the sdk and to caode a tool wich does the whole work. You schould use the RAS SDK for this issue.
  3. bleuys

    BOE Unable to open file error

    Through what tool the users wants to open the instances? InfoView, OpenDocument or a Custom Tool? Is the error reproducable through Java CMC? And wich exact Version do you use (SP, HotFix, FixPack)?
  4. bleuys

    Default XI Security

    This is no Problem. If you use .NET look for the file web.config in folder "Business Objects\BusinessObjects Enterprise 11.5\Web Content\Enterprise115\InfoView". If you use JAVA look for a file names web.xml in folder "Tomcat\webapps\businessobjects\enterprise115\desktoplaunch\WEB-INF"(After...
  5. bleuys

    Rights needed to create Dynamic Prompts

    Hi Turkbear, i think to remember that you have to set the rights with Business View Manager. Look after starting Business View Manager under View > Repository Explorer. Then the Explorer for the Repository appears at the left side. When you use the right mouse button on a folder you get...
  6. bleuys

    Replacing Users in CE 10

    Don't forget to save the Users favourite folder to a other destoination. It's deleted when the user is deleted
  7. bleuys

    Database Help.....

    Hi Turkbear, you're right. If the jobserver service runs under such account it's possible.
  8. bleuys

    Crystal Report Scheduler Manager....

    Hi Puli5, you have to look in the Admin Launchpad, not in your CMC. It's the Site from where you can start CMC and other administration tools.
  9. bleuys

    Crystal Report Scheduler Manager....

    Look at instance manager...when you start Admin Launchpad you can start it from the left side. It's installed with every common deployment.
  10. bleuys

    In serious need of performance improvement - suggestions?

    It would be also good to know wich DB you are using for both system DB and the reports. Also it would be good to know at wich rate is the cpu usage on the DB Server. Maybe you're running to many concurrent jobs while scheduling and that's while the scheduling task takes so long...
  11. bleuys

    BOE-XI (R2) - SP2 : What's with the "Fix Packs"...?

    Hey MjRBIM, with Service Pack 2 BO introduced a new Fix Pack Management. In future there will be only Fix Packs and no longer any Critical Hot Fixes or Monthly Hot Fixes. Fix Pack 2.3 means third Fix for SP 2. So with SP 3 the followings Fix Packs will named 3.x . We installed Fix Pack 2.3...
  12. bleuys

    Dumping report objects from CE10

    Hi, you're right. There is no way to take a snapshot automatically. You're only able to <b>import</b> a BIAR File automatically. But I heared rumors that there could be a way to take a snapshot automatically in the future... ;-)
  13. bleuys

    Dumping report objects from CE10

    Hey, unfortunately export to normal file system through Import wizard works only with BOXI. Import wizard from Version CE 10 doesn't support this issue. You can backup your system in two steps: 1. Backup the CE System Database 2. Backup the File Repository Warning: Be careful that the CMS...
  14. bleuys

    cant connect to remote SQL server database

    Is there any firewall working? It seems to me that the Connection is blocked.
  15. bleuys

    Export report to Email via PDF using Crystal

    There is no direct export to email from "Crystal Reports Viewer". Because of that BO has an enterprise system to do the delivery of reports troughout a whole company. If you want it to be done only with CR Developer Ed., you can use RDC and write your own App which does the delivery of reports...
  16. bleuys

    Exporting / Printing problems in Infoview / CMC

    Hi jazbar, you don't have to reinstall the whole server software. You have only to redeploy the war archive of the CMC Application. If you don't know how to do it, search in Google for Tomcat and Deploying Apps. The only thing is to find the war archive. As I remember you will find it under a...
  17. bleuys

    Exporting / Printing problems in Infoview / CMC

    hi jazbar, we had a simliar Problem whith viewing some Reports. After Redeploying the CMC Application on Tomcat the Problem was solved.
  18. bleuys

    BOE-XI (R2) : Lost/Corrupted Synch to WinAD

    to 1) Don't know actually, but i think the process compares existing AD groups with groups in BOE step by step. So if the process is interrupted it will stop but the changes till that point will remain. to2) yes. there is a registry key for that. HKEY_LOCAL_MACHINE\SOFTWARE\Crystal...
  19. bleuys

    Windows AD Authentication - AD user is deleted

    Hey Guys, we are also using AD groups and turkbear is right in saying that the cms polls for the AD groups periodically. The period can be set somewhere in the registry. Don't know the actual position in the registry right know. You can also update the groups manually in the tab where you set...
  20. bleuys

    Too many users logged on.

    About wich Platform we are talking about? BOE XIR2? @satinsilhouette: Does the subreport gain his Data from a different Datasource?

Part and Inventory Search

Back
Top