Hi,
I have created some portlets using wM designer. I established web service connectivity with flow services. In portlet one i established WS connectivity and its working fine. I used adapters in flow services. Its querying the DB and the results are displayed in async table.
The same way i created portlet 2. Similar flow service, same input and output fields but retrieving from different table. But its not working. The problem is sometimes it works and display the results in table. But many times it shows java.net.SocketTimeOutException.
I have followed the same approach for the two portlets. But the first is running and the second is not.
Please help me