<div dir="ltr">Hi Jason,<div><br></div><div>In one of my customer I use for this "timestamp" in MS SQL VIEW and calculated with this:</div><div>DATEDIFF(SECOND, CONVERT(DATETIME, '1970-01-01', 102), LastChange) as LastChangeTimestamp<br><div class="gmail_extra"><br></div><div class="gmail_extra">Best regards,</div><div class="gmail_extra"><br></div><div class="gmail_extra">Gustav</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br><div class="gmail_quote">2017-01-25 17:35 GMT+01:00 Jason Everling <span dir="ltr"><<a href="mailto:jeverling@bshp.edu" target="_blank">jeverling@bshp.edu</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>When using livesync for scriptedsql conntector and database is ms sql server how should the modified column be formatted.</div><div><br></div><div>Right now I setup the 'modified' column with a trigger on insert/update to populate using GETDATE() which populates like 2017-01-25 10:32:02.107</div><div><br></div><div>Within the livesync task it seems to be updating rows with every sync task and I am assuming it is because of the date/time format.</div><div><br></div><div>My script looks like this basically, except mine has the right column names of course for the query</div><div><br></div><div><a href="https://github.com/Evolveum/midpoint/blob/d8aec0b6ae5c03009a2a703533f1637852a3b8ad/samples/resources/scriptedsql/SyncScript.groovy" target="_blank">https://github.com/Evolveum/<wbr>midpoint/blob/<wbr>d8aec0b6ae5c03009a2a703533f163<wbr>7852a3b8ad/samples/resources/<wbr>scriptedsql/SyncScript.groovy</a><br></div><br clear="all"><div><div class="gmail-m_-7950524416919694454gmail_signature"><div dir="ltr">Any insights would be appreciated!</div><div dir="ltr"><br></div><div>Thanks!</div></div></div>
</div>
<br>______________________________<wbr>_________________<br>
midPoint mailing list<br>
<a href="mailto:midPoint@lists.evolveum.com">midPoint@lists.evolveum.com</a><br>
<a href="http://lists.evolveum.com/mailman/listinfo/midpoint" rel="noreferrer" target="_blank">http://lists.evolveum.com/<wbr>mailman/listinfo/midpoint</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div>Gustáv Pálos</div><div>Identity Engineer</div><a href="http://evolveum.com/" rel="noreferrer" style="color:rgb(17,85,204);font-size:12.8px" target="_blank">evolveum.com</a><br></div></div>
</div></div></div>