Hybris Commerce Product字段名列表
我在Hybris Backoffice里搜索Product,返回兩條記錄
使用Flexible search在Hybris Administration Console里能得到同樣的結(jié)果:
select * from {Product} where {code} = ‘cris03’
出于學習目的,我把這些字段依次整理羅列如下:
CREATEDTS: 這個產(chǎn)品創(chuàng)建的時間戳
MODIFIEDTS: 修改時間戳
TYPEPKSTRING: Hybris Product這個item type的唯一標識code,類型為字符串。
TypePKString represents the code of an item type. There is a unique code for each of the item types in your hybris system e.g. execute the flexible query, SELECT DISTINCT {item.itemType} FROM {Product as item} in hAC and it will give you the TypePKString of Product and all its child item types. You can validate the same by hovering the mouse over the rows representing Product or its child item types on Maintenance > Deployment page of hAC. I have also attached the screenshots for your quick reference.
Note: If you are interested to check the TypePKString of just Product, you should execute the flexible query, SELECT DISTINCT {item.itemType} FROM {Product! as item}.
因此,我搜索出來的兩條記錄的TYPEPKSTRING都相同,因為這兩個來自staged和online catalog的實例,其類型都為Product.
這個值8796098297938,也可以在Hybris Administration comsole的Maintenance->Deployment菜單里查到:
PK:產(chǎn)品實例的主鍵。這個值在Backoffice product Administration標簽頁里能查到:
要獲取更多Jerry的原創(chuàng)文章,請關注公眾號"汪子熙":
總結(jié)
以上是生活随笔為你收集整理的Hybris Commerce Product字段名列表的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 2021年程序员平均工资_中国程序员数量
- 下一篇: 国内常用公共DNS服务器、各省运营商DN