Does anyone have any experience integrating BrioPortal with any email client (e.g. MSOUTLOOK)? We want to check our email on Brio.Portal.<br>Any information is...
I am running BrioPortal on a UNIX box and need to change the port that the Service Broker is running on - how do I do this and where do I need to change the...
Hi,<br><br>I'm new to using the One/API, was wondering if anyone figured out how to get the categories and/or the entire category path's?<br><br>I want to use ...
You should be able to do a search on your repository to return a query vector of catagories.<br><br>For example: <br><br>// I assume that you have already...
You should be able to change the port number within ONE/Administrator, under Services.<br>The administrator executable is rmadmin32.exe for windows, not sure...
Hi Jen,<br><br>As stated in the first reply you can do this in the ONE/Services module of ONE/Administrator. Simply select the Service Broker (or other agent),...
Hello Brio Users,<br><br>I would like to cordially invite all Brio End Users, Brio Developers, Brio Programmers, Business Analysts and Senior IT Executives who...
Hi,<br><br>We are testing Brio 7.<br>We are using the sample program AddDocument.java to try and add a new report into Brio and receiving the following ...
Please check youre Path: The directory of ......\ONEIntegrator\bin should be added.<br><br>By the way there is a training of Brio specifique for this kind of...
Hi Everyone!<br><br>We deeply mourn the tragic events of September 11 and pray for all the victims and their families. But we must find the courage to move ...
hi , <br> i would suggest you try to reinstall BrioONE . i have come across exactly such a problem before and i found out that a reinstall works fine .before...
It appears that you are running into a problem with the "loadDataObject" This method is dependent on the oneapi.properties file. Make sure the root ...
Does anyone else have this problem?<br><br>We have an intermittent problem with users being unable to progress past the browser type selection page. Instead......
Hi Yuji Ima,<br><br>You could simply create a link in one of your categories, and once the user clicks the link, load the referred web page with the '_data'...
The issue may not be Brio related at all. I have heard of similar cookie issues when using IE 5.5. You may try and check with Microsoft support about this....
Yes, we also have that exact same issue, with Portal v7.0 on NT with our users on IE 5.5. I am using Mozilla 0.9.4 and have had similar problems. Another team ...
We are integrating some non-SQR jobs into Brio Portal. They will be driven by Brio parameter sets which will, in turn, be created with Smart Forms. <br><br>The...
I have accomplished this in many ways.<br><br>One option is to use SQR as a wrapper for your other application. In other words, the only code in the SQR file ...
A solution would be:<br><br>2 way step:<br><br>Create a sqr jobfactory that "design" provide the HTML form<br>and the submit will launch the non sqr ...
Has anyone done any research on replacing the annoying browseNav.htm menu? I am thinking that something like the Windows Explorer type interface would be much ...
The instructions for Brio Portal 7.0.2 state on page 29 to configure a different user for ONE/JobFactory instead of System or Local System when running SQR...
Hi Richard,<br><br>We have completely redeveloped our internal portal site, and like you would perfer something similar to the standard windows explorer, ...
I need some assistance.. With setting up a Jb.. The following Configuration applies. Two servers both NT2000. One Server is holding Database and Scripts that ...
I keep having the services abort when i try to install them on the other server. It states that you don't need a database to install JF but I keep getting ...
I am creating .imp files that I import into my custom forms so that I do not have to re-code items that are common to many forms. I am using a JavaScript ...
The <WS:xxxx> XML tags that Portal uses are interpreted on the server by ONEWebClient *before* the HTML document is sent back to the client - ie they are...