Hi ,
I am using enterprise server4.1 on which i hva configured oracle and
flat file adapters(intelligent-both).But when i make an insert in oracle the
corresponding record is not written in a file nor a file is created in the
completion directory which i specfied while configuring(flat file adapter).
I hva two fields at source side(productId,Item) which are to be written to
a flat file in a directory.The configured operation step for flat file
is as below:
Filewriteoperation:
In (options tab) i specified(parameters):
data to output:t1
Filename to write:c:\completion\temp
In (output mapping) i specified(parameters):
File_name(checked)
In (input tab) i defined the two field names in oracle–>productid,item
In (output tab)->>
unicodestring file_name
unicodestring fullfilename
After this while creating integration comp…
i assigned this in the operation step of flow chart.
i hva given the cansubscribe option for flatfile(clientgroup).
The flat file adapter settings are:
working directory:c:\test
completion directory:c:\completion(where the file is to be written after an insert)
am i missing anything.am i giving the correct parametrs in the configuration step
ie filewriteoperation
Any advices i wld feel appreciate…
Thanks
santosh