Utils library
The utility library built into WebDirector allows you to access some built-in features within WebDirector and any custom mechanisms your application may have. Through an extensible architecture additional utility functions can be added to WebDirector matching your business requirements.
Some example built-in mechanisms are as follows:
- Re-index natural language indexes
- Purge module content, web-statistics, flush log files etc.
- Reset module labels
- SEO updates
- Check schema
In addition you may have custom requirements such as:
- Re-load cached content - if you have heavily accessed content (or very large content) which we create caches for this type of utility can be implemented and used to manually re-load the data when on-the-fly updates have been made.
- Check for particular events within the system such as email bounce messages from email campaigns
- Update SMS credits when your account is running low
- Invoke a syncronisation with content from a integrated system