I would recommend hiring a short term consultant to help you get up and running and do some employee mentoring.<br><br>Take this with a grain of salt as I am a...
Within the input tab you can specify a column that can be used to populate a list box. Of course this may return more than what you want. A possible ...
Depending on your setup, it's also possible to have an ASP page serve as a parameter collection form. This way parameter collection can be driven from a...
The Login settings are set to None for the Custom User Name and Password policy. The user is allowed to change the password at the moment (which will change...
I am wondering if this problem is actually related to your web server and not jrun? I know for instance that Netscape Enterprise Server has something like a...
I'm not that kind of a specialist but .<br><br>Why not ask or mail norbert gruere at Brio EMEA Paris<br><br>Perhaps he is able to help you out.<br><br>More...
We are looking for a Brio.Portal person. A training background would be a plus but not required. You will be Training and Consulting in the New England area....
Dear Mister,<br><br>We are located in Europe. <br><br>I will pass youre infomration to Brio EMEA at PARIS<br><br>Perhaps they have heart of people who are...
NewGraphics will output grayscale charts with resolution of True Color on <br> WinNT machines. Replacing JRE 1.1.7B with JRE 1.1.8 will correct this <br> ...
I am having problems integration the Portal and the ODS. I have everything set up so that I can access the ODS administrator from the Portal administrator. The...
<a href=http://clubs.yahoo.com/clubs/briosqrreport target=new>http://clubs.yahoo.com/clubs/briosqrreport</a><br><br>You can go to this club to discuss...
I am encountering the page expiry warning everytime i do the following steps:<br>1. Log into portal<br>2. Click on a published object<br>3. Click on Back ...
Hi, <br>I need some help on the following point:<br>I specify an expiration date for a report without checking the 'auto-delete' box.<br>If the report was ...
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...