Skip to main content
February 23, 2024

Elimination Extract

  • February 23, 2024
  • 1 reply
  • 0 views

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

February 25, 2024

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