cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Legacy load

Former Member
0 Likes
357

Hi Gurus,

I need to load a flat file to BI system

i have only first five fields of the flat file in the data source but the file contains around 19 coloumns

can i upload this as it is or it should be loaded with five coloumns which are in the datasource

i am excepecting answers ASAP

Thanks

MSS:-)

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Likes

Hi ,

In that case the load will fail.......

The structure and the format of the file should be same as DSO ....where ultimately you will load the data........

Open the Active table of the DSO..........create you file data in the same format........

Sequence and the field length should be same.......for an example : 13.04.2011............may be the date format is YYYYMMDD.......so the length is 8.....but if you include the DOTs then the lenght here is 10........so you have to edit the valuein the file as 20110413

Please check whether in the DSO setting.....the option "SIDs Generation upon Activation" is checked or not......if this box is checked and the date format is wrong then the DSO activation will fail......

Regards,

Debjani........

Former Member
0 Likes

Thank you Debjani,

but i need some more information on this like

i have the file with me now and the option in the DTP is "Load Text type file from Local work station"

but when i am trying to browse the file, there is no file with the same name on their Desktop

I am accessing their systems using CITRIX VPN

please suggest is there any other way to upload the file ASAP

Thanks

MSS:-)

Former Member
0 Likes

Hi MSS,

Its not advisable to load this Flat file to the system .

Regards

Venky

emjay
Active Participant
0 Likes

Yes you can load the five columns only,

But the results it depends on the data target you are loading into. If the FF has keyfigures and you are loading the KF and if the target is a DSO, will mean that the FF rows based on the sequence will be overwritten and the result may not be as expected. So design the model wisely.

Former Member
0 Likes

Hi...thank you for your response

Yes iam loading to a DSO using transformation, even in he transformations also there are mappings for the five coloumns only

and i dont have much knowledge on this sort of loading

the other coloumns in the file are all not keyfigures

you mean to say is the other coloumns will get overwritten by the load, right????

and clarify me that the file will not throw any error while loading to DSO ..... even if it contains more fields than Data source

Thanks MSS:-)