Add a custom validation for devices

  • Release version: Australia
  • Updated March 12, 2026
  • 1 minute to read
  • Customize the validation for your OT devices.

    Before you begin

    The base system for the sn_otsm_sgc.SGOTAssetCustomValidationExtensionPoint extension point uses the default sn_otsm_sgc.SGOTExcelStagingAssetValidationProcessor implementation script. You can add a customized validation by creating an implementation for the extension point in the Service Graph Connector for Operational Technology (Excel) scope.

    Role required: admin

    Procedure

    1. Navigate to All > System Extensions Point > Scripted Extension Points.
    2. Select sn_otsm_sgc.SGOTAssetCustomValidationExtensionPoint.
    3. Select the Create Implementation related link.
      A script include is created where you can add your custom validation.
    4. To add a custom validation, refer to the following validation scenario.Validation scenario for creating custom validations.
    5. Select Update.