Skip to Content
0
Former Member
Jun 10, 2008 at 11:10 AM

scenario regarding fetching data from database

33 Views

Hi,

i am trying to create a scenario which will have a source file in XML format that contain only the primary key of a table that exists in SQL server. inside IP, a synchronous call is made to JDBC and the records corresponding to the primary key will be fetched and finally will be written to a output file(XML). I need help for designing the IP.