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 |
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?
Difference between onRow and Onread method?
How to do performance tunning of reports?
How to call a stored procedure from a report?
What is report bursting?
How can you change the group key dynamically?
Can we connect to 2 different types of database through the same report?
What is data stream and data adapter is it same are different? Explain?
Where we use afc in actuate?
Explain difference between onrow and onread method?
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 set Parameter in Script data source?