Hi Jon,
Yes it is possible already :)
Just add a request parameter "entity". For example --
command=full-import&entity=entity1&entity=entity2 which will run full
import for entity1 and entity2. Note that this works for root entities
(top level entities) only.
On Sat, Jul 12, 2008 at 10:39 AM, Jo
Ahhh very cool, did not realize that one. I was actually able to use
a db entity over the http entity so I pulled a list of subdomains and
include it that way.
One small *possible* feature request (or is it possible already) is to
load entities by name? For example if I wanted to cron up
On Fri, Jul 11, 2008 at 11:46 PM, Jon Baer <[EMAIL PROTECTED]> wrote:
> Hi,
>
> On the wiki it says that url attribute can be templatized but Im not sure
> how that happens, do you I need to create something read from a database
> column in order to use that type of function? ie Id like to run ove