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)
OD5.5.1 Compatibility Matrix
System
Trying to determin whether OD 5.5.1 would be compatible with TS 5.0.1 and whether OD 5.5.1 would be compatible with OD 5.0.1. Anyone have any experience with either of these scenarios?
Find more posts tagged with
Comments
Migrateduser
OD5.5.1 is compatible with OD5.0.1 but you have to set a tag for backwards compatibility. Here is the section from the odserver.dtd that explains how to do this.
<!-- ============================================================
The version attribute of the teamsiteProperties element
is used to indicate the TeamSite version that OpenDeploy
will be communicating for a TeamSite based deployment.
If the OpenDeploy and TeamSite versions are identical, there
is no need to include this (the teamsiteProperties) element,
however, if the TeamSite version number is less than the
OpenDeploy version, this element and its attribute are
required to allow OpenDeploy to perform TeamSite based
deployments.
============================================================ -->
<!ELEMENT teamsiteProperties EMPTY >
<!ATTLIST teamsiteProperties
version CDATA #IMPLIED
>
David M. Doggette
Certified Interwoven Consultant
Migrateduser
Yes, absolutely. OD 551 works with TS 50x.
You can also deploy from an OD 551 sender to targets running OD 501 or 452. Please be sure to consult the product docs and release notes for usage and restrictions.
Todd Scallan
Senior Product Manager
Interwoven
t: 408-530-7167
e:
tscallan@interwoven.com
eiglesia
Hi,
I've worked with OD551 & TS502 and everything went OK. Only take into account to specify <teamsiteProperties version="5.0"/> on %OD_HOME%/etc/odbase.xml
Regards,
Eduardo.