Created by Jerry Wang on Dec 11, 2014
当UI上点击一个product attachment的hyperlink时:
Content management的reuse component会判断Template button是否available:
query参数:
在search的执行body里,首先会call gr_cm_control的search拿到搜索结果:
然后loop该结果,拿到每个doc key对应的display url:
拿到结果:
如果需要根据document guid作为url的获取输入,而不是doc key,可以参考这个link: http://wiki.scn.sap.com/wiki/display/CRM/How+to+get+attachment+full+url+via+code