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)
Editions named ed_0000
System
We have a small wrapper script that allows users to publish and deploy their content. We use the iwpublish CLT with the -g parameter. The -g allows TeamSite to name the next edition in sequence after the previous edition. We are having an issue where, after users have already published many editions, TeamSite is naming an edition ed_0000. Therefore, when the user tries to publish again, the publish fails because there is already an ed_0001 in the branch. Basically, iwpublish appears to be creating an edition whose name is out of sequence.
I have had IW support tell me that it is the fault of our wrapper script and i am trying to find out of anyone else has seen this issue. The resolution is easy - just delete or rename ed_0000 and the next edition is renamed properly, but our users are not technical, so we end up getting lots of trouble calls on this.
Thanks in advance!
Find more posts tagged with
Comments
tvaughan
Are you saying that (for example) after 12 editions successfully cut via your wrapper script, you have ed_0001, ed_0002, . . . . ed_0012, and the next time you use the exact same script, TeamSite tries to cut an edition named ed_0000 ??
Tom