Can you give an example of any complex report you designed
using Actuate?

Answers were Sorted based on User's Feedback



Can you give an example of any complex report you designed using Actuate?..

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

Can you give an example of any complex report you designed using Actuate?..

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

Post New Answer

More Actuate Interview Questions

What is afc?

0 Answers  


how to implement the parallel report

1 Answers   TCS,


What is AFC? Where we Use AFC in Actuate?

4 Answers  


Where do we use ACvisitor class?

0 Answers  


What is the difference between 'using group by in the sql of the report' and 'having a group section in the report'?

0 Answers  






how many times executite the fetch method at run time?

2 Answers   EDS, IBM, TCS,


I'm busy writing a report that's using report bursting, to be able to do this I need to use a sequential section. Using a sequential section cause the grouping of the original report not to work. Please can someone give me advise on how to come past this problem, the report need to use grouping as it depend largely on totals ect, and I need to use a sequential section within the report to be able to use the report bursting facility.

0 Answers  


HOW TO DEBUGGING A REPORT?

1 Answers  


Copy ".roi" file of management console to another path of management console's folder using ".rox" file. or any command of actuate. Is it Possible? if Yes then pls give me Example.

0 Answers   IBM,


What property you use to Hide a control at runtime?

2 Answers  


How to set Parameter in Script data source?

1 Answers  


Connecting to iserver volume using idapi classes(java classes) and after connecting to iserver I want to execute the rox on iserver and also want know the status whether that job is succesfully run or not?

0 Answers  


Categories