04-30-07 12:15 PM
Hi Kenny,
unfortuntelly the API does not support to move containers.
You can only do this through Site Manager.
Alternativly you can loop through the channel structure and create the same
structure at the destination.
Then move the postings.
But be aware that this will only work if you are not using custom channel
properties as there is no API to create custom channel properties
programmatically.
Cheers,
Stefan
"Kenny" <kennydust@gmail.com> wrote in message
news:1177866539.627735.36440@u30g2000hsc.googlegroups.com...
> Hey there,
> I'm trying to move a channel container and it's constitutient postings
> (to another channel structure on the site) using sitemanager, but
> i've noticed that if there are way to many posting objects, the site
> manager application will time out. Is there some way to perform this
> routine programmatically? If not, how can I gracefully move all those
> objects out without too much of a headache in site manager?
>
> Thanks in advance.
> -Kenny
>
[ Post a follow-up to this message ]
|