Hello,
I'd like to know if it is possible to create a script that moves automatically new objects to a repository group/folder.
Thanks in advance
Hello,
I'd like to know if it is possible to create a script that moves automatically new objects to a repository group/folder.
Thanks in advance
Ciao Giacomo,
nope.
Reports do not react on such "events" like "object is created". Macros also do not help here, because they act on client side only...
What about creating a scheduled report?
You can write a report-script, which just checks all existing objects. For each object you check the group: is it located in the dedicated folder? If not, just move it there.
You can schedule the report e.g. to be executed every night.
Bye,
Frank