Probe declaration

Last published : Aug 10, 2026
Related information

Declaration using the add-on's trigger

To add the add-on's trigger to a table, the procedure is as follows:
  • Declare of a rule with the trigger provided by the add-on: com.orchestranetworks.addon.dqid.controller.DQIdTrigger.
  • Use this trigger on the table.
Go to Data structure, open the table that you want to add the trigger. Go to Advance properties > Trigger, you can select the trigger in the drop-down box.

Declaration by using the API

Please refer to the Java doc.