【发布时间】:2013-01-24 14:50:32
【问题描述】:
我在尝试导入仅包含带有一些关键字的单个类别的 Content Porter 包时遇到错误。
类别存在于目标服务器上,不同之处在于关键字附加的元数据架构。
类别代表导航,我想用来自 UAT 服务器的元数据更新生产服务器上的元数据。但是,它似乎没有更新目标服务器上的关键字,而是尝试创建新关键字,因此出现错误:
<tcm:Token>tcm:0-0-0</tcm:Token></tcm:Line>
<tcm:Line ErrorCode="80040329" Cause="true">
<![CDATA[Name, Key must all be unique for items of type: Keyword within this Category and its BluePrint context. Source or sources of conflict: tcm:4-13012-1024.]]>
<tcm:Token>Name , Key</tcm:Token>
<tcm:Token>RESID_15309</tcm:Token><tcm:Token>RESID_15293</tcm:Token>
<tcm:Token>tcm:4-13012-1024</tcm:Token>
我肯定在 tcmn:0-4-1 出版物(01 Schemas)中导出。我原以为它会像使用组件一样匹配名称和更新。
有人见过吗?
【问题讨论】:
标签: tridion content-porter-2009