When a user launches the Report wizard from a view, the wizard displays the list of reports associated with that view's service. These reports may be in various formats, such as Crystal Reports or Microsoft SQL Server Reporting Services, and are defined and linked to the entity through the Reports tab of the Entities form.

Follow these steps to add a new report to an entity:

  1. Obtain the report you want to add to Aptify from the report writer. Aptify supports both Crystal Reports and Microsoft SQL Server Report Services (SSRS).
  2. Make sure the report is added as an object in the Aptify Object Repository. See Creating Object Repository Objects for more details.
  3. Launch Aptify with a user account that is a member of the Administrators group.
  4. Open the Entities record for the entity to which you want to add a report.
  5. Click the Reports tab.
  6. Open a new Reports sub-type record.
  7. Enter the report name and a description in the Name.
  8. Enter a culture string to use as the display name of the report in the Display Name Culture String field if you want to localize the name of the report on a user-by-user basis (based on a user's assigned Culture). See Working with Culture Strings for details.
  9. Enter a description of the report in the Description field.
  10. Enter a culture string to use as the description of the report in the Description Text Culture String field if you want to localize this report's description on a user-by-user basis (based on a user's assigned Culture). See Working with Culture Strings for details.
  11. Enter a category in the Category ID field, if applicable.
  12. Click the icon to the right of the ObjectName field to open the Object Repository selection dialog.
  13. Browse to the location where your organization stores reports in the Object Repository.
  14. Select the report file and click Open.
  15. Enter the report's type in the Type field (typically, List).
  16. If you adding a Custom Report, complete the following fields as necessary. (Note that the Location field is reserved for future use.)
  17. If your environment is running Aptify 5.5.4, perform the following steps:
    1. If you are adding a Crystal Report or SSRS report, select the appropriate format from the Report Format drop-down list.  The available formats are Crystal Report and SSRS Report.
    2. Specify whether the report should appear in the Status field by selecting Active or Inactive.
    3. If you want this report available to all users, select the Allow Everyone To Run option. Clearing this option means that the report is available to those users that have the appropriate permissions for the entity.
      Reports Sub-Type Record (Aptify 5.5.4)
  18. Click OK
  19. Confirm that the new report has been added to the entity's Reports tab.
  20. Save and Close the entity.
  21. Close and reopen Aptify.
  22. Create or open a view for the service to which you just added the report.
  23. Click the Report Wizard icon in the View toolbar to launch the wizard.
  24. Select the new report and click Finish.
  25. The report loads.
  26. Review the layout of the report. Also, confirm that all of the records from the view appear in the report.
  27. Close the report.

Related topics