The pages are no longer displayed on our confluences spaces, thank you for your intervention.
here is the error message
Failed to load page tree
Yes, you should be able to use the run or run-now macro to retrieve the $current_time and the dateFormat parameter to get a format matching your naming convention. An alternative is to write a small script (groovy) to get the most recent file in the directory. Use cache macro to improve performance.
Alright, and how would such a variable be passed to the CSV plugin? Would I precede it with a '#' the same as I would with a standard filename or is there some other syntax?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Something like:
{run-now:dateFormat=...}
{csv:script=#filename$current_time}
{csv}
{run-now}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.