Hello!
I have an page which creates a collection at page load. If the collection exists it truncates the collection. Also a classic report which reads data from the collection.
But when i refresh the page, it truncates the collection after two refresh not in first refresh.
I created an alert at page load to check whether it works on page load or not. The alert worked, but the truncate function didn't work.
Any suggestions?