Expected Result

Publication Service publishes the ftp_ecm.txt file. Subscription Service receives it and writes it to the outftp.txt file.

You can view the example results in the TIBCO_HOME\adapter\adfiles\version_num\examples\writer\output directory. The input and output files are exactly the same because files are transferred without any schema changes. The input file and output results are shown as follows:

Input File Output File
Item, GigaWidget, 60, 75, 00000
Item, MegaBucket, 48, 125, 00001
Item, RtClopper, 40, 100, 00002
Item, LtClopper, 50, 100, 00003
...
Item, GigaWidget, 60, 75, 00000
Item, MegaBucket, 48, 125, 00001
Item, RtClopper, 40, 100, 00002
Item, LtClopper, 50, 100, 00003
...