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 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 afc?
Where do we use ACvisitor class?
What is data stream and data adapter is it same are different?
HOW TO DEBUGGING A 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.
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?
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 many times executite the fetch method at run time?
What is page level security?