maia_modificado/centralwebservices/flows/centralwebservices-armas.mflow

112 lines
6.6 KiB
XML
Executable File

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<mule-configuration xmlns="http://www.mulesoft.com/tooling/messageflow" name="centralwebservices-1">
<flow SubFlow="false" name="centralwebservices-1Flow1" type="http://www.mulesoft.org/schema/mule/core/flow" entity-id="2f3400d2-9cfd-4c79-a8a5-a36fd2650db0">
<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/armasSerieProxy"/>
<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="Proxy servicio armas" 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/ArmaServiceImpl?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="ArmaServiceImplService"/>
<property name="mtomEnabled"/>
<property name="soapVersion"/>
<property name="enableMuleSoapHeaders"/>
<property name="auxiliary;index" value="3"/>
</properties>
</pattern>
<pattern name="Proxy cliente servicio armas" 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/ArmaServiceImpl"/>
<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>
</mule-configuration>