Expected Result
Publication Service parses the input files and sends the content in a series of messages. Subscription Service receives all messages, formats and writes them to the output files.
Different sample projects use different input files and generate different output files. To view the content of those files, you have to use the corresponding encoding. For details, see International Projects.
You can view the example results in the TIBCO_HOME\adapter\adfiles\version_num\examples\writer\output directory. The following table lists the input file and output file names.
Project Name | Input File Name | Output File Name |
---|---|---|
Big5 | TraditionalChinese_Big5.csv | TraditionalChinese_Delimited_Big5_Output.csv |
Japanese | Japanese_EUC_JP.txt | Japanese_Delimited_EUC_JP_Output.txt |
Japanese_SJIS.csv | Japanese_Delimited_SJIS_Output.csv | |
Japanese_Positional_SJIS.txt | Japanese_Positional_SJIS_Output.txt | |
Korean | Korean_EUC_KR.txt | Korean_EUC_KR_Output.txt |
Copyright © TIBCO Software Inc. All rights reserved.