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 |
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?
What is the difference between 'using group by in the sql of the report' and 'having a group section in the report'?
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?
How to call a stored procedure from a report?
which cmponent has onRead method and what it is used for?
What is AFC? Where we Use AFC in Actuate?
How can you change the group key dynamically?
what is data stream and data adaopter is it same r different? tell me?
wat is synchronous and asynchronous reporting?
Explain difference between onrow and onread method?
How do we have left -right flow , normally its top-down flow
What is afc?