zoukankan      html  css  js  c++  java
  • 使用Microsoft BizTalk Adapter for mySAP Business Suite需要注意的一些限制点

    • The SAP adapter is not compatible with Microsoft BizTalk Adapter 2010 for mySAP Business Suite, the previous release of the adapter. This release of the adapter does not support sending and receiving messages having schemas generated using the earlier version of the adapter.

            Biztalk 2010不再单独提供SAP Adapter支持,需要用Adapter for mySAP Business Suite。已经使用SAP Adapter可以升级到Adapter for mySAP Business Suite。

    • The SAP adapter does not support RFCs with complex parameter types, including ITAB II (hierarchical) table types.
    新的SAP adapter不支持RFC里面的复杂参数类型, 包括ITAB II表类型(内表类型)。
    • The SAP adapter does not support RFCs having custom ABAP types.
            不支持自定义的ABAP类型。
    • Due to issues with timeout handling by the underlying client library, the SAP adapter does not support command and connection timeout.
            由于潜在客户端链接库关于超时的问题,SAP adapter不支持命令行和连接超时。
    • If you change the system time of the computer running the BizTalk Server host, the time is not updated automatically in the BizTalk Server host. This could lead to incorrect behavior of the inbound operations that use the receive port of BizTalk Server. As a workaround, you must restart the host instance that has a receive port, after you have changed the system time of the computer running it.
    更改系统时间之后,更新后的时间不会自动更新到Bzitalk Server host。 由此可能导致采用Biztalk服务器receive port的传入操作不正确。作为临时解决方案,必须重启对应这个receive port的Biztalk host instance

  • 相关阅读:
    Webstorm 下的Angular2.0开发之路
    利用hexo+github+nodejs搭建自我博客的一天
    滑稽的下午angularjs 2.0管道的使用
    DNGuard 标准版 v2.90发布
    DNGuard Enterprise v2.92 released
    C#复杂表达式的问题
    直接在.Net程序(C#)中执行 native code
    采用Native 引导方式的.Net加密保护
    DNGuard HVM Trial V2.82 发布
    DNGuard Enterprise v2.90 released
  • 原文地址:https://www.cnblogs.com/patrickyu/p/2098936.html
Copyright © 2011-2022 走看看