这行impEx脚本的含义:$catalogVersion=catalogVersion(catalog(id[default=‘clothescatalog’]), version[default=‘Staged’])[unique=true,default=‘clothescatalog:Staged’]

Sets the default catalog to be clothescatalog:Staged, in total, and in parts (default=‘clothescatalog’ and default=‘Staged’, respectively). The following table visualizes what will happen if you give a value for the catalogVersion attribute using the above definition line and setting some values empty (n/a):

实际上就是给catalog和version指定了缺省值,如果用户指定了这两个字段的值,则用户指定值优先级更高,否则,用缺省值:

宏在hybris impEx 产品主数据导入脚本中的用途

相关文章:

  • 2021-11-19
  • 2022-01-08
  • 2022-12-23
  • 2022-03-06
  • 2022-01-27
  • 2022-12-23
  • 2021-06-03
猜你喜欢
  • 2021-06-14
  • 2021-09-20
  • 2021-12-19
  • 2021-12-17
  • 2021-05-01
  • 2021-09-02
  • 2021-07-02
相关资源
相似解决方案