BIRT Exchange Forum: Interactive Viewer turned on by default - BIRT Exchange Forum

Jump to content


 

No Latest Open Poll.

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Interactive Viewer turned on by default Rate Topic: -----

#1 User is offline   mannysahu Icon

  • Newbie
  • Pip
  • Group: Members
  • Posts: 9
  • Joined: 09-December 11


Posted 12 December 2011 - 05:51 PM

We have Interactive viewer license on our Actuate iServer deployment. So, I can "Enable Interactivity" from the Web viewer and then use all the interactivity features in the viewer.

However, is there a way to turn on the "Enable Interactivity" on the viewer by default? So that the user does not have to turn it on every time before using the interactive viewer features?

Thanks,
Manny
0

#2 User is offline   averma Icon

  • Senior Member
  • Icon
  • View blog
  • Group: Administrators
  • Posts: 713
  • Joined: 08-August 07


Posted 13 December 2011 - 01:13 PM

Hi Manny,
Look for AutoEnableIV in "[Install Dir]\iServer\servletcontainer\iportal\WEB-INF\iv_config.xml" and set it to true. Please note that this configuration variable is defined for each role and you will find multiple matches. Choose the role that fits your needs. Role "All" would enable default interactivity for all the roles. This change requires a server restart to take effect.
Ashwini

Follow me on Twitter
Read my Blog BIRT Rocks!
0

#3 User is offline   mannysahu Icon

  • Newbie
  • Pip
  • Group: Members
  • Posts: 9
  • Joined: 09-December 11


Posted 13 December 2011 - 01:59 PM

View Postaverma, on 13 December 2011 - 01:13 PM, said:

Hi Manny,
Look for AutoEnableIV in "[Install Dir]\iServer\servletcontainer\iportal\WEB-INF\iv_config.xml" and set it to true. Please note that this configuration variable is defined for each role and you will find multiple matches. Choose the role that fits your needs. Role "All" would enable default interactivity for all the roles. This change requires a server restart to take effect.


Thank you. It didn't seem to work.

In fact, I changed the AutoEnableIV for all the roles in file iv_config.xml and did a server restart. Still the user has to enable first before using the Interactive viewer feature.

I also noticed two other files in the same directory. Not sure if I need to change them as well.
iv_config_max.xml
iv_config_normal.xml
0

#4 User is offline   averma Icon

  • Senior Member
  • Icon
  • View blog
  • Group: Administrators
  • Posts: 713
  • Joined: 08-August 07


Posted 13 December 2011 - 03:29 PM

I tested this on my system and it worked fine. What version of BIRT iServer are you using?
Ashwini

Follow me on Twitter
Read my Blog BIRT Rocks!
0

#5 User is offline   mannysahu Icon

  • Newbie
  • Pip
  • Group: Members
  • Posts: 9
  • Joined: 09-December 11


Posted 14 December 2011 - 08:27 AM

View Postaverma, on 13 December 2011 - 03:29 PM, said:

I tested this on my system and it worked fine. What version of BIRT iServer are you using?


I use iServer 11 SP3.
0

#6 User is offline   averma Icon

  • Senior Member
  • Icon
  • View blog
  • Group: Administrators
  • Posts: 713
  • Joined: 08-August 07


Posted 14 December 2011 - 01:02 PM

This is very strange, are you using Information Console that comes with BIRT iServer or are you running it as a separate instance on a different app server?
Ashwini

Follow me on Twitter
Read my Blog BIRT Rocks!
0

#7 User is offline   mannysahu Icon

  • Newbie
  • Pip
  • Group: Members
  • Posts: 9
  • Joined: 09-December 11


Posted 14 December 2011 - 01:17 PM

It's the same information console that came with iServer.

Let me try to change these other two files and see if that makes any difference.
iv_config_max.xml
iv_config_normal.xml
0

#8 User is offline   mannysahu Icon

  • Newbie
  • Pip
  • Group: Members
  • Posts: 9
  • Joined: 09-December 11


Posted 14 December 2011 - 01:34 PM

I changed tose additional files as well, but still no luck.
0

#9 User is offline   averma Icon

  • Senior Member
  • Icon
  • View blog
  • Group: Administrators
  • Posts: 713
  • Joined: 08-August 07


Posted 14 December 2011 - 04:35 PM

Changes to iv_config.xml should be suffice. You can try cleaning up your browser cache and app server cache ([Install Dir]\iServer\servletcontainer\work) and restart the server (from windows services).
Ashwini

Follow me on Twitter
Read my Blog BIRT Rocks!
0

#10 User is offline   mannysahu Icon

  • Newbie
  • Pip
  • Group: Members
  • Posts: 9
  • Joined: 09-December 11


Posted 15 December 2011 - 09:18 AM

Thank you. I will give it a shot.

Also my server runs on a redhat linux. So far I have been trying to stop the server from the configuration console. Do I need to shutdown the server with the shutdown scripts?

Not sure if that makes any difference, but I thought, I will just mention here.
0

#11 User is offline   averma Icon

  • Senior Member
  • Icon
  • View blog
  • Group: Administrators
  • Posts: 713
  • Joined: 08-August 07


Posted 15 December 2011 - 10:29 AM

Stopping the server from configuration console does not stop the application server and that may be the reason your configuration file did not get reloaded. Can you try the shutdown scripts?
Ashwini

Follow me on Twitter
Read my Blog BIRT Rocks!
0

#12 User is offline   mannysahu Icon

  • Newbie
  • Pip
  • Group: Members
  • Posts: 9
  • Joined: 09-December 11


Posted 15 December 2011 - 01:51 PM

That was it.

It works after I restarted the system using the start up scripts.

Thanks for your help.
0

#13 User is offline   JoeO Icon

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 30
  • Joined: 20-October 11


Posted 07 May 2012 - 11:18 AM

averma,

I think that this might be useful for my clients as well, but was wondering if there is any benefit to having the default set to off? Also, I am using Actuate 11 SP3 but patiently awaiting the release of SP4. Is this something that would have to be updated after installing each new service pack?

Thanks,

-Joe
0

#14 User is offline   averma Icon

  • Senior Member
  • Icon
  • View blog
  • Group: Administrators
  • Posts: 713
  • Joined: 08-August 07


Posted 07 May 2012 - 12:01 PM

Hi Joe,
Keeping the default to off will help with start up time for the viewer (marginally), besides that some organizations purchase license for IV only for a limited set of users. As for the need to update the configuration files, the upgrade script should be able to take care of that.
Ashwini

Follow me on Twitter
Read my Blog BIRT Rocks!
0

#15 User is offline   JoeO Icon

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 30
  • Joined: 20-October 11


Posted 07 May 2012 - 12:10 PM

Thanks!
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users