Hi RMG,
Thanks to ur reply.I will use the same steps in my service for receiving ,incoming Flatfile(ff.txt) from IS to the developer.I have created the Fixed length Flat file schema with the format like,
the schema has 3 records PurchaeseOrder,Header,Lines.The purchaseOrder contains header and line records only.The hierarchy of the schema is
----- Purchase Order[0] (Main rec-repeatable)
---------Header (unique)
-----------Account
-----------PO Number
-----------Customer’s PO
-----------Currency Code
-----------Bill to date
---------Lines[0] (repeatable)
-----------POnumber
-----------Line number
-----------ModelNAme
-----------ModelCode
----------- .
----------- .
----------- .
----PurchaseOrder[1]
------- Header
-----------.
-----------.
--------Lines[1]
-----------.
-----------.
The output of this record values must be,
PurchaseOrder[0]HeaderAcc100PO200CusPO200Curcod2013/03/2005Lines[0]PO200Line300Model1Code34Lines[1]…
For this schema,
How the ff.txt file should be looking like?Can you please let me know the content of this file so that i can pass values and test the service.
Thanks in advance,
Viji.
#webMethods#Integration-Server-and-ESB#webmethods-Protocol-and-Transport