Hi Mangesh,

If I am correct you're trying to feed the client located in the "StockApp" folder with the adapter that I find in the folder "MarketDataFeeder".
In this case you should adjust the names of the Adapter Set and Data Adapter with those defined in the file "adapters.xml.", in your case "MarketDataFeeder" for Adapter Set while the Data Adapter name was not defined so "DEFAULT" is assumed.

Thus, the JavaScript code needs these changes:



and