Hai,
I am using webmethods6
I will brief my process clearly:
1.I am creating a flatfile schema and reading from a flat file and publishing a docuement.
2.The document is getting published with the values from the flat file exactly.
3.Now I am trying to insert the values from this published document to oracle database for which i am using insertsql template of jdbc adapter.
4.As the documentlist inside a published document cannot be given as a inarray to a loop,i am creating a map step and mapping it to another documentlist.
5.This newly created document list is given as a inarray to a loop and calling insertsql service inside the loop.
6.Due to some problem,though they are 15 records in the flatfile,only one record is getting inserted into the database.
My sincere thanks for all those who responded.
Thanks for your time
Guruprasd.V
#Flow-and-Java-services#Integration-Server-and-ESB#webMethods