Add a custom validation for devices

  • Versão de lançamento: Australia
  • Atualizado 12 de mar. de 2026
  • 1 min. de leitura
  • Customize the validation for your OT devices.

    Antes de Iniciar

    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

    Procedimento

    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.