Elimination Extract

OS_Love
New Contributor III

Hi,

I am trying to run an elimination export where I am trying to pull data for elimination  under a hierarchy.

If I am leaving the parent pov blank- I get the below error.

Error processing Data Management Step 'Test'.
Error processing data. The item was not found. Entity, Parent, -1.

What should I do to dynamically pull elimination for a hierarchy.

1 REPLY 1

franciscoamores
Contributor II

In the standard data export step, you would need to specify the parent as part of the data unit.

If you want to extract eliminations for specific hierarhcy you would need to create a BR. You cannot use FDX as it does not consider parent so you would need to loook for another approach like using GetDataBufferDataCells.

HTH