如何让BAPI response  输出需要的table结构, 和上一个版本的sap adapter 不一样的是, 上一个版本会把所有response 数据结构返回給客户端,包括所有的table 结构,

但是对于新的adapter pack for sap 却不是这样的,如果需要返回Table结构,则需要在request里指定table结构,不知道新的sap adapter为什么有这样的要求.

 

. Tables Returned:

· Old Adapter: All tables that have any output value are returned.

· New Adapter: Only the tables that were present in the request XML are present in the response XML.

 

注意要打上补丁KB956635:FIX: The Windows Communication Foundation (WCF) based SAP adapter from BizTalk Server 2006 Adapter Pack v1.0 does not support the SAP TABLE type

相关文章:

  • 2021-07-14
  • 2021-05-29
  • 2021-10-22
  • 2021-11-29
  • 2022-12-23
  • 2022-02-02
  • 2022-01-11
  • 2022-01-25
猜你喜欢
  • 2021-07-02
  • 2022-12-23
  • 2021-09-04
  • 2022-02-20
  • 2021-11-27
  • 2022-12-23
  • 2021-09-29
相关资源
相似解决方案