webservices setSubscriberBinding slow
Posted: Wed May 28, 2008 9:16 pm
Hi, I'm using webservices to insert subscribers. I make two calls: addSubscriber and setSubscriberBinding. The add works fine, and the setbinding takes 7 or 8 seconds for each record. The customer_1_binding_tbl has just over 1 million records. I can select individual records by customer_id instantly. Why is that setSubscriberBinding so slow? Any ideas? thank you. John