Expected Result

Publication Service parses the jmstopic.txt file and publishes the objects. Subscription Service receives the objects, formats and writes them to the outjmstopic.txt file.

You can view the example results in the TIBCO_HOME\adapter\adfiles\version_num\examples\writer\output directory. The input file and output results are shown as follows:

Input File Output File
HEADER, MANOJ, BAJPAI, 650-208-5277,
manoj@newyorkmax.com
DETAILS, INSURANCE, 3, 5%, 3%,
NEWYORKMAX
HEADER, KRISHNA, SRIDEVI,
408-992-0234, skrishna@amazon.com
DETAILS, BOOKS, 4, 10%, 2.2%, AMAZON
HEADER;MANOJ;BAJPAI;650-208-5277;manoj@ne
wyorkmax.com
DETAILS;INSURANCE;+3;5%;3%;NEWYORKMAX
HEADER;KRISHNA;SRIDEVI;408-992-0234;skris
hna@amazon.com
DETAILS;BOOKS;+4;10%;2.2%;AMAZON