You answered your own question, Marc. The document will stay visible until the garbage collector runs, which I think is once an hour.<br><br>- Will T....
Hi Will,<br>Thanks for your answer but I'm not sure to understand because if I didn't check the Auto-delete box, Garbage Collection should not occur on my ...
That's right. Unless you set the AutoDelete property, the report will stay. It will show up as expired if you write an API program to check it, but the GC will...
I am trying to use Crystal Reports with the Brio.Portal.<br><br>I've set up the Crystal Reports Web Components on my web server that I have the Portal...
I know you say they are registered with the portal, but does your portal domain have the correct mime type defined for a Crystal report?<br><br>Open ...
Hi,<br>I need to know for each category the file size of the objects contained in it. I've tried to enumarate using a QueryVector. I've found the GetFileSize ...
I finally find the solution. My problem was that when I did a cast on a DataObject from a QueryVector, I always failed when the element was a category! When...
Hi,<br>I've done a few tests using the API to access portal objects which expiration date is reached.<br>It seems that we can't get information on this kind of...
Hi Marc, I guess I'm not clear on what sort of information you need to be able to collect on all objects in the repository. Listing all the objects is not...
Hi Will,<br>Sure, listing all the objects wll be sufficient. The problem is that it doesn't work when some of the objects have their date expired and have not...
Marc, two things come to mind:<br><br>(1) the general purpose search function in the Query interface, or<br>(2) writing api code to list everything.<br><br>The...
Hi Will,<br>I've tried the search method without more succes.<br>In fact, a simple test is to create a text file, store it in the repository and search for it:...
Well if the Query.search(...) method is not working, you can write a recursive API program to list everything in the repository, or just a category. You can ...
My company is currently evaluating portals and trying to determine which would best suit our needs. We've recently installed the Brio.Portal product, and I ...
We are reseller of the brio Products . I'm have done the most installation on NT with no specifique user setup.<br>Admin is just fine. I did not run into any...
I don't understand youre question.<br>Are you reffering to A General Question how to install Portal on NT ????<br><br>If so: Brio has a clear installation NOTE...
There will be a Houston User Group Meeting on Aug 23 from 9:00 am - 2:00 pm at the Sheraton located at 300 North Loop West. If you would like more information...
Hi, <br>I have the following needs. I must know names of the accessed urls and browsed categories in the portal. In the WebClient log directory, the file ...
Hello everyone. I am new to the group. We have had Brio in house since April. Just beginning to add production users. We have Portal 6.0.1, ODS 6.1, Reports...
The JRun process seems to stall. The symptom in the browser is that you stop getting pages and eventually times out with "page not found" errors. On the NT ...
Hello, I have some difficulty to use servlet in Brio.Portal. I have installed JRun, and IIS/NT and modified domain in administrator to connect at port 80. But,...
I have SQL Server 7.0 installed. Using it for Designer repository and scheduling. OS is Win 2000.<br><br>Installed Brio portal 6.01 - but when trying to use...
Questions:<br><br>Did you create a specifique user in SQL Server for Brio Portal.<br>Did you create database for Brio Portal and did you check if the metadata ...