kv0512
20th January 2004, 07:41
Dear all
Is it possible to upload a flat file from baan to tibco ?
If yes can anybody pls tell me how to this?

victor_cleto
6th February 2004, 15:07
[i'm assuming that tibco are tables...]

From a tools point of view, if the flat file is a Baan [export] dump (thru bdbpre or ttaad4226m000), then yes, using bdbpost or ttaad4227m000 ;
if the file is not a Baan export, then you need to use the Exchange module of Baan and know very well what you are importing and into.

Search the forum for those commands/sessions.

learner
8th February 2004, 19:01
Hi,

One other way is also to do it programmtically , by opening Flat file through baan functions such seq.open etc and then write in table.

Just try & search for the functions which might be helpfull for opening a flat file.

Regards

Learner