CM: How is attachment version implemented
作者:互联网
Created by Jerry Wang, last modified on Jan 12, 2015
在Product attachment assignment block上,通过checkout 创建attachment新的version:
在local 完成编辑后,使用Check in 重新将编辑好的content 上传到application server上:
点击Attach后生成一个新的version:
使用Genil component CM进行version 查询:
INSTID: Product guid
TYPEID: Product BOR id BUS1178
CATID: hard code BO
通过CMDocumentVersionRel查询该document的所有version:
标签:Product,CM,编辑,查询,How,version,attachment,implemented 来源: https://blog.csdn.net/i042416/article/details/95735455