Can we define global methods in a report?
Answers were Sorted based on User's Feedback
Yes we can define global methods in eRDPro.We can put our
procedure and function in .bas file and use.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / shiji
I think there isn't anything like a global method in
Actuate. A method is a procedure you declare within a class
declaration. A global procedure can be defined by creating
a new Actuate Basic source (.bas) file or by using an
existing BAS.
| Is This Answer Correct ? | 3 Yes | 2 No |
What is the difference between 'using group by in the sql of the report' and 'having a group section in the report'?
Where we use afc in actuate?
i have one question? i generated one report design time i can color green. at run i want bule how to change dynamically? and which method i can over write?
which cmponent has onRead method and what it is used for?
What is report bursting?
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?
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.
how to implement the parallel report
Hi Friends, I am planning to learn actuate tool by it self .... can u suggest me any examples to practise this tool.
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.
What is data stream and data adapter is it same are different?
Can we define global methods in a report?