ServiceBusLogging/SBProject/LoggingPipeline.pipeline
2024-10-16 20:49:06 +07:00

59 lines
3.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<con:pipelineEntry xmlns:con="http://www.bea.com/wli/sb/pipeline/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<con:coreEntry>
<con:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType">
<con:wsdl ref="SBProject/LoggingPipeline"/>
<con:binding>
<con:name>execute_bind</con:name>
<con:namespace>http://xmlns.oracle.com/ServiceBusLogging/SBProject/LoggingPipeline</con:namespace>
</con:binding>
</con:binding>
<con:xqConfiguration>
<con:snippetVersion>1.0</con:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:router>
<con:pipeline type="request" name="request-N3f57c7ff.N67415c4f.0.19294bd73d8.N8000">
<con:stage id="_StageId-N3f57c7ff.N67415c4f.0.19294bd73d8.N7ffe" name="InfoLoggingStage" errorHandler="error-N3f57c7ff.N67415c4f.0.19294bd73d8.N7fcb">
<con:context/>
<con:actions>
<con1:log xmlns:con1="http://www.bea.com/wli/sb/stages/logging/config">
<con2:id xmlns:con2="http://www.bea.com/wli/sb/stages/config">_ActionId-N3f57c7ff.N67415c4f.0.19294bd73d8.N7fc7</con2:id>
<con1:logLevel>info</con1:logLevel>
<con1:expr>
<con2:xqueryText xmlns:con2="http://www.bea.com/wli/sb/stages/config">$body</con2:xqueryText>
</con1:expr>
<con1:message>&lt;&lt;&lt; LOGGONG INFO >>></con1:message>
</con1:log>
</con:actions>
</con:stage>
</con:pipeline>
<con:pipeline type="response" name="response-N3f57c7ff.N67415c4f.0.19294bd73d8.N7fff">
<con:stage id="_StageId-N3f57c7ff.N67415c4f.0.19294bd73d8.N7ffd" name="Rensponsestage">
<con:context/>
<con:actions/>
</con:stage>
</con:pipeline>
<con:pipeline type="error" name="error-N3f57c7ff.N67415c4f.0.19294bd73d8.N7fcb">
<con:stage id="_StageId-N3f57c7ff.N67415c4f.0.19294bd73d8.N7fca" name="ErrorLoggingState">
<con:context/>
<con:actions>
<con1:log xmlns:con1="http://www.bea.com/wli/sb/stages/logging/config">
<con2:id xmlns:con2="http://www.bea.com/wli/sb/stages/config">_ActionId-N3f57c7ff.N67415c4f.0.19294bd73d8.N7fc4</con2:id>
<con1:logLevel>error</con1:logLevel>
<con1:expr>
<con2:xqueryText xmlns:con2="http://www.bea.com/wli/sb/stages/config">$fault</con2:xqueryText>
</con1:expr>
<con1:message>&lt;&lt;&lt; LOGGING FAULT ERROR >>></con1:message>
</con1:log>
</con:actions>
</con:stage>
</con:pipeline>
<con:flow>
<con:pipeline-node name="Pipeline Pair Node1">
<con:request>request-N3f57c7ff.N67415c4f.0.19294bd73d8.N8000</con:request>
<con:response>response-N3f57c7ff.N67415c4f.0.19294bd73d8.N7fff</con:response>
</con:pipeline-node>
</con:flow>
</con:router>
</con:pipelineEntry>