Currently in our recipe, we are using a polling method using repeating parameters to advance to the next work instruction, but I am trying to find a better way for this type of scenario. I have heard talking about using one-time event listening as an alternative ( Event Monitor).
Does this work only with OPC Events as trigger? Can I use SQL Events as trigger?