Pull future effective entries & current effective entries from HCM atom feed by subscribing from OIC
Problem Description
---------------------------------------------------
Using OIC(Oracle integration Cloud),we have a need to process both future effective date entries and current effective date entries together by subscribing to HCM atom feed using OIC integration.
Oracle document below says that passing "published-min" parameter to Atom feed API will fetch future dated entries immediately but will this also fetch current dated entries along future dated entries?
Document I am referring to is below:
I am looking for options to fetch and process both future effective date entries and current effective date entries using one OIC process. How can this be achieved?