2025-11-19 22:23:49 +01:00

54 lines
3.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config">
<con:coreEntry>
<con1:binding type="SOAP" xsi:type="con:SoapBindingType" isSoap12="false" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/DMSimulationService"/>
<con:port>
<con:name>DMRuleServiceInvokerImplPort</con:name>
<con:namespace>http://dmsimulationservice.example.com/</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations">
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode xmlns:ser="http://www.bea.com/wli/sb/services">no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion xmlns:ser="http://www.bea.com/wli/sb/services">1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id xmlns:tran="http://www.bea.com/wli/sb/transports">http</tran:provider-id>
<tran:inbound xmlns:tran="http://www.bea.com/wli/sb/transports">false</tran:inbound>
<tran:URI xmlns:tran="http://www.bea.com/wli/sb/transports">
<env:value xmlns:env="http://www.bea.com/wli/config/env">http://10.135.191.6:8080/DMSimulationService/dms</env:value>
</tran:URI>
<tran:outbound-properties xmlns:tran="http://www.bea.com/wli/sb/transports">
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>120</http:timeout>
<http:connection-timeout>30</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>