maia/centralwebservices/flows/centralwebservices-colaimpr...

113 lines
6.7 KiB
XML
Executable File

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<mule-configuration xmlns="http://www.mulesoft.com/tooling/messageflow" name="centralwebservices-colaimpresion">
<flow SubFlow="false" name="centralwebservices-colaimpresionFlow" type="http://www.mulesoft.org/schema/mule/core/flow" entity-id="e6f953da-7257-4ee7-9604-f9a4fc1d87ba">
<properties>
<property name="initialState"/>
<property name="processingStrategy2"/>
<property name="processingStrategy"/>
<property name="bussinessEventsLabel"/>
<property name="tracking:enable-default-events"/>
<property name="auxiliary;index" value="1"/>
</properties>
<lane hadOnlyOneElement="false" index="0" isChoiceOtherwiseLane="false" entity-id="compartment-lane#1">
<graphicalData x="0" y="0" width="0" height="0"/>
<endpoint direction="Inbound" name="HTTP" type="http://www.mulesoft.org/schema/mule/http/endpoint" entity-id="HTTP#1">
<graphicalData x="0" y="0" width="0" height="0"/>
<properties>
<property name="port"/>
<property name="host"/>
<property name="businessEventsLabel"/>
<property name="followRedirects"/>
<property name="org.mule.tooling.ui.modules.core.widgets.meta.ModeAttribute" value="http://www.mulesoft.org/schema/mule/http/endpoint"/>
<property name="keepAlive"/>
<property name="contentType"/>
<property name="disableTransportTransformer"/>
<property name="password"/>
<property name="exchange-pattern" value="request-response"/>
<property name="tracking:enable-default-events"/>
<property name="ref"/>
<property name="transformer-refs"/>
<property name="httpLabel"/>
<property name="address" value="http://172.17.26.182:8085/colaImpresionProxy"/>
<property name="path"/>
<property name="encoding"/>
<property name="responseTransformer-refs"/>
<property name="method"/>
<property name="user"/>
<property name="auxiliary;index" value="2"/>
<property name="responseTimeout"/>
<property name="mimeType"/>
<property name="connector-ref"/>
</properties>
</endpoint>
<pattern name="Servicio cola impresion" type="http://www.mulesoft.org/schema/mule/cxf/soapComponent" entity-id="CXF#1">
<graphicalData x="0" y="0" width="0" height="0"/>
<properties>
<property name="port"/>
<property name="wsdlLocation" value="http://172.17.26.183:8080/frontend/ColaImpresionServiceImpl?wsdl"/>
<property name="serviceClass"/>
<property name="org.mule.tooling.ui.modules.core.widgets.meta.ModeAttribute" value="http://www.mulesoft.org/schema/mule/cxf/proxy-service"/>
<property name="payload" value="body"/>
<property name="configuration-ref"/>
<property name="namespace" value="http://impl.webservices.frontend.fp.com/"/>
<property name="validationEnabled"/>
<property name="bindingId"/>
<property name="onException"/>
<property name="service" value="ColaImpresionServiceImplService"/>
<property name="mtomEnabled"/>
<property name="soapVersion"/>
<property name="enableMuleSoapHeaders"/>
<property name="auxiliary;index" value="3"/>
</properties>
</pattern>
<pattern name="Cliente servicio cola impresion" type="http://www.mulesoft.org/schema/mule/cxf/soapComponent" entity-id="CXF#2">
<graphicalData x="0" y="0" width="0" height="0"/>
<properties>
<property name="wsdlLocation"/>
<property name="port"/>
<property name="serviceClass"/>
<property name="operation"/>
<property name="org.mule.tooling.ui.modules.core.widgets.meta.ModeAttribute" value="http://www.mulesoft.org/schema/mule/cxf/proxy-client"/>
<property name="mtomEnabled"/>
<property name="payload" value="body"/>
<property name="soapVersion"/>
<property name="enableMuleSoapHeaders"/>
<property name="configuration-ref"/>
<property name="auxiliary;index" value="4"/>
<property name="decoupledEndpoint"/>
</properties>
</pattern>
<endpoint direction="Outbound" name="HTTP" type="http://www.mulesoft.org/schema/mule/http/endpoint" entity-id="HTTP#2">
<graphicalData x="0" y="0" width="0" height="0"/>
<properties>
<property name="port"/>
<property name="host"/>
<property name="businessEventsLabel"/>
<property name="followRedirects"/>
<property name="org.mule.tooling.ui.modules.core.widgets.meta.ModeAttribute" value="http://www.mulesoft.org/schema/mule/http/endpoint"/>
<property name="keepAlive"/>
<property name="contentType"/>
<property name="disableTransportTransformer"/>
<property name="password"/>
<property name="exchange-pattern" value="request-response"/>
<property name="tracking:enable-default-events"/>
<property name="ref"/>
<property name="transformer-refs"/>
<property name="httpLabel"/>
<property name="address" value="http://172.17.26.183:8080/frontend/ColaImpresionServiceImpl"/>
<property name="path"/>
<property name="encoding"/>
<property name="responseTransformer-refs"/>
<property name="method" value="POST"/>
<property name="user"/>
<property name="auxiliary;index" value="5"/>
<property name="responseTimeout"/>
<property name="mimeType"/>
<property name="connector-ref"/>
</properties>
</endpoint>
</lane>
</flow>
<description>Contiene todos los servicios de la cola de impresion</description>
</mule-configuration>