Hi
We have developed an integration to sync workers' data (workers, positions, addresses, etc) from D365 Talent to D365FO so whenever a new worker is added/modified in the talent, we trigger a custom build integration (using logic apps) and it pushes the data into D365FO (only delta). However, when a delete happens in Talent we also have to make sure the corresponding data is removed from FO. so here is the problem.
So for example: if there is a position 0001 created in talent and its also synced to FO, and later they realize, they don't want this position they delete in Talent so it should also be deleted in FO. so to accomplish this, I created a logic app using the CDS trigger when a record is deleted, however it does not get triggered when a record (in this case position) is deleted in talent. Any idea if I am missing anything here. or suggest a different approach.
Yes you are right! I figured it this morning. Thanks
hello,
that is not the correct entity for the positions. the entity is cdm_jobpositions. you are using the wrong one.
best regards,
nicu
Was record get removed from CDS?
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156