Hello.
I have a question:
Does InfoView use a WebI connection while it is starting?.
We have chage access mode to our application. Now, we start InfoView when user run a report. And Now we have begun to get the error message “RWI 00239 Maximum number of connections reached”.
Hi josemave,
WELCOME TO B B
Simply put, Infoview is the portal where ALL of your content …deski, webi, crystal etc… can be viewed by whom ever with proper authorization. If your Bussiness Objects was installed correctly, there is no seprarte connection that you need to establish to view a webi doc once it has been exported properly to your CMS: the server where your documents reside among other things…i.e. what your viewing via Infoview.
Jose, The Infoview sessions are separate from Webi connections. So if someone logs into Infoview by default it should not open a Webi connection, until that user opens a Webi document.
However, some users may have their My Infoview page set to open and refresh Webi documents, so in those cases you may be getting the additional Webi connections.
It shouldn’t have anything to do with Infoview sessions, but then again the error messages have a reputation.
Go into the CMC and the Servers section, then right click on a Webi processing server and select Metrics to see how many connections are open on the Webi server. The default max setting I think is 50, if you are anywhere near that on any of your Webi servers you could get that message. If you see this in scheduled jobs, check the Max jobs for the Adaptive Job servers.
Infoview sessions may be limited by your license agreement, so look into what license you have, and compare to the Infoview session count.
Every time you open a webi report, you start a session with one of your webireportserver processes - those have max sessions (used to be called max WIQTs). I think the default for that is pretty low, maybe 20. You can either clone this processes or bump that number up. Or both.
Also, the time they stay open can be a problem - if you “hang on” to them too long, you’re wasting sessions that could be used by others.
Hello.
Three more questions.
[list]Has WebI session an expiration time?
How can I change this expiration time?.
When a report is closed, is WebI session log out ?
[/list]