automatic launch of CF action

ad admin_wiky 17 Feb, 2015
Hi all,

I need to make some action in CF to launche itself automatically.
is there any way to invoke it at a certain time?

thx
Gr GreyHead 17 Feb, 2015
Hi homeopat,

Possibly using a cron job on your server?

Bob
ad admin_wiky 18 Feb, 2015
ok, thank you.
I have question. I need export data do xls file and I need save it with dynamic file name like date in filename.
is there any way how to do it?
Gr GreyHead 18 Feb, 2015
Hi Homeopat,

I don't see any way to do that in the Export action = you could use Custom Code to rename the file after it is created though.

Bob
ad admin_wiky 18 Feb, 2015
do you mean acces to disk drive and rename it?
Gr GreyHead 19 Feb, 2015
Hi Homeopat,

On the server, before it is downloaded - Joomla! has classes that make this simple to do.

Bob
ad admin_wiky 19 Feb, 2015
Hi Bob,

you dont know what classes do it?
This topic is locked and no more replies can be posted.