pdbsoadev/SBTransform/RestService_2.proxy

41 lines
2.2 KiB
Plaintext
Raw Normal View History

2024-10-23 09:10:35 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<ser:proxyServiceEntry xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:con="http://www.bea.com/wli/sb/services/security/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/proxy/operations" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env">
<ser:coreEntry>
<ser:description>This service was created by the REST adapter</ser:description>
<ser:security>
<con:inboundWss processWssHeader="true"/>
</ser:security>
<ser:binding type="REST" xsi:type="con:RestBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config">
<con:wsdl ref="SBTransform/PipelineDB"/>
<con:binding>
<con:name>execute_bind</con:name>
<con:namespace>http://xmlns.oracle.com/pdbsoadev/SBTransform/PipelineDB</con:namespace>
</con:binding>
<con:wadl ref="SBTransform/Resources/RestService_2"/>
</ser:binding>
<oper:operations enabled="true"/>
<ser:ws-policy>
<ser:binding-mode>no-policies</ser:binding-mode>
</ser:ws-policy>
<ser:invoke ref="SBTransform/PipelineDB" xsi:type="con:PipelineRef" xmlns:con="http://www.bea.com/wli/sb/pipeline/config"/>
<ser:xqConfiguration>
<ser:snippetVersion>1.0</ser:snippetVersion>
</ser:xqConfiguration>
</ser:coreEntry>
<ser:endpointConfig>
<tran:provider-id>http</tran:provider-id>
<tran:inbound>true</tran:inbound>
<tran:URI>
<env:value>/SBTransform/RestService_2</env:value>
</tran:URI>
<tran:inbound-properties/>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<http:inbound-properties/>
<http:request-encoding>utf-8</http:request-encoding>
<http:response-encoding>utf-8</http:response-encoding>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</ser:endpointConfig>
</ser:proxyServiceEntry>