<div dir="ltr">Hi Robert,<div>I assume your Oracle table has DATE columns for 'start date' and 'end date'.</div><div>Maybe I'm missing something obvious, but I would create a view and resolve the 'start time'<=SYSDATE and 'end time'>=SYSDATE in that view.<br></div><div><br></div><div><br></div><div>Regards,</div><div><br></div><div>Gustavo</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Feb 26, 2024 at 2:00 PM King, Robert via midPoint <<a href="mailto:midpoint@lists.evolveum.com">midpoint@lists.evolveum.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="msg3194778840738120046">





<div lang="EN-US">
<div class="m_3194778840738120046WordSection1">
<p class="MsoNormal">I am attempting to use a database table connector to import an organization into midPoint.  The database is an Oracle backend.  The records in the database are roughly this:<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">[ ID ][ org code ][ title ][ start date ][ end date ][ parent org code ]<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I want to filter out all of the records where the start and end dates are invalid.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I have tried using activation status and lifecycle state to remove entries.  Neither of these approaches have worked.  They do not prevent entries from populating the organization tree.  I think the only method I have left is to use resource
 connector delineation filtering.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">The problem I am currently struggling with, is how to do a comparison between end date and the current time.  Has anyone had any experience with delineation filtering using point in time dates? 
<u></u><u></u></p>
</div>
</div>

_______________________________________________<br>
midPoint mailing list<br>
<a href="mailto:midPoint@lists.evolveum.com" target="_blank">midPoint@lists.evolveum.com</a><br>
<a href="https://lists.evolveum.com/mailman/listinfo/midpoint" rel="noreferrer" target="_blank">https://lists.evolveum.com/mailman/listinfo/midpoint</a><br>
</div></blockquote></div>