We would like to change certain preferences available through the Infoview Preferences button for ALL users (we have 1000+). For instance, we would like to all users to have WebIntelligence format of Interactive by default and to have show 20 documents per page. Is there a way to do this without opening each and every user account and setting individual preferences? In 6.5, we set up profiles in Supervisor to accomplish the same thing.
Business Objects tech support just got back to me this afternoon. They offered a solution that I’ve tested on our development site and it actually works. It is a VB macro that can set up all of your users’ preferences to match the Administrator’s preferences. I believe it would only work in a Windows environment.
Here are the steps.
On the Business Objects server:
Login to Infoview as Administrator
Make any preference change updates
Keep your Infoview session open
Download the macro file setCEPreferences.txt that I have attached.
Open the file and update your Administrator user name, password, CMS name, and authentication type. Save.
Change the file extenstion to .wsf
Doubleclick on the .wsf to run
Test out another user account. You should see the Infoview Preferences updated. setCEPreferences.txt (0.0 KB)
Business Objects Enterprise is based on Crystal Enterprise. BOBJ cannot change all the code base. So expect to find a lot of references on Crystal Enterprise.
We also are only using WebI and this script works for us. We’ve changed WebI preferences to view in Interactive mode by default. The script succesfully changed this option for all users.
Many thanks for sharing these precious informations : we easily succeeded in changing default group preferences as Interactive in WebI.
But we still have a problem when we create a new user : when he logs in Infoview, his preferences are still HTML.
Can anybody help us ?
Thank
The jar file only applies to existing users. You have to re-apply the jar file every single time after new users have been added or they won’t get the preferences.