Flush Cache pre edition task

Hi

Does anyone know if you can create a flush cache pre edition task? is it just as simple as using sys_editionCommandTask and “flush cache” as the command?

We have an issue where content items are being automatically transitioned to the archive state but on the next publish this is not being reflected in the page ie the content items still appear on the page. If you manually run the “flush cache” from the command window then run the publish it works fine. This may will be a bug but as a short term fix I’ll like to add the pre edition task.

We’re using 6.6.1 Patch 14735

Cheers
James

Jimbo,

What about writing a standalone java program to hook into the web-services API and then running the flush cache as a pre-edition task? I would look into the JSP that launches the flush to get an idea on how to write the program.

Hi

Just found this in the forum:

http://forum.percussion.com/showthread.php?t=2041&highlight=flush+cache

Cheers
James