Hi,
I am using web_reg_async_attributes function with Polling interval as 5000ms. The conversation starts successfully but ends very quickly (in about 6-7 seconds) and response is not completed. Any idea what marks the end on async conversation while getting response from server?
For temporary solution i have to repeat the request along with this function until i get complete response. I am doing this by checking response callback.