|
|
@@ -75,7 +75,8 @@
|
|
|
</binding>
|
|
|
<!--测试上传图片添加结束-->
|
|
|
</webHttpBinding>
|
|
|
- <!--<customBinding>
|
|
|
+ <!--HEGII SAP同步-->
|
|
|
+ <customBinding>
|
|
|
<binding name="ZPPFM010_BIND" closeTimeout="00:05:00" openTimeout="00:05:00" receiveTimeout="20:00:00" sendTimeout="20:00:00">
|
|
|
<mtomMessageEncoding messageVersion="Soap11WSAddressing10" maxBufferSize="2147483647"/>
|
|
|
<httpTransport authenticationScheme="Basic" maxReceivedMessageSize="2147483647" maxBufferPoolSize="2147483647" maxBufferSize="2147483647"/>
|
|
|
@@ -92,7 +93,7 @@
|
|
|
<mtomMessageEncoding messageVersion="Soap12" maxBufferSize="2147483647"/>
|
|
|
<httpTransport authenticationScheme="Basic" maxReceivedMessageSize="2147483647" maxBufferPoolSize="2147483647" maxBufferSize="2147483647"/>
|
|
|
</binding>
|
|
|
- </customBinding>-->
|
|
|
+ </customBinding>
|
|
|
</bindings>
|
|
|
<services>
|
|
|
<!--xuwei add 2019-10-22-->
|
|
|
@@ -199,6 +200,7 @@
|
|
|
behaviorConfiguration="endpointBehavior_DKIBOSSPRDService" contract="SAPDataService.ISAPData"/>
|
|
|
</service>
|
|
|
</services>
|
|
|
+ <!--HEGII SAP同步 正式 800-->
|
|
|
<!--<client>
|
|
|
<endpoint address="http://S4PRDAPP1.HEGII.COM:8080/sap/bc/srt/rfc/sap/zppfm010/800/zppfm010/zppfm010_bind" binding="customBinding"
|
|
|
bindingConfiguration="ZPPFM010_BIND" contract="HGSAPDK_ZPPFM010.ZPPFM010" name="ZPPFM010_BIND"/>
|
|
|
@@ -209,6 +211,7 @@
|
|
|
<endpoint address="http://S4PRDAPP1.HEGII.COM:8080/sap/bc/srt/rfc/sap/zppfm008/800/zppfm008/zppfm008_bind" binding="customBinding"
|
|
|
bindingConfiguration="ZPPFM008_BIND_soap12" contract="HGSAPDK_ZPPFM008.ZPPFM008" name="ZPPFM008_BIND_soap12"/>
|
|
|
</client>-->
|
|
|
+ <!--HEGII SAP同步 测试 240-->
|
|
|
<!--<client>
|
|
|
<endpoint address="http://S4DEVAPP.hegii.com:8080/sap/bc/srt/rfc/sap/zppfm010/240/zppfm010/zppfm010_bind" binding="customBinding"
|
|
|
bindingConfiguration="ZPPFM010_BIND" contract="HGSAPDK_ZPPFM010.ZPPFM010" name="ZPPFM010_BIND"/>
|