HCM Extract – Child UE Not Returning Data When Root Changes (PER_POSITION_EXTRA_INFO_ALL_UE)
Hi,
I’ve created an HCM Extract for Position details, where:
The Root UE is: PER_EXT_SEC_HISTORY_POSITION_UE
The Child UE is: PER_POSITION_EXTRA_INFO_ALL_UE (for Position EITs)
Whenever there’s a change in the root UE, I want all child columns (from PER_POSITION_EXTRA_INFO_ALL_UE) to be included in the output — even if the EIT data itself hasn’t changed.
Here’s what I’ve done so far:
All columns in both root and child UEs are marked as “Mark as Changed”
When running the extract using “Changed and Marked” or “Changed and Marked under the Threading DB” , the child UE data does not appear in the output if the EIT data has not changed.