Hi,
Trying to write an EventAnalytics rule using TimeCorrelation (in M3 cloud) to limit the BODs generated. However, facing issues of in-consistent behavior (in terms of time delay) when events are released for processing. Writing these rules for both CREATE and UPDATE operation of the same M3 table. Noticed that there are no std BODs available using TimeCorrelation for CREATE operation. Hence,
1) Is there any limitation for using TimeCorrelation for CREATE operation?
2) In cloud is there any default time taken by the system overriding the time we have defined in the rule?
TIA!