Runtime attributes allow you to extend the capabilities of Integration Objects.

扩展integration object的属性。

You can add runtime attributes to Types from the Type System for Integration Objects to extend the capabilities of Integration Objects. Runtime attributes integration allows you to configure Integration Objects to perform additional tasks at runtime without having to restart and reinitialize SAP Commerce because runtime attributes are not defined in an items.xml file.

这些属性并不是定义在items.xml里的,因此不需要restart和reinitialize SAP Commerce Cloud.

When a runtime attribute is added, it’s treated like a standard attribute for an Integration Object Item for Integration APIs.

这些runtime attribute在系统initialize时会被删除,也不会被重新创建。

Runtime attributes are removed and not recreated during a system initialization. If you require runtime attributes to be included when initializing SAP Commerce, export their definitions into an items.xml file.

2011新功能

2005没有:

https://help.sap.com/viewer/DRAFT/d0224eca81e249cb821f2cdf45a82ace/2011/en-US/a8a14410dd8c4674b0c2e5c2ac8e55e0.html?q=runtime

更多Jerry的原创文章,尽在:“汪子熙”:

SAP Commerce的Runtime Attributes相关推荐

  1. SAP Commerce(SAP Hybris)学习资料汇总

    版本号:v1.06 2020年11月24日 所有的架构图在这个单独的帖子里. 导航目录 SAP官方帮助文档 configuration 如何运行 Filters 容器化支持 Installer-Rec ...

  2. 一步步将 SAP Commerce Mock 应用部署到 SAP BTP Kyma Runtime

    The Kyma mock application contains lightweight substitutes for SAP applications to ease the developm ...

  3. SAP Commerce(原Hybris)的一些架构图,持续更新

    版本号:v1.00 2020年4月19日 导航目录 模块图 layer chart 类型 类型继承 ServiceLayer Direct core extension Order extensibi ...

  4. 如何使用 SAP Kyma 控制台手动发送 SAP Commerce Cloud Mock 应用暴露的事件

    网址:https://developers.sap.com/tutorials/cp-kyma-microservice-trigger.html 本地路径: C:\Code\referenceCod ...

  5. SAP Commerce Cloud Build Manifest Components

    官方帮助文档: https://help.sap.com/viewer/1be46286b36a4aa48205be5a96240672/v2011/en-US/2be55790d99e4a1dad4 ...

  6. SAP Commerce Cloud 概述

    原文标题:Getting Started with SAP Commerce Cloud 英文版地址:https://www.sap.com/cxworks/article/433893880/get ...

  7. SAP Commerce配置属性的优先级

    https://help.sap.com/viewer/b490bb4e85bc42a7aa09d513d0bcb18e/1905/en-US/8b8e13c9866910149d40b151a919 ...

  8. ios开发中,User Defined Runtime Attributes的应用

    2019独角兽企业重金招聘Python工程师标准>>> User Defined Runtime Attributes 是一个不被看重但功能非常强大的的特性,它能够配置一些你在int ...

  9. StoryBoard之User Defined Runtime Attributes的使用

    User Defined Runtime Attributes 是一个不被看重但功能非常强大的的特性,它能够配置一些你在interface builder 中不能配置的属性.当你希望在IB中作尽可能多 ...

最新文章

  1. php正则运用,php中常用的正则表达式的介绍及应用实例代码
  2. 小试用python搭建自己的web服务器
  3. 用requests爬取一个招聘网站
  4. aspen怎么做灵敏度分析_数据分析终极难题:数据分析怎么做才能驱动业务?
  5. HTML CSS样式表布局
  6. Keras官方中文文档:Keras安装和配置指南(Windows)
  7. 分解cad图纸的蜂鸟工具_知道这些CAD统计技巧,让你计算事半功倍!
  8. php的ftp怎么代理访问,利用PHP登陆FTP实现服务器资源同步 | Lancer's Blog
  9. Linux无盘工作站的做法
  10. 全新卡盟系统PHP版 集成易支付_2020年全新PHP全开源易支付系统完整源码 带多个支付接口...
  11. mw150um 驱动程序win10_mercury无线网卡驱动
  12. CDR X8快速绘制八瓣花教程
  13. WPS中插入“公式”后行距不正常的解决办法
  14. 搜狗输入法 android 历史版本,搜狗输入法旧版
  15. java——财务支票大写汉字转换
  16. 利用AI强化学习训练50级比卡超单挑70级超梦!
  17. 数据库笔记--常见sql操作
  18. BMS电池管理控制器模型,包括:SOC,SOE和SOH,各个模块含有解析部分,模型和解析单独出
  19. C++:CompareNoCase函数
  20. element ui表单必填_element ui判断是否必填添加校验

热门文章

  1. Android的activity的生命周期
  2. !-- --注释和%-- --%注释的区别
  3. Robot Framework 使用1-环境配置及简单网站兼容性测试(转)
  4. express中路由配置优化
  5. OpenTLD相关资料
  6. git push的时候报411问题
  7. win8 iis8 asp.net 图片访问需登录
  8. 一份详细的服务器安全解决方案
  9. 第一章:Java语言概述
  10. 内联函数声明与实现分为两个文件导致编译出错问题