Difference between onRow and Onread method?
Answer / alka
OnRead( ) – can manufacture data based on values in the fetched datarow
OnRow( ) – extracts requested data from the datarow object; normally just used to obtain a value for the ValExp but may access all values in a datarow
Is This Answer Correct ? | 6 Yes | 0 No |
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.
How to generate a report by getting values from two reports. The generated report should contain the 5 values of first report and last 5 values of second report?
WHERE WE USED JAVA CONCEPTS IN ACTUATE?
I need a help for 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. Please do the needful if anyone of you known the code and send the copy of it ASAP.
What is afc?
How can you change the group key dynamically?
HOW TO PUBLISH A REPORT?
Difference between onRow and Onread method?
What is AFC? Where we Use AFC in Actuate?
Hi Friends, I am planning to learn actuate tool by it self .... can u suggest me any examples to practise this tool.
Can we define global methods in a report?
What is the difference between -using Group by in the SQL of the report -having a Group section in the report