前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >什么是SAP中间件的CSA queue

什么是SAP中间件的CSA queue

作者头像
Jerry Wang
发布2020-02-14 12:24:39
4020
发布2020-02-14 12:24:39
举报

What is CSA* queue

Ross asked why there is strange queue with name CSA* in inbound or outbound queue monitor.

There is already good answer from SCN: http://scn.sap.com/thread/2056716 http://scn.sap.com/thread/2079157 Basically speaking, every time you make changes on an object in CRM downloaded from ERP, there will be CSA queue automatically generated. Those queue is responsible to synchronize this CRM change to other site which has registered this change. ( Note: other site does not mean ERP here! )

Before line 167 is executed, BDOC state is below:

After line 167 is executed, notice the BDoc state change:

In line 9 here, all registered listener who are intrested with this CRM change are executed within loop:

For BDOC HIERARCHY_PROD, there are three registered listeners:

These listeners are executed within loop.

本文参与 腾讯云自媒体分享计划,分享自作者个人站点/博客。
原始发表:2020-01-26 ,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • What is CSA* queue
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档