There are many operations that a Conversion program might like to do on a Confluence wiki that are unavailable through the API. For example, forcing the author / date / time attributes for the authoring of a page to specific settings. These operations can be done through direct SQL modification of the database.
However, once these operations are done directly to the SQL tables, the information shown by Confluence for things like Page Information, is then incorrect.
A Remote API call to "flush the cache" or "clear the cache", or "invalidate cache", could fix this problem.
Currently the only workaround is that after such a program runs, Confluence must be shutdown, and then restarted.
Related pages:
Labels
(None)
