This is a desperate situation for me...
I have a few HTTPService's ready to be called when necessary... however, I have noticed that after about 5 minutes, the service (any of them) is sent again. I have tried to implement concurrency="single" and also a httpService.disconnect(); after each of the responses... no go. This is so frustrating! This is a VERY desperate situation for me. I would appreciate some knowledge!
I have a few HTTPService's ready to be called when necessary... however, I have noticed that after about 5 minutes, the service (any of them) is sent again. I have tried to implement concurrency="single" and also a httpService.disconnect(); after each of the responses... no go. This is so frustrating! This is a VERY desperate situation for me. I would appreciate some knowledge!