Hello,
I notice that when I make some changes to production data that it takes about 15 minutes for our api web pages to reflect the changes. Say if I change the Title of a show from Romeo and Juliet to Hamlet, it would not reflect immediately.
So my question is, Is this because of the way our web pages were created? Or is there a web service that grabs all the data from Tessitura every so many minutes. If that is the case. what is the name of the procedure / service?
Christian
It sounds like your website is caching the those pages. You would need to clear the cache in order to see the changes take immediate effect.