hello all.
I m having a problem when fetching data from citadel using web service. I am getting only 1000 tags of values in decimated format and there is lacs of data in citadel traces. I need to fetch all data using web service in my ASP.net application. What should i do for it.
and my web service url is "
" .
I also tried decimate=FALSE in url and the response is gateway timeout.
thanks in advance