iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hi,
I have the following scenario:
an ISDataSource (ISDataSource1) related to a sql function that return a product Table, and I have enabled the cache on the ISDataSource.
The all user on web browser can select one product from a webcombo that is bounded on the ISDataSource1.
I have any process interface that can change any product anyway the ISDataSource ha CacheEnalbled so I do not see the changes till I reset the IIS.
How to notify the changes made by the interface, in order to clear the cache of the ISDataSource1?
Thanks,
Vince
If the interface raise an event when an update occured, you could invoke the ClearCache ISDataSource table function during the event handler.
If no event is raised, my suggestion would be to invoke the DataBind periodically after some time has passed, for example every 1 minute, in order to have the latest data. The solution will be similar with this thread, however you will need to invoke the data bind periodically
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname