Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
iwupdate
Jenni
Hi All,
Thanks for your avanced responses.
Below is the format for iwupdate cmd.
>iwupdate -x main/branch1/WORKAREA/wa1 main/branch1/WORKAREA/wa2
I am unable to run the above cmd in my environment where there are multiple content stores. The above cmd executes only for the 'default' content store. Is there a way that we can use this command for other content stores as well? Any pointers?
Thank you!
Find more posts tagged with
Comments
nipper
iwupdate uses vpath as parameters. Thus /store1/main/branch/.... should work. Have you tried that ?
Skip Y: or /iwmnt
Jenni
Hi Nipper,
Thanks for the reply.
\> d:\iw-home\bin\iwupdate -w -r intl/main/Global/maint/STAGING in
tl/main/Global/maint/WORKAREA/system_deployment
ERROR:02006: Error locating intl/main/Global/maint/WORKAREA/system_d
eployment
\> d:\iw-home\bin\iwupdate -w -r main/Global/external/uk/maint/STAGING main/Global/maint/WORKAREA/system_deployment
ERROR:02006: Error locating main/Global/maint/WORKAREA/system_deploy
ment
I tried specifying with the contentstore and without the content store. Same result.
nipper
how about /intl/main/.........
Jenni
That worked!!! Thanks for the help.