If over 20,000 records exist, some extra steps are necessary to generate user accounts report.
To generate a user accounts report for over 20,000 records
It shows the SQL syntax on the left side and the Parameter List.
For example, if you have reportid parameter, the query will be:
Select * from endPointAttributes, endpointview, imreport6
where endPointAttributes.imr_endpointid = endpointview.imr_endpointid and endPointAttributes.imr_reportid = endpointview.imr_reportid
endpointview.imr_reportid = imreport6.imr_reportid and imreport6.imr_reportid = {?reportid}
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |