Add a custom validation for devices

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:1分
  • Customize the validation for your OT devices.

    始める前に

    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

    手順

    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.