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

61 lines
3.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<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">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/MoneyGram_updateStatus"/>
<con:port>
<con:name>PartnerConnect</con:name>
<con:namespace>http://moneygram.com/service/PartnerConnectService</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:messageTracing enabled="true">
<oper1:detailsLevel xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">full</oper1:detailsLevel>
<oper1:maxSize xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">15000</oper1:maxSize>
</oper:messageTracing>
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode>no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion>1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>https://extadpartner.moneygram.com/Listenerservice/PartnerConnectStandard</env:value>
</tran:URI>
<tran:outbound-properties>
<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">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>30</http:timeout>
<http:connection-timeout>20</http:connection-timeout>
<http:outbound-authentication xsi:type="http:HttpBasicAuthenticationType"/>
<http:service-account ref="BanescoCommonArtifacts/ServiceAccount/MG-KeY-UpdateStatus"/>
<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>