Skip to main content

Community

Connector Improvement: Workday HCM: Add flags to identify rescinded and corrected transactions in worker_history

Answered

Please sign in to leave a comment.

Comments

3 comments

  • Official comment

    Hi Michael, 

    Thanks for submitting this feature request. We will have to investigate to see if it's feasible to implement this request and I will add it to our backlog. 

    Frank

    An alternative way would be to soft delete the rescinded transactions in `worker_event` table.

    Hey Frank,

    Thanks for looking into this.
    After reviewing this feature request, it seems these rescinded business transactions should be soft deleted in `worker_event` table. When I tested this using Workday SOAP API, the rescinded transactions are not returned anymore by the endpoint. Hence, would it be possible when Fivetran runs a sync to check if any of the events are no longer returned by the API should be marked as _fivetran_deleted = TRUE?

    The current use case we have is to report on termination events or business processes, and this becomes problematic if in our report we include rescinded termination events.

    Thank you.
    Michael