|
|||||||||||||||||
Creating a Data Object Report (DOR) in PCRE v2.4Creating the DOR (.dor) file DORSQLResultSetAdapter dorsqlresultsetadapter =You will need to change the above code to reflect the name of your ResultSet and the desired output location of the .dor file. Download the complete file: GenDOR.java Running the DOR Design Utilty Once you have successfully generated the .dor file, you will need to run the DOR Design Utility as described on page 85 in the Developer's Manual. After following the installation instructions for the utility, you can run it by running <path_to_mobileapps>\mobileapps\DOR Report Utility\DorRptUtil.exe. Final Report Design Click on the Insert tab at the top, and select Database Field. Select all the fields you want to be in the report, and click Insert. The Designer will then all you to place the fields where you want them to be in the Designer. Once you have placed the fields, close the "Insert Fields" window. Format the fields and the report, and then save the report template. Running the DOR Report job.SetPrivateData(resultSet); Download the complete file: DORReport.java |
||||||
| BACK TO TOP BACK TO START |
|