BusinessObjects Board

To find out the meta data auto correct load option in a DF

Hi at all.

I have many DataFlow working ok, and there are several of them where the target table has marked the auto correct load option.

I need to identify which Data Flow are using the auto correct load option.

I do not want to open all Data Flow to find out that Data Flow I am looking for.

Please, does anyone Know a way to find out the meta data auto correct load option in a Data Flow?

Thanks a lot.

Ricardo.


PRGG1 (BOB member since 2008-09-05)

One way i can think of is to export all the dataflows/workflows or jobs to an xml file ( instead of ATL). The dataflow that has “auto correct load option” will have specific flags set in the xml. If you find out what those flags/tags are and search for all occurrences of that flag - you’ll find out which dataflows use that option.
Would be quicker instead of opening each dataflow and table property.


Shobhit_Acharya (BOB member since 2005-08-11)