Guys, Help me out with the below scenario pls.. What I want to...

  • Thread starter Arti Margabandhu
  • Start date
  • perf-test.com need your contributions to build up a strong repository of performance engineering resources.

A

Arti Margabandhu

Guest
Guys, Help me out with the below scenario pls.. What I want to achieve is that, I want to create and post multiple unique ID's in DB by executing single command line. The command line has 'Host name', 'jar name with location', 'channel name', 'queue manager', 'queue name', 'filename' Here, file name is nothing but an (xxx.Xml) file where i am passing the unique Id in one of the tags within Xml to post in DB I am just wondering how to create multiple id's without creating multiple xml's.. Can I know how can I achieve it?..