Add system properties

  • Release version: Xanadu
  • Updated August 1, 2024
  • 1 minute to read
  • Add system properties to control MSIM application behavior. Following are the default system properties that are introduced as part of the Major Security Incident Management status reports.

    Table 1. System Properties
    Property Name Description
    sn_msi.export_img Use this property to control the exporting of images. The default value is set to ON.
    sn_msi.export_img_log Use this property to enable logging in to the browser console. The default value is set to OFF.
    sn_msi.export_img_parallel_threshold Use this property to control the maximum number of parallel requests to generate the images from report widget configurations. The default value is set to 14.
    sn_msi.img_export_log Use this property to enable the console logs in the browser.
    sn_msi.img_export_poll_interval Use this property to control the time gap between polls that checks if the image is generated or not. The default poll interval time is set to 3000 milliseconds.
    sn_msi.export_poll_request_timeout Use this property to control the maximum time the system can poll for exported image. The default value is 120000 milliseconds.
    sn_msi.msi_report_uib_element_js_path Use this property to control the generic path to capture the image out of the UIB page portion.
    sn_msi.report_default_style_objects Use this property to change the CSS of the generated PDFs such as font size, font color, or field value. For example, if sn_msi.workspace_manager would prefer to change the font color of the left panel of the generated PDF status report then the workspace manager can modify the system property font color and render the PDF in a desired view.