on 2023 Mar 30 3:00 PM
We are reconfiguring our Succession module and we are facing an integration issue :
TalentPool flag (picklist to choose which TalentPool the employee should be part) in Succession Org Chart
are not connected to MDF Talent Pool.
In order to be able to query these information, we need to create a MDF collection object storing the TalentPool code & the effective date when the new talent Pool value is active.
We have to develop a SCPI integration in delta mode to detect changes :
- if Insert change event is detected we need to create a line into a successor import file, containing employee ID, talentpool ID, and action ADD
- if update change event is detected we need to create a line into a successor import file, containing employee ID, new talentpool ID, and action ADD
AND a second line containing employee ID, old talentpool ID, and action DELETE
- if delete change event is detected we need to create a line into a successor import file, containing employee ID, new talentpool ID, and action DELETE
These seems extremely complicated architecture just to sync 2 fields from the same module Succession.
i don't understand why we can't directly save Talent flags into an MDF object.
These would allow us to use business rules rather than Integration Center & SCPI to keep these information in sync.
Request clarification before answering.
Hi,
did you find any useful workaround to achieve this? It seems that talentPool flag and MDF talent pools are not connected based on a SAP KBA that I found (https://userapps.support.sap.com/sap/support/knowledge/en/2948347).
Thank you
Davide
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
14 | |
7 | |
6 | |
4 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.