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.