Hi, I'm setting up a new Windows Server 2008 machine from home and want to access it, and virtual machines running on it, from other locations. At home I just have a wireless adsl modem/router which I connect to wirelessly from my laptop and have my server plugged into. My adsl connection has a...
I've built an Actuate report which is run from the Siebel web client and has a parameter applet associated with it. The parameter applet has a single line text field which is used as the heading of the report. The problem is that when special characters are entered in the text field they're not...
I'm using Actuate 7 SP2 to report against a Siebel 7.7.2 system. In addition to running reports from Siebel I want to schedule some reports to run regularly and be emailed to a group of people. I can do this by scheduling a report from Siebel, then editing the job from Actuate Active Portal to...
Using the JSP Active Portal my viewnavigation.jsp had the following line within function getNavigationBarForm(), between adding the print and search buttons:
addButton("toc", "<bean:message key="TT_TOC"/>", "<IMG SUPPRESS='TRUE' BORDER=0 SIZE=0 HSPACE=1 SRC='" + imgTOC + "'/>", null);
I...
Andy,
As h0h0h0 suggests, it'd be easier to do in SQL with a UNION and ORDER BY, but you probably want to do this using Siebel datasources so you don't need to access the db directly.
This is how I'd do it.
First, structure the report definition in Siebel Tools like a normal master detail...
Thanks for your suggestion Pete. I've ended up implementing it differently - for anyone interested, this is the solution I came up with:
Don't use parallel flows, because of the layout problems noted in the original post. Instead, use a single frame to show both the main rows and the detail...
Thanks for that Pete, that's pretty much where I'd got to: it's successfully returning the right data, but the problem comes when I reach the end of the page. Because Actuate treats the parallel report sections as separate reports it doesn't realise I always want the two to line up. When...
I'd like some suggestions for displaying some record fields and beside them displaying a subreport for that record, while ensuring the two 'sections' aren't split across different pages.
Specifically I need to create a report that displays Contact details, and next to the contact details I want...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.