Allow EventFrame("Duration") to be used as an EndTrigger
I want to stop my Event Frame after an amount of time that is stored in an AF Attribute. For my use case, the amount of time from the beginning of an Event Fame is an end triggering condition. One way to do this, would be to allow the EventFrame("Duration") function to be used as an end trigger.

-
SLarsonKBI commented
In our use case, we want to create an event frame for a batch, the trigger is the batch ID attribute. Our ask is similar, but slightly different from this. We want to have a delay in the start of the EF after the Batch ID is written to insure that all of the other fields for the batch have been updates, ~12 attributes. The fear is that if we generate the EF when the batch ID is written, some of the others may not get updated and we would be capturing data in the EF from the previous batch.
-
Would this attribute, with the EF duration, change over time or is it static?
-
Sebastien Raposo commented
For those interested in this, a workaround can be found here: https://customers.osisoft.com/s/knowledgearticle?knowledgeArticleUrl=000027383
-
Sebastien Raposo commented
Created this from a Tech Support case, suggested to the customer to add more details concerning their use case.