Hi,
I am struck up with a special case while recording my flow. The steps includes below
1. Need to upload a file using browser to the server
2. Uploading task is taken care by an applet which is embedded in html page.
3. If I use http protocol, applet calls are not being recorded.
4. If I use http+winsock protocol, unable to file path where from uploading to parameterize it
Is ther any solution with other than Ajax true client, since Ajax True client is consuming much memory when i am uploading files more t than 100Mb.
Solution is really appreciable.