zl程序教程

您现在的位置是:首页 >  前端

当前栏目

component set load logic - why coms_pcat_bob is accessed during product search

set is Component load search product why during
2023-09-14 09:02:49 时间

During product search POC test, I found the following COM table is accessed.

The reason is, in my test code, I use component set PROD_ALL:

You can define component set in this customizing:

Here we can find that PROD_ALL contains lots of other component like BP and obsolete component like CRMPME:

One order WebUI application has used another component set ONEORDER:

Where PROD component is included.

As a result, in the future in our unit test code, we should always use the same component set as used in one order application: ONEORDER. The component set PROD_ALL should never be used any more for current scope.

要获取更多Jerry的原创文章,请关注公众号"汪子熙":