<div dir="ltr"><div class="gmail_extra">Sorry for the typos.  I rewrote the domain to save me some trouble. </div><div class="gmail_extra"><br></div><div class="gmail_extra">1) <span style="font-family:arial,sans-serif;font-size:13px">durationCycleYear is a constant globals value</span></div>
<div class="gmail_extra">2) I see what you mean regarding the literal &quot;.&quot; in the regular expressions.  It should be a literal (<span style="color:rgb(80,0,80);font-family:arial,sans-serif;font-size:13px">&quot;366\.\\d+|743\.3\\d?</span>) .  I&#39;ll see about reducing activations and unneeded optionals in these patterns.</div>
<div class="gmail_extra" style>3) Regarding the four activations with SiteVisits.  I believe this is desired as the second site visit may or may not be the same visit as the first.  We want to capture both scenarios.  This is also potentially a complex data cleansing issue.  I don&#39;t have many options here AFAICT.</div>
<div class="gmail_extra" style>4) Finding the same inspector, good point.  This a data cleansing issue.  I&#39;ll think about options upstream.</div><div class="gmail_extra" style>5) The return event that inspects the kcontext, is a slim one and does not have a reference to kcontext in it.  It only has about five, non-composite fields.  </div>
<div class="gmail_extra" style><br></div><div class="gmail_extra" style>Thank you so very much!</div><div class="gmail_extra" style><br></div></div>