Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

download RAW data type to a flat file

Former Member
0 Kudos

Hi,

I have problems downloading RAW data type to a flat file. The flat file is not compatible and the contents is irrelevant.

Any suggestions?

Thank you.

4 REPLIES 4

Former Member
0 Kudos

Which table is the data from?

Rob

0 Kudos

Field / Key / Data element / Data type / Length / Decimal / Short description

=================================================================

<b>NODE_GUID / K / BU_NODE_GUID / <u>RAW</u> / 16 / 0 / GUID of Hierarchy Node</b>

SEARCH_TERM / / BU_NODE_SEARCH_TERM / CHAR / 20 / 0 / Hierarchy Node ID

<b>TREE_GUID / / BU_TREE_GUID / <u>RAW</u> / 16 / 0 / GUID of Hierarchy Tree</b>

VALID_TO / / TIMESTAMP / DEC / 15 / 0 / UTC Time Stamp in Short Form (YYYYMMDDhhmmss)

VALID_FROM / / TIMESTAMP / DEC / 15 / 0 / UTC Time Stamp in Short Form (YYYYMMDDhhmmss)

<b>PARENT_GUID / / BU_NODE_GUID / <u>RAW </u>/ 16 / 0 / GUID of Hierarchy Node</b>

Please help. This is urgent.

0 Kudos

Raw data is stored in a table and then translated, without knowing what the table it is coming from, it's hard to help.

Rob

0 Kudos

It is translated from internal table to flat file.

Do you want the master table or?

The table is from BUT_HIER_STRUCT.

Thanks.

Message was edited by:

Chermaine Low