Can you give an example of any complex report you designed
using Actuate?
Answers were Sorted based on User's Feedback
Answer / dayanand
In one my my developed report there is a java object i am
using through which i am extracting a password matrix which
is used as a authentication for all the report section and
depending on this password matrix particular report is
viosible to the user. This all happens at runtime as
password matrix data is changed time by time.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jagdish
One of the Complex report I had designed is while upgrading
report from Actuate 4 to Actuate 7 in Siebel-Actuate
environment. The report have one parent BC and two child
BC's. The report output should show a single line out of
these three Bc's for a particular record.There should be 2
levels of comparision between 2 child bc's prior to
printing the report. The problem is resolved by overriding
Read() method of the 2nd child BC instead of fetch method()
for value assignment.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can i make use of Multiple Input Filter, the case is, i have two Datasources with different queries with a common field. i need the merge set in datarow of MultipleInputFilter. how can i make it.? please provide with clear example i'm new to actuate. thanks in advance.
We had a number of reports scheduled to run at various times. This worked fine for at least a year, now it is the second time round we lost all the scheduled jobs, with no apparent reason we can find. Any ideas?
What is report bursting?
Can we define global methods in a report?
HOW TO PUBLISH A REPORT?
What property you use to Hide a control at runtime?
how to implement the parallel report
Hi, I am Anna and new to actuate programming. I am trying to learn the tool on my own, if any one could provide any helpful websites or training centers in NJ area will be greatly appriciated. Thanks in advance.
Where we use afc in actuate?
What is data stream and data adapter is it same are different?
Explain difference between onrow and onread method?
What is page level security?