Updating server information for version 8.8

When you upgrade to NexJ CRM version 8.8, you must update the environment file or the server file for your deployment to reflect new structures and support new functionality.

To update the environment or server file for your deployment:

  1. In NexJ Studio, open the Deployment layer.
  2. In the Environments tab, open the environment or server file for your deployment.
  3. To enable Ad Hoc Reports, you must provide the path to the JasperReports Server:
    1. In the Overview tab, open the Communication subtab.
    2. In the AdHoc Reports URL field, specify the path to the JasperReports Server using the following format:
      https://hostname:port/jasperserver-pro
  4. Specify any of the following new auditing properties:
    eventAudit
    Specifies whether to log create, update, and delete actions that users perform on objects. This mode logs actions for all auditable objects in NexJ CRM.
    readAudit
    Specifies whether to log read actions by users in NexJ CRM based on attributes selected for read audit in the NexJ model. You can audit read actions at the object, attribute, or attribute-value level.
    updateAudit
    Specifies whether to log update actions by users in NexJ CRM based on attributes selected for read audit in the NexJ model.
    For more information, see Configuring audit trails.
  5. Save the updated environment or server file.

The server information for your deployment is updated.