Identify the logic how BOL node name is categorized into different object type

简介: Identify the logic how BOL node name is categorized into different object type

Identify the logic how BOL node name is categorized into different object type


background of this task

Read Settype Read Approach 2 - SDD


I have added a custom trace functionality in product Genil implementation to record all the accessed Genil object detailed information when performing the following tasks in WebUI:


(1) Search product by ID

(2) click hyperlink in product search result

(3) Enter overview page containing settype and relationship assignment block

(4) edit data in Distribution chain assignment block

The trace information could be found in this table in X3C/504:


image.png

image.pngimage.png

As said in mail, trace functionality is added in X3C/504. You can query on this table based on your SAP name to get trace detail:

image.png

相关文章
|
JSON 数据格式
成功解决TypeError: Object of type 'ndarray' is not JSON serializable
成功解决TypeError: Object of type 'ndarray' is not JSON serializable
|
8月前
|
JSON 数据格式
TypeError: Object of type ‘float32‘ is not JSON serializable
TypeError: Object of type ‘float32‘ is not JSON serializable
129 0
|
JSON 数据格式 Python
TypeError: Object of type 'datetime' is not JSON serializable
TypeError: Object of type 'datetime' is not JSON serializable
142 0
|
NoSQL Redis
Redis序列化的问题:Failed to deserialize object type
您好,我是码农飞哥,感谢您阅读本文!最近在进行框架改造,历史遗留代码对Redis的使用不当,导致了一些问题。
257 0
Redis序列化的问题:Failed to deserialize object type
|
JSON 数据格式 Python
TypeError: Object of type 'datetime' is not JSON serializable
TypeError: Object of type 'datetime' is not JSON serializable
81 0
|
JSON 数据格式 Python
pymongo:Object of type ObjectId is not JSON serializable
1.问题原因 是由于ObjectId无法在服务端生成json数据 请在文件头引入这两个python包
212 0
PHP:Cannot use object of type stdClass as array
PHP:Cannot use object of type stdClass as array
119 0
|
JSON 数据格式
TypeError: Object of type 'datetime' is not JSON serializable
TypeError: Object of type 'datetime' is not JSON serializable
|
PHP
【PHP】Cannot use object of type stdClass as array
【PHP】Cannot use object of type stdClass as array
324 0
【PHP】Cannot use object of type stdClass as array